diff --git a/tailbone/views/inventory.py b/tailbone/views/inventory.py index 2435abcc..8d0ebc05 100644 --- a/tailbone/views/inventory.py +++ b/tailbone/views/inventory.py @@ -54,6 +54,7 @@ class InventoryBatchView(BatchMasterView): url_prefix = '/batch/inventory' index_title = "Inventory" creatable = False + results_executable = True mobile_creatable = True mobile_rows_creatable = True