From e81a4ffacd3c264e0b62417730c6355364450baf Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 8 Sep 2019 23:36:25 +1000 Subject: [PATCH] Add docs for common modules --- docs/modules.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/modules.rst b/docs/modules.rst index 06078ad6e2..6509965972 100644 --- a/docs/modules.rst +++ b/docs/modules.rst @@ -9,6 +9,7 @@ InvenTree Modules docs/InvenTree/index docs/build/index + docs/common/index docs/company/index docs/part/index docs/order/index @@ -18,6 +19,7 @@ The InvenTree Django ecosystem provides the following 'apps' for core functional * `InvenTree `_ - High level management functions * `Build `_ - Part build projects +* `Common `_ - Common modules used by various apps * `Company `_ - Company management (suppliers / customers) * `Part `_ - Part management * `Order `_ - Order management