From e98776c46cedb3a79878a5e22e1e650f4c680932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Fri, 25 Feb 2011 09:47:21 +0000 Subject: [PATCH] missing portal types from previous commit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43724 20353a03-c40f-0410-a6d1-a30d3c3de9de --- ...ity%20Value%20Feasability%20Constraint.xml | 125 ++++++++++++++++++ ...antity%20Value%20Validity%20Constraint.xml | 125 ++++++++++++++++++ bt5/erp5_budget/bt/revision | 2 +- 3 files changed, 251 insertions(+), 1 deletion(-) create mode 100644 bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml create mode 100644 bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml diff --git a/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml b/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml new file mode 100644 index 0000000000..4aa7183ce3 --- /dev/null +++ b/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Feasability%20Constraint.xml @@ -0,0 +1,125 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Base Type" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_property_domain_dict</string> </key> + <value> + <dictionary> + <item> + <key> <string>short_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>content_icon</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>A Transaction Quantity Value Feasability Constraint checks whether the quantity of the transaction is possible for the source and the destination</string> </value> + </item> + <item> + <key> <string>group_list</string> </key> + <value> + <tuple> + <string>constraint</string> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Transaction Quantity Value Feasability Constraint</string> </value> + </item> + <item> + <key> <string>init_script</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>permission</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Base Type</string> </value> + </item> + <item> + <key> <string>type_class</string> </key> + <value> <string>TransactionQuantityValueFeasabilityConstraint</string> </value> + </item> + <item> + <key> <string>type_interface</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>type_mixin</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>type_zodb_property_sheet_list</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>erp5_content</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>short_title</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>erp5_content</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>title</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml b/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml new file mode 100644 index 0000000000..6624c9e31c --- /dev/null +++ b/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Transaction%20Quantity%20Value%20Validity%20Constraint.xml @@ -0,0 +1,125 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Base Type" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_property_domain_dict</string> </key> + <value> + <dictionary> + <item> + <key> <string>short_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>content_icon</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>A Transaction Quantity Value Validity Constraint checks whether the quantity of the transaction is greater than the balance of the source</string> </value> + </item> + <item> + <key> <string>group_list</string> </key> + <value> + <tuple> + <string>constraint</string> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Transaction Quantity Value Validity Constraint</string> </value> + </item> + <item> + <key> <string>init_script</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>permission</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Base Type</string> </value> + </item> + <item> + <key> <string>type_class</string> </key> + <value> <string>TransactionQuantityValueValidityConstraint</string> </value> + </item> + <item> + <key> <string>type_interface</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>type_mixin</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>type_zodb_property_sheet_list</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>erp5_content</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>short_title</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>domain_name</string> </key> + <value> <string>erp5_content</string> </value> + </item> + <item> + <key> <string>property_name</string> </key> + <value> <string>title</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_budget/bt/revision b/bt5/erp5_budget/bt/revision index 52f6c1a7a0..0a1b63de8b 100644 --- a/bt5/erp5_budget/bt/revision +++ b/bt5/erp5_budget/bt/revision @@ -1 +1 @@ -352 \ No newline at end of file +353 \ No newline at end of file -- 2.30.9