mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 18:45:40 +00:00
Show the build item on the stock-item page (if applicable)
This commit is contained in:
1
Makefile
1
Makefile
@ -14,6 +14,7 @@ migrate:
|
||||
python3 InvenTree/manage.py makemigrations stock
|
||||
python3 InvenTree/manage.py makemigrations build
|
||||
python3 InvenTree/manage.py makemigrations order
|
||||
python3 InvenTree/manage.py migrate
|
||||
python3 InvenTree/manage.py migrate --run-syncdb
|
||||
python3 InvenTree/manage.py check
|
||||
|
||||
|
Reference in New Issue
Block a user