diff --git a/theo/appsettings/theo.py b/theo/appsettings/theo.py index bd1ddb6..2e9e81e 100644 --- a/theo/appsettings/theo.py +++ b/theo/appsettings/theo.py @@ -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,