mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-02 03:30:54 +00:00
Restart migrations
- Easier to delete all the migrations and start again :'(
This commit is contained in:
@ -22,7 +22,6 @@ from InvenTree import helpers
|
||||
from InvenTree.models import InvenTreeTree
|
||||
|
||||
from part.models import Part
|
||||
from company.models import SupplierPart
|
||||
|
||||
|
||||
class StockLocation(InvenTreeTree):
|
||||
|
Reference in New Issue
Block a user