Add initial support for mobile receiving views
This commit is contained in:
parent
d68bf6b012
commit
5eca2347d5
11 changed files with 712 additions and 14 deletions
|
@ -44,8 +44,6 @@ class OrderingBatchView(PurchasingBatchView):
|
|||
url_prefix = '/ordering'
|
||||
model_title = "Ordering Batch"
|
||||
model_title_plural = "Ordering Batches"
|
||||
rows_creatable = False
|
||||
rows_editable = False
|
||||
|
||||
order_form_header_columns = [
|
||||
"UPC",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue