diff --git a/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_category_tester.xml b/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_category_tester.xml new file mode 100644 index 0000000000000000000000000000000000000000..d56306ba6a7b33080053c03cfb2ea3ca8b9a73db --- /dev/null +++ b/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_category_tester.xml @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="CategoryDivergenceTester" module="Products.ERP5Type.Document.CategoryDivergenceTester"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>default_category_tester</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Category Divergence Tester</string> </value> + </item> + <item> + <key> <string>tested_property</string> </key> + <value> + <tuple> + <string>resource | resource</string> + <string>source | source</string> + <string>destination | destination</string> + <string>source_section | source_section</string> + <string>destination_section | destination_section</string> + </tuple> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_property_tester.xml b/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_property_tester.xml new file mode 100644 index 0000000000000000000000000000000000000000..df3e95fc601a21445ca46b973a43c00b643d8fb8 --- /dev/null +++ b/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_property_tester.xml @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="PropertyDivergenceTester" module="Products.ERP5Type.Document.PropertyDivergenceTester"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>default_property_tester</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Property Divergence Tester</string> </value> + </item> + <item> + <key> <string>tested_property</string> </key> + <value> + <tuple> + <string>start_date | start_date</string> + <string>stop_date | stop_date</string> + </tuple> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_quantity_tester.xml b/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_quantity_tester.xml new file mode 100644 index 0000000000000000000000000000000000000000..db548f0d6ba813878f7bbf96666c124b3dc2c5c5 --- /dev/null +++ b/bt5/erp5_accounting/PathTemplateItem/portal_rules/default_payment_simulation_rule/default_quantity_tester.xml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="QuantityDivergenceTester" module="Products.ERP5Type.Document.QuantityDivergenceTester"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>default_quantity_tester</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Quantity Divergence Tester</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index 8061414c132b4c73e438bf6698ab91aec96fe882..a496f023e393a44f9b00aa247fe6eb54135e064c 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -1126 \ No newline at end of file +1127 \ No newline at end of file