Make all batches support mobile by default
with default pending/etc. filter also
This commit is contained in:
parent
48f5da4511
commit
60104f05c7
6 changed files with 71 additions and 70 deletions
|
@ -80,7 +80,6 @@ class PurchaseBatchView(BatchMasterView):
|
|||
rows_creatable = True
|
||||
rows_editable = True
|
||||
edit_with_rows = False
|
||||
supports_mobile = True
|
||||
|
||||
order_form_header_columns = [
|
||||
"UPC",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue