mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-06 13:25:53 +00:00
BOM table now refreshes the table rather than the page
This commit is contained in:
@@ -81,7 +81,6 @@ class PartCategory(InvenTreeTree):
|
||||
|
||||
return query
|
||||
|
||||
|
||||
@property
|
||||
def item_count(self):
|
||||
return self.partcount()
|
||||
|
||||
Reference in New Issue
Block a user