mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 11:10:54 +00:00
Much better rendering and calculation of part allocations
This commit is contained in:
@ -31,7 +31,6 @@ from InvenTree.models import InvenTreeTree
|
||||
from InvenTree.fields import InvenTreeURLField
|
||||
|
||||
from part import models as PartModels
|
||||
from order import models as OrderModels
|
||||
|
||||
|
||||
class StockLocation(InvenTreeTree):
|
||||
|
Reference in New Issue
Block a user