From e28a435c074b8e457056e237f505be3bfd24bf0e Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sat, 15 Jun 2019 17:13:28 +1000 Subject: [PATCH] Add entry point for order documentation --- docs/modules.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/modules.rst b/docs/modules.rst index 183e49bfe4..06078ad6e2 100644 --- a/docs/modules.rst +++ b/docs/modules.rst @@ -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 `_ - Part build projects * `Company `_ - Company management (suppliers / customers) * `Part `_ - Part management +* `Order `_ - Order management * `Stock `_ - Stock management \ No newline at end of file