mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Add entry point for order documentation
This commit is contained in:
parent
bbd6b15089
commit
e28a435c07
@ -11,6 +11,7 @@ InvenTree Modules
|
||||
docs/build/index
|
||||
docs/company/index
|
||||
docs/part/index
|
||||
docs/order/index
|
||||
docs/stock/index
|
||||
|
||||
The InvenTree Django ecosystem provides the following 'apps' for core functionality:
|
||||
@ -19,4 +20,5 @@ The InvenTree Django ecosystem provides the following 'apps' for core functional
|
||||
* `Build <docs/build/index.html>`_ - Part build projects
|
||||
* `Company <docs/company/index.html>`_ - Company management (suppliers / customers)
|
||||
* `Part <docs/part/index.html>`_ - Part management
|
||||
* `Order <docs/order/index.html>`_ - Order management
|
||||
* `Stock <docs/stock/index.html>`_ - Stock management
|
Loading…
Reference in New Issue
Block a user