From ade406ec3b967aa86c210fb011d672d5eca34a59 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 31 Jan 2021 12:11:37 -0600 Subject: [PATCH] More settings for receiving workflow --- theo/appsettings/theo.py | 1 + 1 file changed, 1 insertion(+) diff --git a/theo/appsettings/theo.py b/theo/appsettings/theo.py index 2e9e81e..d521d6d 100644 --- a/theo/appsettings/theo.py +++ b/theo/appsettings/theo.py @@ -49,6 +49,7 @@ from rattail.settings import ( rattail_batch_purchase_allow_cases, rattail_batch_purchase_allow_expired_credits, rattail_batch_purchase_allow_receiving_from_scratch, + rattail_batch_purchase_allow_receiving_from_invoice, rattail_batch_purchase_allow_receiving_from_purchase_order, rattail_batch_purchase_mobile_images, rattail_batch_purchase_mobile_quick_receive,