add orders app and add new model on products
This commit is contained in:
@@ -26,6 +26,7 @@ APPS = [
|
||||
'core.apps.wherehouse',
|
||||
'core.apps.products',
|
||||
'core.apps.projects',
|
||||
'core.apps.orders',
|
||||
]
|
||||
|
||||
PACKAGES = [
|
||||
|
||||
Reference in New Issue
Block a user