From 575aba9aff0a24eadd38c9aa37f5d40e45fcd9ba Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Mon, 13 Dec 2021 20:36:01 -0600 Subject: [PATCH] Remove some App Settings which were moved to Configure Receiving --- theo/appsettings/theo.py | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/theo/appsettings/theo.py b/theo/appsettings/theo.py index 9ae709f..bf7f4d5 100644 --- a/theo/appsettings/theo.py +++ b/theo/appsettings/theo.py @@ -51,16 +51,6 @@ from rattail.settings import ( # rattail_product_key_title, tailbone_products_show_pod_image, - # 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_invoice, - 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, - # Reporting tailbone_reporting_choosing_uses_form,