mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-24 04:15:53 +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