2019-05-05 10:13:59 +00:00
|
|
|
InvenTree Modules
|
|
|
|
=================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:titlesonly:
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: App Modules
|
|
|
|
:hidden:
|
|
|
|
|
|
|
|
docs/InvenTree/index
|
|
|
|
docs/build/index
|
2019-09-08 13:36:25 +00:00
|
|
|
docs/common/index
|
2019-05-05 10:13:59 +00:00
|
|
|
docs/company/index
|
|
|
|
docs/part/index
|
2019-06-15 07:13:28 +00:00
|
|
|
docs/order/index
|
2019-05-05 10:13:59 +00:00
|
|
|
docs/stock/index
|
|
|
|
|
|
|
|
The InvenTree Django ecosystem provides the following 'apps' for core functionality:
|
|
|
|
|
|
|
|
* `InvenTree <docs/InvenTree/index.html>`_ - High level management functions
|
|
|
|
* `Build <docs/build/index.html>`_ - Part build projects
|
2019-09-08 13:36:25 +00:00
|
|
|
* `Common <docs/common/index.html>`_ - Common modules used by various apps
|
2019-05-05 10:13:59 +00:00
|
|
|
* `Company <docs/company/index.html>`_ - Company management (suppliers / customers)
|
|
|
|
* `Part <docs/part/index.html>`_ - Part management
|
2019-06-15 07:13:28 +00:00
|
|
|
* `Order <docs/order/index.html>`_ - Order management
|
2019-05-05 10:13:59 +00:00
|
|
|
* `Stock <docs/stock/index.html>`_ - Stock management
|