Include settings for receiving workflow
This commit is contained in:
parent
cfd2d3692d
commit
1b92bb9e38
|
@ -48,6 +48,8 @@ from rattail.settings import (
|
|||
# Purchasing / Receiving
|
||||
rattail_batch_purchase_allow_cases,
|
||||
rattail_batch_purchase_allow_expired_credits,
|
||||
rattail_batch_purchase_allow_receiving_from_scratch,
|
||||
rattail_batch_purchase_allow_receiving_from_purchase_order,
|
||||
rattail_batch_purchase_mobile_images,
|
||||
rattail_batch_purchase_mobile_quick_receive,
|
||||
rattail_batch_purchase_mobile_quick_receive_all,
|
||||
|
|
Loading…
Reference in a new issue