Commit 8245bf73 authored by Aurel's avatar Aurel

new banking core

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6591 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5b953ecc
<catalog_method>
<item key="_is_catalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_catalog_list_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_update_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
......
......@@ -33,31 +33,31 @@
<value>
<dictionary>
<item>
<key> <string>getDestinationSectionUid</string> </key>
<key> <string>getAggregateUidList</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getDestinationUid</string> </key>
<key> <string>getDestinationSectionUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getResourceUid</string> </key>
<key> <string>getDestinationUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getStopDate</string> </key>
<key> <string>getResourceUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getTrackedItemUidList</string> </key>
<key> <string>getStopDate</string> </key>
<value>
<dictionary/>
</value>
......@@ -94,7 +94,7 @@
<string>getDestinationSectionUid</string>
<string>getResourceUid</string>
<string>getVariationText</string>
<string>getTrackedItemUidList</string>
<string>getAggregateUidList</string>
</list>
</value>
</item>
......@@ -118,7 +118,7 @@ getDestinationUid\r\n
getDestinationSectionUid\r\n
getResourceUid\r\n
getVariationText\r\n
getTrackedItemUidList</string> </value>
getAggregateUidList</string> </value>
</item>
<item>
<key> <string>cache_time_</string> </key>
......@@ -170,7 +170,7 @@ WHERE\n
\n
<dtml-let movement_list="[]">\n
<dtml-in prefix="loop" expr="_.range(_.len(uid))">\n
<dtml-if "isMovement[loop_item] and getTrackedItemUidList[loop_item]">\n
<dtml-if "isMovement[loop_item] and getAggregateUidList[loop_item]">\n
<dtml-call expr="movement_list.append(loop_item)">\n
</dtml-if>\n
</dtml-in>\n
......@@ -179,7 +179,7 @@ INSERT INTO\n
item\n
VALUES\n
<dtml-in prefix="loop" expr="movement_list">\n
<dtml-in "getTrackedItemUidList[loop_item]">\n
<dtml-in "getAggregateUidList[loop_item]">\n
( \n
<dtml-sqlvar expr="uid[loop_item]" type="int">,\n
<dtml-sqlvar expr="getStopDate[loop_item]" type="datetime" optional>,\n
......@@ -246,7 +246,7 @@ WHERE\n
\n
<dtml-let movement_list="[]">\n
<dtml-in prefix="loop" expr="_.range(_.len(uid))">\n
<dtml-if "isMovement[loop_item] and getTrackedItemUidList[loop_item]">\n
<dtml-if "isMovement[loop_item] and getAggregateUidList[loop_item]">\n
<dtml-call expr="movement_list.append(loop_item)">\n
</dtml-if>\n
</dtml-in>\n
......@@ -255,7 +255,7 @@ INSERT INTO\n
item\n
VALUES\n
<dtml-in prefix="loop" expr="movement_list">\n
<dtml-in "getTrackedItemUidList[loop_item]">\n
<dtml-in "getAggregateUidList[loop_item]">\n
( \n
<dtml-sqlvar expr="uid[loop_item]" type="int">,\n
<dtml-sqlvar expr="getStopDate[loop_item]" type="datetime" optional>,\n
......
<catalog_method>
<item key="_is_catalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_catalog_list_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_update_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
......
<catalog_method>
<item key="_is_catalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_catalog_list_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_update_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
......
<catalog_method>
<item key="_is_catalog_list_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>1</value>
</item>
<item key="_is_filtered_archive" type="int">
<value>0</value>
</item>
</catalog_method>
\ No newline at end of file
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ZSQLMethods.SQL</string>
<string>SQL</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_arg</string> </key>
<value>
<object>
<klass>
<global name="Args" module="Shared.DC.ZRDB.Aqueduct"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_data</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>_keys</string> </key>
<value>
<list/>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>allow_simple_one_argument_traversal</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>arguments_src</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>cache_time_</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>class_file_</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>class_name_</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>connection_hook</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>z_create_catalog</string> </value>
</item>
<item>
<key> <string>max_cache_</string> </key>
<value> <int>100</int> </value>
</item>
<item>
<key> <string>max_rows_</string> </key>
<value> <int>1000</int> </value>
</item>
<item>
<key> <string>src</string> </key>
<value> <string># Host:\n
# Database: test\n
# Table: \'catalog\'\n
#\n
CREATE TABLE `catalog` (\n
`uid` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,\n
`security_uid` INT UNSIGNED,\n
`path` varchar(255) NOT NULL default \'\',\n
`relative_url` varchar(255) NOT NULL default \'\',\n
`parent_uid` BIGINT UNSIGNED default \'0\',\n
`id` varchar(255) default \'\',\n
`description` text,\n
`title` varchar(255) default \'\',\n
`meta_type` varchar(255) default \'\',\n
`portal_type` varchar(255) default \'\',\n
`opportunity_state` varchar(255) default \'\',\n
`corporate_registration_code` varchar(255),\n
`ean13_code` varchar(255),\n
`validation_state` varchar(255) default \'\',\n
`validation_state_title` varchar(255) default \'\',\n
`simulation_state` varchar(255) default \'\',\n
`simulation_state_title` varchar(255) default \'\',\n
`causality_state` varchar(255) default \'\',\n
`invoice_state` varchar(255) default \'\',\n
`payment_state` varchar(255) default \'\',\n
`event_state` varchar(255) default \'\',\n
`reference` varchar(255) default \'\',\n
`grouping_reference` varchar(255) default \'\',\n
`source_reference` varchar(255) default \'\',\n
`destination_reference` varchar(255) default \'\',\n
`string_index` varchar(255),\n
`int_index` INT,\n
`float_index` real,\n
`has_cell_content` bool,\n
`creation_date` datetime,\n
`modification_date` datetime,\n
PRIMARY KEY (`uid`),\n
KEY `security_uid` (`security_uid`),\n
KEY `Parent` (`parent_uid`),\n
KEY `Path` (`path`),\n
KEY `relative_url` (`relative_url`),\n
KEY `Type` (`meta_type`,`portal_type`),\n
KEY `Type1` (`portal_type`),\n
KEY `Type2` (`meta_type`),\n
KEY `opportunity_state` (`opportunity_state`),\n
KEY `validation_state` (`validation_state`),\n
KEY `validation_state_title` (`validation_state_title`),\n
KEY `simulation_state` (`simulation_state`),\n
KEY `simulation_state_title` (`simulation_state_title`),\n
KEY `causality_state` (`causality_state`),\n
KEY `invoice_state` (`invoice_state`),\n
KEY `payment_state` (`payment_state`),\n
KEY `event_state` (`event_state`)\n
) TYPE=InnoDB;\n
</string> </value>
</item>
<item>
<key> <string>template</string> </key>
<value>
<object>
<klass>
<global name="SQL" module="Shared.DC.ZRDB.DA"/>
</klass>
<none/>
<state>
<dictionary>
<item>
<key> <string>__name__</string> </key>
<value> <string encoding="cdata"><![CDATA[
<string>
]]></string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string># Host:\n
# Database: test\n
# Table: \'catalog\'\n
#\n
CREATE TABLE `catalog` (\n
`uid` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,\n
`security_uid` INT UNSIGNED,\n
`path` varchar(255) NOT NULL default \'\',\n
`relative_url` varchar(255) NOT NULL default \'\',\n
`parent_uid` BIGINT UNSIGNED default \'0\',\n
`id` varchar(255) default \'\',\n
`description` text,\n
`title` varchar(255) default \'\',\n
`meta_type` varchar(255) default \'\',\n
`portal_type` varchar(255) default \'\',\n
`opportunity_state` varchar(255) default \'\',\n
`corporate_registration_code` varchar(255),\n
`ean13_code` varchar(255),\n
`validation_state` varchar(255) default \'\',\n
`validation_state_title` varchar(255) default \'\',\n
`simulation_state` varchar(255) default \'\',\n
`simulation_state_title` varchar(255) default \'\',\n
`causality_state` varchar(255) default \'\',\n
`invoice_state` varchar(255) default \'\',\n
`payment_state` varchar(255) default \'\',\n
`event_state` varchar(255) default \'\',\n
`reference` varchar(255) default \'\',\n
`grouping_reference` varchar(255) default \'\',\n
`source_reference` varchar(255) default \'\',\n
`destination_reference` varchar(255) default \'\',\n
`string_index` varchar(255),\n
`int_index` INT,\n
`float_index` real,\n
`has_cell_content` bool,\n
`creation_date` datetime,\n
`modification_date` datetime,\n
PRIMARY KEY (`uid`),\n
KEY `security_uid` (`security_uid`),\n
KEY `Parent` (`parent_uid`),\n
KEY `Path` (`path`),\n
KEY `relative_url` (`relative_url`),\n
KEY `Type` (`meta_type`,`portal_type`),\n
KEY `Type1` (`portal_type`),\n
KEY `Type2` (`meta_type`),\n
KEY `opportunity_state` (`opportunity_state`),\n
KEY `validation_state` (`validation_state`),\n
KEY `validation_state_title` (`validation_state_title`),\n
KEY `simulation_state` (`simulation_state`),\n
KEY `simulation_state_title` (`simulation_state_title`),\n
KEY `causality_state` (`causality_state`),\n
KEY `invoice_state` (`invoice_state`),\n
KEY `payment_state` (`payment_state`),\n
KEY `event_state` (`event_state`)\n
) TYPE=InnoDB;\n
</string> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<catalog_method>
<item key="_is_catalog_list_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_filtered_archive" type="int">
<value>0</value>
</item>
</catalog_method>
\ No newline at end of file
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ZSQLMethods.SQL</string>
<string>SQL</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_arg</string> </key>
<value>
<object>
<klass>
<global name="Args" module="Shared.DC.ZRDB.Aqueduct"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_data</string> </key>
<value>
<dictionary>
<item>
<key> <string>table_0</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>table_1</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>_keys</string> </key>
<value>
<list>
<string>table_0</string>
<string>table_1</string>
</list>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>arguments_src</string> </key>
<value> <string>table_0\r\n
table_1</string> </value>
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>z_related_default_site</string> </value>
</item>
<item>
<key> <string>src</string> </key>
<value> <string encoding="cdata"><![CDATA[
<dtml-var table_1>.uid = <dtml-var table_0>.category_uid\n
AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.site.getUid()">\n
AND <dtml-var table_0>.uid = catalog.uid
]]></string> </value>
</item>
<item>
<key> <string>template</string> </key>
<value>
<object>
<klass>
<global name="SQL" module="Shared.DC.ZRDB.DA"/>
</klass>
<none/>
<state>
<dictionary>
<item>
<key> <string>__name__</string> </key>
<value> <string encoding="cdata"><![CDATA[
<string>
]]></string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string encoding="cdata"><![CDATA[
<dtml-var table_1>.uid = <dtml-var table_0>.category_uid\n
AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.site.getUid()">\n
AND <dtml-var table_0>.uid = catalog.uid
]]></string> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<catalog_method>
<item key="_is_catalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_catalog_list_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_update_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
......
......@@ -61,6 +61,12 @@
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>arguments_src</string> </key>
<value> <string>table_0\r\n
......
<catalog_method>
<item key="_is_catalog_list_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_uncatalog_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_clear_method_archive" type="int">
<value>0</value>
</item>
<item key="_is_filtered_archive" type="int">
<value>0</value>
</item>
</catalog_method>
\ No newline at end of file
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ZSQLMethods.SQL</string>
<string>SQL</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_arg</string> </key>
<value>
<object>
<klass>
<global name="Args" module="Shared.DC.ZRDB.Aqueduct"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_data</string> </key>
<value>
<dictionary>
<item>
<key> <string>table_0</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>_keys</string> </key>
<value>
<list>
<string>table_0</string>
</list>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>allow_simple_one_argument_traversal</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>arguments_src</string> </key>
<value> <string>table_0</string> </value>
</item>
<item>
<key> <string>cache_time_</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>class_file_</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>class_name_</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>connection_hook</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>connection_id</string> </key>
<value> <string>erp5_sql_connection</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>z_related_translated_simulation_state_title</string> </value>
</item>
<item>
<key> <string>max_cache_</string> </key>
<value> <int>15</int> </value>
</item>
<item>
<key> <string>max_rows_</string> </key>
<value> <int>15</int> </value>
</item>
<item>
<key> <string>src</string> </key>
<value> <string encoding="cdata"><![CDATA[
<dtml-var table_0>.original_message = catalog.simulation_state_title\n
AND <dtml-var table_0>.message_context = "simulation_state_title"\n
AND <dtml-var table_0>.language = <dtml-sqlvar "Localizer.get_selected_language()" type="string">
]]></string> </value>
</item>
<item>
<key> <string>template</string> </key>
<value>
<object>
<klass>
<global name="SQL" module="Shared.DC.ZRDB.DA"/>
</klass>
<none/>
<state>
<dictionary>
<item>
<key> <string>__name__</string> </key>
<value> <string encoding="cdata"><![CDATA[
<string>
]]></string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string encoding="cdata"><![CDATA[
<dtml-var table_0>.original_message = catalog.simulation_state_title\n
AND <dtml-var table_0>.message_context = "simulation_state_title"\n
AND <dtml-var table_0>.language = <dtml-sqlvar "Localizer.get_selected_language()" type="string">
]]></string> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -2,4 +2,9 @@
<key>destination_payment_id | category,catalog/id/z_related_destination_payment</key>
<key>destination_payment_title | category,catalog/title/z_related_destination_payment</key>
<key>destination_payment_uid | category,catalog/uid/z_related_destination_payment</key>
<key>destination_uid | category,catalog/uid/z_related_default_destination</key>
<key>site_id | category,catalog/id/z_related_default_site</key>
<key>site_uid | category,catalog/uid/z_related_default_site</key>
<key>source_uid | category,catalog/uid/z_related_default_source</key>
<key>translated_simulation_state_title | translation/translated_message/z_related_translated_simulation_state_title</key>
</key_list>
\ No newline at end of file
......@@ -46,6 +46,12 @@
<key> <string>acquisition_portal_type</string> </key>
<value> <string>python: []</string> </value>
</item>
<item>
<key> <string>category_type_list </string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......
......@@ -42,17 +42,72 @@
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
<key> <string>acquisition_append_value</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>acquisition_base_category</string> </key>
<value>
<tuple>
<string>specialise</string>
<string>delivery</string>
<string>order</string>
<string>parent</string>
</tuple>
</value>
</item>
<item>
<key> <string>acquisition_copy_value</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>acquisition_mask_value</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>acquisition_object_id</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>acquisition_portal_type</string> </key>
<value> <string>python: []</string> </value>
</item>
<item>
<key> <string>acquisition_sync_value</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>fallback_base_category</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>variation</string> </value>
</item>
<item>
<key> <string>id_group</string> </key>
<value> <string>None</string> </value>
</item>
<item>
<key> <string>last_id</string> </key>
<value> <string>1</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>uid</string> </key>
......@@ -60,6 +115,12 @@
<none/>
</value>
</item>
<item>
<key> <string>workflow_history</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent>
</value>
</item>
</dictionary>
</pickle>
</record>
......@@ -103,4 +164,25 @@
<none/>
</pickle>
</record>
<record id="5" aka="AAAAAAAAAAU=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -30,6 +30,12 @@
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_tree</string> </key>
<value>
......
<allowed_content_type_list>
<portal_type id="Account Module">
<item>Account</item>
</portal_type>
<portal_type id="Cash Delivery Line">
<item>Cash Delivery Cell</item>
</portal_type>
<portal_type id="Checkbook">
<item>Check</item>
</portal_type>
<portal_type id="Checkbook Module">
<item>Checkbook</item>
</portal_type>
<portal_type id="Counter">
<item>Telephone</item>
</portal_type>
<portal_type id="Counter Date Module">
<item>Counter Date</item>
</portal_type>
<portal_type id="Counter Module">
<item>Counter</item>
</portal_type>
<portal_type id="Currency Cash Module">
<item>Banknote</item>
<item>Coin</item>
</portal_type>
<portal_type id="Foreign Check Module">
<item>Foreign Check</item>
</portal_type>
</allowed_content_type_list>
\ No newline at end of file
<base_category_list>
<portal_type id="Cash Delivery Cell">
<item>variation</item>
</portal_type>
<portal_type id="Checkbook">
<item>resource</item>
<item>check_amount</item>
</portal_type>
<portal_type id="Counter Date">
<item>site</item>
</portal_type>
</base_category_list>
\ No newline at end of file
<property_sheet_list>
<portal_type id="Banking Operation Line">
<item>Task</item>
<item>Amount</item>
<item>Price</item>
<item>Arrow</item>
</portal_type>
<portal_type id="Cash Delivery Cell">
<item>CashDeliveryLine</item>
</portal_type>
<portal_type id="Cash Delivery Line">
<item>CashDeliveryLine</item>
</portal_type>
<portal_type id="Category">
<item>BaobabCategory</item>
</portal_type>
<portal_type id="Check">
<item>Task</item>
<item>Arrow</item>
</portal_type>
<portal_type id="Checkbook">
<item>VariationRange</item>
<item>Task</item>
<item>Arrow</item>
<item>Checkbook</item>
</portal_type>
<portal_type id="Counter Date">
<item>Task</item>
</portal_type>
<portal_type id="Foreign Check">
<item>Arrow</item>
<item>Task</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
<type_roles>
<role id='Auditor'>
<property id='title'>Comptable</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/comptable</multi_property>
</role>
<role id='Auditor'>
<property id='title'>Chef de section comptable</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/chef_section_comptable</multi_property>
</role>
<role id='Auditor'>
<property id='title'>Caissier Principal</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/caissier_principal</multi_property>
</role>
</type_roles>
\ No newline at end of file
<type_roles>
<role id='Auditor'>
<property id='title'>Comptable</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/comptable</multi_property>
</role>
<role id='Auditor'>
<property id='title'>Chef de section comptable</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/chef_section_comptable</multi_property>
</role>
<role id='Auditor'>
<property id='title'>Caissier Principal</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/caissier_principal</multi_property>
</role>
</type_roles>
\ No newline at end of file
<type_roles>
<role id='Auditor; Author'>
<property id='title'>Comptable</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/comptable</multi_property>
</role>
<role id='Author; Auditor'>
<property id='title'>Chef de section comptable</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/chef_section_comptable</multi_property>
</role>
<role id='Auditor'>
<property id='title'>Caissier Principal</property>
<property id='priority'>10</property>
<property id='base_category_script'>ERP5Type_getSecurityCategoryFromAssignment</property>
<multi_property id='category'>function/banking/caissier_principal</multi_property>
</role>
</type_roles>
\ No newline at end of file
<workflow_chain>
<chain>
<type>Category</type>
<workflow>edit_workflow</workflow>
</chain>
<chain>
<type>Check</type>
<workflow>edit_workflow, check_workflow</workflow>
</chain>
<chain>
<type>Counter</type>
<workflow>counter_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Counter Date</type>
<workflow>edit_workflow, counter_date_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment