InvenTree/docs/introduction.rst
Oliver Walters 7c45f8dc24 Remove absolute URL encoding
- Should now work on RTD
2019-04-28 08:11:29 +10:00

851 B

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

InvenTree

InvenTree is an open source inventory management system which provides powerful low-level part management and stock tracking functionality.

The core of the InvenTree software is a Python/Django database backend whi

Django Apps

The InvenTree Django ecosystem provides the following 'apps' for core functionality:

System Message: ERROR/3 (<stdin>, line 13)

Unknown directive type "toctree".

.. toctree::
   :titlesonly:
   :maxdepth: 1
   :caption: App Modules:

   docs/InvenTree/index
   docs/build/index
   docs/company/index
   docs/part/index
   docs/stock/index

  • InvenTree - High level management functions
  • Build - Part build projects
  • Company - Company management (suppliers / customers)
  • Part - Part management
  • Stock - Stock management
</html>