From aa40cd359341a2308229dee810ceab353b517576 Mon Sep 17 00:00:00 2001 From: Roman Widmann Date: Fri, 15 Jun 2018 14:38:55 +0200 Subject: [PATCH] =?UTF-8?q?Fall=205687:=20Modulinstallation=20-=20Global?= =?UTF-8?q?=20Discount,=20global=5Fdiscount=20ins=20setup=20=C3=BCbernomme?= =?UTF-8?q?n.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup/lib/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/lib/config.py b/setup/lib/config.py index 36301101..da286ef6 100644 --- a/setup/lib/config.py +++ b/setup/lib/config.py @@ -150,7 +150,8 @@ class Config(object): 'dp_show_company', 'mass_editing', 'tz_carrier_show_integration', - 'base_partner_sequence' + 'base_partner_sequence', + 'global_discount' ] # Setze das Feld "Attachment" im Report (wenn gesetzt wird das PDF in den Anhängen gespeichert)