mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Removed 'customer' app
This commit is contained in:
1
Makefile
1
Makefile
@ -19,7 +19,6 @@ migrate:
|
||||
python InvenTree/manage.py makemigrations stock
|
||||
python InvenTree/manage.py makemigrations supplier
|
||||
python InvenTree/manage.py makemigrations build
|
||||
python InvenTree/manage.py makemigrations customer
|
||||
python InvenTree/manage.py migrate --run-syncdb
|
||||
python InvenTree/manage.py check
|
||||
|
||||
|
Reference in New Issue
Block a user