Various improvements to batch worksheets, index links etc.
This commit is contained in:
parent
00027b09f6
commit
0171f3ebba
7 changed files with 13 additions and 29 deletions
|
@ -88,6 +88,7 @@ class ReceivingBatchView(PurchasingBatchView):
|
|||
url_prefix = '/receiving'
|
||||
model_title = "Receiving Batch"
|
||||
model_title_plural = "Receiving Batches"
|
||||
index_title = "Receiving"
|
||||
creatable = False
|
||||
rows_deletable = False
|
||||
mobile_creatable = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue