BOM table now refreshes the table rather than the page

This commit is contained in:
Oliver Walters
2019-09-08 19:24:47 +10:00
parent b554af5f10
commit 0d6a3d3b28
3 changed files with 3 additions and 3 deletions
-1
View File
@@ -76,7 +76,6 @@ class StockLocation(InvenTreeTree):
"""
return self.stock_item_count(cascade) > 0
@property
def item_count(self):
""" Simply returns the number of stock items in this location.