mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-30 08:31:34 +00:00
Added skeleton for 'build' app
This commit is contained in:
1
Makefile
1
Makefile
@@ -18,6 +18,7 @@ migrate:
|
||||
python InvenTree/manage.py makemigrations part
|
||||
python InvenTree/manage.py makemigrations stock
|
||||
python InvenTree/manage.py makemigrations supplier
|
||||
python InvenTree/manage.py makemigrations build
|
||||
python InvenTree/manage.py migrate --run-syncdb
|
||||
python InvenTree/manage.py check
|
||||
|
||||
|
Reference in New Issue
Block a user