From fa26a7e4a68e15833e1a640c7494ad97dd8a961d Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Tue, 2 Mar 2010 13:53:02 +0000 Subject: [PATCH] allow Property Mapping in Payment Simulation Rule. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33282 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../allowed_content_types.xml | 1 + bt5/erp5_accounting/bt/revision | 2 +- .../bt/template_portal_type_allowed_content_type_list | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index a64af9e0c6..e6edc350b0 100644 --- a/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -53,6 +53,7 @@ <item>Category Divergence Tester</item> <item>Predicate</item> <item>Property Divergence Tester</item> + <item>Property Mapping</item> <item>Quantity Divergence Tester</item> </portal_type> <portal_type id="Payment Transaction"> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index dbbcbc8da6..63192f726e 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -1123 \ No newline at end of file +1124 \ No newline at end of file diff --git a/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list index aa33b8359b..939dd7575b 100644 --- a/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list @@ -29,6 +29,7 @@ Payment Simulation Rule | Accounting Rule Cell Payment Simulation Rule | Category Divergence Tester Payment Simulation Rule | Predicate Payment Simulation Rule | Property Divergence Tester +Payment Simulation Rule | Property Mapping Payment Simulation Rule | Quantity Divergence Tester Payment Transaction | Accounting Transaction Line Payment Transaction | File -- 2.30.9