Tweaks to improve handling of "missing" items for receiving
This commit is contained in:
parent
e894d1d1f4
commit
70956a2c47
4 changed files with 27 additions and 1 deletions
|
@ -1935,6 +1935,9 @@ class ReceivingBatchView(PurchasingBatchView):
|
|||
{'section': 'rattail.batch',
|
||||
'option': 'purchase.receiving.allow_edit_invoice_unit_cost',
|
||||
'type': bool},
|
||||
{'section': 'rattail.batch',
|
||||
'option': 'purchase.receiving.auto_missing_credits',
|
||||
'type': bool},
|
||||
|
||||
# mobile interface
|
||||
{'section': 'rattail.batch',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue