From b5acc5a1c47fc8c2e05fee82a5b946e5dbf29f9c Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Mon, 12 Jun 2006 09:10:06 +0000 Subject: [PATCH] Minor Changes due to Business Template format modifications. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7683 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../InvoiceTransaction_postTransactionLineGeneration.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/InvoiceTransaction_postTransactionLineGeneration.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/InvoiceTransaction_postTransactionLineGeneration.xml index 4ca8ac6204..76b5f45987 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/InvoiceTransaction_postTransactionLineGeneration.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/InvoiceTransaction_postTransactionLineGeneration.xml @@ -14,7 +14,9 @@ <dictionary> <item> <key> <string>Python_magic</string> </key> - <value> <string encoding="base64">O/INCg==</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>Script_magic</string> </key> @@ -169,7 +171,6 @@ else :\n <string>len</string> <string>_getitem_</string> <string>None</string> - <string>__debug__</string> <string>AssertionError</string> <string>ValueError</string> </tuple> -- 2.30.9