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>
......
......@@ -33,91 +33,97 @@
<value>
<dictionary>
<item>
<key> <string>getBaobabDestinationSectionUid</string> </key>
<key> <string>getBaobabDestinationFunctionUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getBaobabDestinationUid</string> </key>
<key> <string>getBaobabDestinationPaymentUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getBaobabSourceSectionUid</string> </key>
<key> <string>getBaobabDestinationProjectUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getBaobabSourceUid</string> </key>
<key> <string>getBaobabDestinationSectionUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getDestinationFunctionUid</string> </key>
<key> <string>getBaobabDestinationUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getDestinationPaymentUid</string> </key>
<key> <string>getBaobabSourceFunctionUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getDestinationProjectUid</string> </key>
<key> <string>getBaobabSourcePaymentUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getInventoriatedQuantity</string> </key>
<key> <string>getBaobabSourceProjectUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getPortalType</string> </key>
<key> <string>getBaobabSourceSectionUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getPrice</string> </key>
<key> <string>getBaobabSourceUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getResourceUid</string> </key>
<key> <string>getDestinationInventoriatedTotalAssetPrice</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getSimulationState</string> </key>
<key> <string>getInventoriatedQuantity</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getSourceFunctionUid</string> </key>
<key> <string>getPortalType</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getSourcePaymentUid</string> </key>
<key> <string>getResourceUid</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getSimulationState</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getSourceProjectUid</string> </key>
<key> <string>getSourceInventoriatedTotalAssetPrice</string> </key>
<value>
<dictionary/>
</value>
......@@ -135,13 +141,13 @@
</value>
</item>
<item>
<key> <string>getVariationText</string> </key>
<key> <string>getSubVariationText</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>getSubVariationText</string> </key>
<key> <string>getVariationText</string> </key>
<value>
<dictionary/>
</value>
......@@ -179,14 +185,15 @@
<string>getBaobabSourceSectionUid</string>
<string>getBaobabDestinationSectionUid</string>
<string>isMovement</string>
<string>getSourcePaymentUid</string>
<string>getDestinationPaymentUid</string>
<string>getSourceFunctionUid</string>
<string>getDestinationFunctionUid</string>
<string>getSourceProjectUid</string>
<string>getDestinationProjectUid</string>
<string>getBaobabSourcePaymentUid</string>
<string>getBaobabDestinationPaymentUid</string>
<string>getBaobabSourceFunctionUid</string>
<string>getBaobabDestinationFunctionUid</string>
<string>getBaobabSourceProjectUid</string>
<string>getBaobabDestinationProjectUid</string>
<string>getSimulationState</string>
<string>getPrice</string>
<string>getSourceInventoriatedTotalAssetPrice</string>
<string>getDestinationInventoriatedTotalAssetPrice</string>
<string>getStartDate</string>
<string>getStopDate</string>
<string>isAccountable</string>
......@@ -217,14 +224,15 @@ getBaobabDestinationUid\r\n
getBaobabSourceSectionUid\r\n
getBaobabDestinationSectionUid\r\n
isMovement\r\n
getSourcePaymentUid\r\n
getDestinationPaymentUid\r\n
getSourceFunctionUid\r\n
getDestinationFunctionUid\r\n
getSourceProjectUid\r\n
getDestinationProjectUid\r\n
getBaobabSourcePaymentUid\r\n
getBaobabDestinationPaymentUid\r\n
getBaobabSourceFunctionUid\r\n
getBaobabDestinationFunctionUid\r\n
getBaobabSourceProjectUid\r\n
getBaobabDestinationProjectUid\r\n
getSimulationState\r\n
getPrice\r\n
getSourceInventoriatedTotalAssetPrice\r\n
getDestinationInventoriatedTotalAssetPrice\r\n
getStartDate\r\n
getStopDate\r\n
isAccountable\r\n
......@@ -283,44 +291,14 @@ WHERE\n
<dtml-let row_list="[]">\n
<dtml-in prefix="loop" expr="_.range(_.len(uid))">\n
<dtml-if "isMovement[loop_item]">\n
<dtml-if "isAccountable[loop_item]">\n
<dtml-if "getResourceUid[loop_item]">\n
<dtml-if "getBaobabDestinationUid[loop_item]">\n
<dtml-call expr="row_list.append([ uid[loop_item]\n
, getBaobabDestinationUid[loop_item]\n
, getBaobabDestinationSectionUid[loop_item]\n
, getDestinationPaymentUid[loop_item]\n
, getDestinationFunctionUid[loop_item]\n
, getDestinationProjectUid[loop_item]\n
, getBaobabSourceSectionUid[loop_item]\n
, getBaobabSourceUid[loop_item]\n
, getResourceUid[loop_item]\n
, getInventoriatedQuantity[loop_item]\n
, getStopDate[loop_item]\n
, getPrice[loop_item]\n
, getPortalType[loop_item]\n
, getSimulationState[loop_item]\n
, getVariationText[loop_item]\n
, getSubVariationText[loop_item]\n
])">\n
<dtml-call expr="row_list.append([uid[loop_item], getBaobabDestinationUid[loop_item], getBaobabDestinationSectionUid[loop_item], getBaobabDestinationPaymentUid[loop_item], getBaobabDestinationFunctionUid[loop_item], getBaobabDestinationProjectUid[loop_item], getBaobabSourceSectionUid[loop_item], getBaobabSourceUid[loop_item], getResourceUid[loop_item], getInventoriatedQuantity[loop_item], getStopDate[loop_item], getDestinationInventoriatedTotalAssetPrice[loop_item], getPortalType[loop_item], getSimulationState[loop_item], getVariationText[loop_item],getSubVariationText[loop_item]])">\n
</dtml-if>\n
<dtml-if "getBaobabSourceUid[loop_item]">\n
<dtml-call expr="row_list.append([ uid[loop_item]\n
, getBaobabSourceUid[loop_item]\n
, getBaobabSourceSectionUid[loop_item]\n
, getSourcePaymentUid[loop_item]\n
, getSourceFunctionUid[loop_item]\n
, getSourceProjectUid[loop_item]\n
, getBaobabDestinationSectionUid[loop_item]\n
, getBaobabDestinationUid[loop_item]\n
, getResourceUid[loop_item]\n
, -(getInventoriatedQuantity[loop_item] or 0)\n
, getStartDate[loop_item]\n
, getPrice[loop_item]\n
, getPortalType[loop_item]\n
, getSimulationState[loop_item]\n
, getVariationText[loop_item]\n
, getSubVariationText[loop_item]\n
])">\n
<dtml-call expr="row_list.append([uid[loop_item], getBaobabSourceUid[loop_item], getBaobabSourceSectionUid[loop_item], getBaobabSourcePaymentUid[loop_item], getBaobabSourceFunctionUid[loop_item], getBaobabSourceProjectUid[loop_item], getBaobabDestinationSectionUid[loop_item], getBaobabDestinationUid[loop_item], getResourceUid[loop_item], -(getInventoriatedQuantity[loop_item] or 0), getStartDate[loop_item], getSourceInventoriatedTotalAssetPrice[loop_item], getPortalType[loop_item], getSimulationState[loop_item], getVariationText[loop_item], getSubVariationText[loop_item]])">\n
</dtml-if>\n
</dtml-if>\n
</dtml-if>\n
</dtml-if>\n
......@@ -340,7 +318,7 @@ VALUES\n
<dtml-sqlvar expr="row_item[5]" type="int" optional>,\n
<dtml-sqlvar expr="row_item[6]" type="int" optional>,\n
<dtml-sqlvar expr="row_item[7]" type="int" optional>,\n
<dtml-sqlvar expr="row_item[8]" type="int">,\n
<dtml-sqlvar expr="row_item[8]" type="int">, \n
<dtml-sqlvar expr="row_item[9]" type="float" optional>,\n
<dtml-sqlvar expr="row_item[10]" type="datetime" optional>,\n
<dtml-sqlvar expr="row_item[11]" type="float" optional>,\n
......@@ -404,44 +382,14 @@ WHERE\n
<dtml-let row_list="[]">\n
<dtml-in prefix="loop" expr="_.range(_.len(uid))">\n
<dtml-if "isMovement[loop_item]">\n
<dtml-if "isAccountable[loop_item]">\n
<dtml-if "getResourceUid[loop_item]">\n
<dtml-if "getBaobabDestinationUid[loop_item]">\n
<dtml-call expr="row_list.append([ uid[loop_item]\n
, getBaobabDestinationUid[loop_item]\n
, getBaobabDestinationSectionUid[loop_item]\n
, getDestinationPaymentUid[loop_item]\n
, getDestinationFunctionUid[loop_item]\n
, getDestinationProjectUid[loop_item]\n
, getBaobabSourceSectionUid[loop_item]\n
, getBaobabSourceUid[loop_item]\n
, getResourceUid[loop_item]\n
, getInventoriatedQuantity[loop_item]\n
, getStopDate[loop_item]\n
, getPrice[loop_item]\n
, getPortalType[loop_item]\n
, getSimulationState[loop_item]\n
, getVariationText[loop_item]\n
, getSubVariationText[loop_item]\n
])">\n
<dtml-call expr="row_list.append([uid[loop_item], getBaobabDestinationUid[loop_item], getBaobabDestinationSectionUid[loop_item], getBaobabDestinationPaymentUid[loop_item], getBaobabDestinationFunctionUid[loop_item], getBaobabDestinationProjectUid[loop_item], getBaobabSourceSectionUid[loop_item], getBaobabSourceUid[loop_item], getResourceUid[loop_item], getInventoriatedQuantity[loop_item], getStopDate[loop_item], getDestinationInventoriatedTotalAssetPrice[loop_item], getPortalType[loop_item], getSimulationState[loop_item], getVariationText[loop_item],getSubVariationText[loop_item]])">\n
</dtml-if>\n
<dtml-if "getBaobabSourceUid[loop_item]">\n
<dtml-call expr="row_list.append([ uid[loop_item]\n
, getBaobabSourceUid[loop_item]\n
, getBaobabSourceSectionUid[loop_item]\n
, getSourcePaymentUid[loop_item]\n
, getSourceFunctionUid[loop_item]\n
, getSourceProjectUid[loop_item]\n
, getBaobabDestinationSectionUid[loop_item]\n
, getBaobabDestinationUid[loop_item]\n
, getResourceUid[loop_item]\n
, -(getInventoriatedQuantity[loop_item] or 0)\n
, getStartDate[loop_item]\n
, getPrice[loop_item]\n
, getPortalType[loop_item]\n
, getSimulationState[loop_item]\n
, getVariationText[loop_item]\n
, getSubVariationText[loop_item]\n
])">\n
<dtml-call expr="row_list.append([uid[loop_item], getBaobabSourceUid[loop_item], getBaobabSourceSectionUid[loop_item], getBaobabSourcePaymentUid[loop_item], getBaobabSourceFunctionUid[loop_item], getBaobabSourceProjectUid[loop_item], getBaobabDestinationSectionUid[loop_item], getBaobabDestinationUid[loop_item], getResourceUid[loop_item], -(getInventoriatedQuantity[loop_item] or 0), getStartDate[loop_item], getSourceInventoriatedTotalAssetPrice[loop_item], getPortalType[loop_item], getSimulationState[loop_item], getVariationText[loop_item], getSubVariationText[loop_item]])">\n
</dtml-if>\n
</dtml-if>\n
</dtml-if>\n
</dtml-if>\n
......@@ -461,7 +409,7 @@ VALUES\n
<dtml-sqlvar expr="row_item[5]" type="int" optional>,\n
<dtml-sqlvar expr="row_item[6]" type="int" optional>,\n
<dtml-sqlvar expr="row_item[7]" type="int" optional>,\n
<dtml-sqlvar expr="row_item[8]" type="int">,\n
<dtml-sqlvar expr="row_item[8]" type="int">, \n
<dtml-sqlvar expr="row_item[9]" type="float" optional>,\n
<dtml-sqlvar expr="row_item[10]" type="datetime" optional>,\n
<dtml-sqlvar expr="row_item[11]" type="float" optional>,\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>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>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.Document.Account</string>
<string>Account</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Access_contents_information_Permission</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Author</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Author</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>_View_Permission</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Author</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_count</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_mt_index</string> </key>
<value>
<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>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>account_type/asset/cash</string>
<string>financial_section/actif</string>
<string>pcg/1/10</string>
<string>destination/account_module/bank_account</string>
</tuple>
</value>
</item>
<item>
<key> <string>contributors</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>bank_account</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Account</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Bank Account</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>workflow_history</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>BTrees.Length</string>
<string>Length</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle> <int>0</int> </pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>BTrees.OOBTree</string>
<string>OOBTree</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record id="4" aka="AAAAAAAAAAQ=">
<pickle>
<tuple>
<tuple>
<string>BTrees.OOBTree</string>
<string>OOBTree</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<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>
<item>
<key> <string>account_workflow</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>yo</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass>
<global id="5.1" name="DateTime" module="DateTime.DateTime"/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<dictionary>
<item>
<key> <string>_aday</string> </key>
<value> <string>Sun</string> </value>
</item>
<item>
<key> <string>_amon</string> </key>
<value> <string>Feb</string> </value>
</item>
<item>
<key> <string>_d</string> </key>
<value> <float>38407.8660549</float> </value>
</item>
<item>
<key> <string>_day</string> </key>
<value> <int>26</int> </value>
</item>
<item>
<key> <string>_dayoffset</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>_fday</string> </key>
<value> <string>Sunday</string> </value>
</item>
<item>
<key> <string>_fmon</string> </key>
<value> <string>February</string> </value>
</item>
<item>
<key> <string>_hour</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>_millis</string> </key>
<value> <long>1140986827146</long> </value>
</item>
<item>
<key> <string>_minute</string> </key>
<value> <int>47</int> </value>
</item>
<item>
<key> <string>_month</string> </key>
<value> <int>2</int> </value>
</item>
<item>
<key> <string>_nearsec</string> </key>
<value> <float>7.0</float> </value>
</item>
<item>
<key> <string>_pday</string> </key>
<value> <string>Sun.</string> </value>
</item>
<item>
<key> <string>_pm</string> </key>
<value> <string>pm</string> </value>
</item>
<item>
<key> <string>_pmhour</string> </key>
<value> <int>8</int> </value>
</item>
<item>
<key> <string>_pmon</string> </key>
<value> <string>Feb.</string> </value>
</item>
<item>
<key> <string>_second</string> </key>
<value> <float>7.146</float> </value>
</item>
<item>
<key> <string>_t</string> </key>
<value> <float>1140986827.15</float> </value>
</item>
<item>
<key> <string>_tz</string> </key>
<value> <string>GMT</string> </value>
</item>
<item>
<key> <string>_year</string> </key>
<value> <int>2006</int> </value>
</item>
<item>
<key> <string>time</string> </key>
<value> <float>0.866054930557</float> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>validation_state</string> </key>
<value> <string>draft</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>edit_workflow</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>yo</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="5.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<dictionary>
<item>
<key> <string>_aday</string> </key>
<value> <string>Sun</string> </value>
</item>
<item>
<key> <string>_amon</string> </key>
<value> <string>Feb</string> </value>
</item>
<item>
<key> <string>_d</string> </key>
<value> <float>38407.8660549</float> </value>
</item>
<item>
<key> <string>_day</string> </key>
<value> <int>26</int> </value>
</item>
<item>
<key> <string>_dayoffset</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>_fday</string> </key>
<value> <string>Sunday</string> </value>
</item>
<item>
<key> <string>_fmon</string> </key>
<value> <string>February</string> </value>
</item>
<item>
<key> <string>_hour</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>_millis</string> </key>
<value> <long>1140986827142</long> </value>
</item>
<item>
<key> <string>_minute</string> </key>
<value> <int>47</int> </value>
</item>
<item>
<key> <string>_month</string> </key>
<value> <int>2</int> </value>
</item>
<item>
<key> <string>_nearsec</string> </key>
<value> <float>7.0</float> </value>
</item>
<item>
<key> <string>_pday</string> </key>
<value> <string>Sun.</string> </value>
</item>
<item>
<key> <string>_pm</string> </key>
<value> <string>pm</string> </value>
</item>
<item>
<key> <string>_pmhour</string> </key>
<value> <int>8</int> </value>
</item>
<item>
<key> <string>_pmon</string> </key>
<value> <string>Feb.</string> </value>
</item>
<item>
<key> <string>_second</string> </key>
<value> <float>7.142</float> </value>
</item>
<item>
<key> <string>_t</string> </key>
<value> <float>1140986827.14</float> </value>
</item>
<item>
<key> <string>_tz</string> </key>
<value> <string>GMT</string> </value>
</item>
<item>
<key> <string>_year</string> </key>
<value> <int>2006</int> </value>
</item>
<item>
<key> <string>time</string> </key>
<value> <float>0.86605488426</float> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>yo</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value> <string>Object copied from /baobab/account/bank_account</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="5.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<dictionary>
<item>
<key> <string>_aday</string> </key>
<value> <string>Sun</string> </value>
</item>
<item>
<key> <string>_amon</string> </key>
<value> <string>Feb</string> </value>
</item>
<item>
<key> <string>_d</string> </key>
<value> <float>38407.866055</float> </value>
</item>
<item>
<key> <string>_day</string> </key>
<value> <int>26</int> </value>
</item>
<item>
<key> <string>_dayoffset</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>_fday</string> </key>
<value> <string>Sunday</string> </value>
</item>
<item>
<key> <string>_fmon</string> </key>
<value> <string>February</string> </value>
</item>
<item>
<key> <string>_hour</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>_millis</string> </key>
<value> <long>1140986827152</long> </value>
</item>
<item>
<key> <string>_minute</string> </key>
<value> <int>47</int> </value>
</item>
<item>
<key> <string>_month</string> </key>
<value> <int>2</int> </value>
</item>
<item>
<key> <string>_nearsec</string> </key>
<value> <float>7.0</float> </value>
</item>
<item>
<key> <string>_pday</string> </key>
<value> <string>Sun.</string> </value>
</item>
<item>
<key> <string>_pm</string> </key>
<value> <string>pm</string> </value>
</item>
<item>
<key> <string>_pmhour</string> </key>
<value> <int>8</int> </value>
</item>
<item>
<key> <string>_pmon</string> </key>
<value> <string>Feb.</string> </value>
</item>
<item>
<key> <string>_second</string> </key>
<value> <float>7.152</float> </value>
</item>
<item>
<key> <string>_t</string> </key>
<value> <float>1140986827.15</float> </value>
</item>
<item>
<key> <string>_tz</string> </key>
<value> <string>GMT</string> </value>
</item>
<item>
<key> <string>_year</string> </key>
<value> <int>2006</int> </value>
</item>
<item>
<key> <string>time</string> </key>
<value> <float>0.866054999999</float> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>yo</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="5.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<dictionary>
<item>
<key> <string>_aday</string> </key>
<value> <string>Sun</string> </value>
</item>
<item>
<key> <string>_amon</string> </key>
<value> <string>Feb</string> </value>
</item>
<item>
<key> <string>_d</string> </key>
<value> <float>38407.8696475</float> </value>
</item>
<item>
<key> <string>_day</string> </key>
<value> <int>26</int> </value>
</item>
<item>
<key> <string>_dayoffset</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>_fday</string> </key>
<value> <string>Sunday</string> </value>
</item>
<item>
<key> <string>_fmon</string> </key>
<value> <string>February</string> </value>
</item>
<item>
<key> <string>_hour</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>_millis</string> </key>
<value> <long>1140987137548</long> </value>
</item>
<item>
<key> <string>_minute</string> </key>
<value> <int>52</int> </value>
</item>
<item>
<key> <string>_month</string> </key>
<value> <int>2</int> </value>
</item>
<item>
<key> <string>_nearsec</string> </key>
<value> <float>17.0</float> </value>
</item>
<item>
<key> <string>_pday</string> </key>
<value> <string>Sun.</string> </value>
</item>
<item>
<key> <string>_pm</string> </key>
<value> <string>pm</string> </value>
</item>
<item>
<key> <string>_pmhour</string> </key>
<value> <int>8</int> </value>
</item>
<item>
<key> <string>_pmon</string> </key>
<value> <string>Feb.</string> </value>
</item>
<item>
<key> <string>_second</string> </key>
<value> <float>17.548</float> </value>
</item>
<item>
<key> <string>_t</string> </key>
<value> <float>1140987137.55</float> </value>
</item>
<item>
<key> <string>_tz</string> </key>
<value> <string>GMT</string> </value>
</item>
<item>
<key> <string>_year</string> </key>
<value> <int>2006</int> </value>
</item>
<item>
<key> <string>time</string> </key>
<value> <float>0.8696475463</float> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>ac</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="5.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<dictionary>
<item>
<key> <string>_aday</string> </key>
<value> <string>Thu</string> </value>
</item>
<item>
<key> <string>_amon</string> </key>
<value> <string>Apr</string> </value>
</item>
<item>
<key> <string>_d</string> </key>
<value> <float>38453.3277676</float> </value>
</item>
<item>
<key> <string>_day</string> </key>
<value> <int>13</int> </value>
</item>
<item>
<key> <string>_dayoffset</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>_fday</string> </key>
<value> <string>Thursday</string> </value>
</item>
<item>
<key> <string>_fmon</string> </key>
<value> <string>April</string> </value>
</item>
<item>
<key> <string>_hour</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>_millis</string> </key>
<value> <long>1144914719121</long> </value>
</item>
<item>
<key> <string>_minute</string> </key>
<value> <int>51</int> </value>
</item>
<item>
<key> <string>_month</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>_nearsec</string> </key>
<value> <float>59.0</float> </value>
</item>
<item>
<key> <string>_pday</string> </key>
<value> <string>Thu.</string> </value>
</item>
<item>
<key> <string>_pm</string> </key>
<value> <string>am</string> </value>
</item>
<item>
<key> <string>_pmhour</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>_pmon</string> </key>
<value> <string>Apr.</string> </value>
</item>
<item>
<key> <string>_second</string> </key>
<value> <float>59.121</float> </value>
</item>
<item>
<key> <string>_t</string> </key>
<value> <float>1144914719.12</float> </value>
</item>
<item>
<key> <string>_tz</string> </key>
<value> <string>GMT-4</string> </value>
</item>
<item>
<key> <string>_year</string> </key>
<value> <int>2006</int> </value>
</item>
<item>
<key> <string>time</string> </key>
<value> <float>0.327767604169</float> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>ac</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="5.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<dictionary>
<item>
<key> <string>_aday</string> </key>
<value> <string>Thu</string> </value>
</item>
<item>
<key> <string>_amon</string> </key>
<value> <string>Apr</string> </value>
</item>
<item>
<key> <string>_d</string> </key>
<value> <float>38453.3289088</float> </value>
</item>
<item>
<key> <string>_day</string> </key>
<value> <int>13</int> </value>
</item>
<item>
<key> <string>_dayoffset</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>_fday</string> </key>
<value> <string>Thursday</string> </value>
</item>
<item>
<key> <string>_fmon</string> </key>
<value> <string>April</string> </value>
</item>
<item>
<key> <string>_hour</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>_millis</string> </key>
<value> <long>1144914817718</long> </value>
</item>
<item>
<key> <string>_minute</string> </key>
<value> <int>53</int> </value>
</item>
<item>
<key> <string>_month</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>_nearsec</string> </key>
<value> <float>37.0</float> </value>
</item>
<item>
<key> <string>_pday</string> </key>
<value> <string>Thu.</string> </value>
</item>
<item>
<key> <string>_pm</string> </key>
<value> <string>am</string> </value>
</item>
<item>
<key> <string>_pmhour</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>_pmon</string> </key>
<value> <string>Apr.</string> </value>
</item>
<item>
<key> <string>_second</string> </key>
<value> <float>37.718</float> </value>
</item>
<item>
<key> <string>_t</string> </key>
<value> <float>1144914817.72</float> </value>
</item>
<item>
<key> <string>_tz</string> </key>
<value> <string>GMT-4</string> </value>
</item>
<item>
<key> <string>_year</string> </key>
<value> <int>2006</int> </value>
</item>
<item>
<key> <string>time</string> </key>
<value> <float>0.328908773146</float> </value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<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