From 17935f61720353cceeae10289b8d523839400edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Mon, 17 Oct 2005 12:18:13 +0000 Subject: [PATCH] * integrate budget validation in accounting workflow * remove unnecessary related keys from last change * fix gap_id related key and add a preferred_gap related key * get VAT from simulation before printing invoice * support for portal types and simulation_state translations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4062 20353a03-c40f-0410-a6d1-a30d3c3de9de --- bt5/erp5_accounting.bt5 | 19712 +++++++++++++++++--------------------- 1 file changed, 9038 insertions(+), 10674 deletions(-) diff --git a/bt5/erp5_accounting.bt5 b/bt5/erp5_accounting.bt5 index 67c09a1fb0..73f35615dd 100755 --- a/bt5/erp5_accounting.bt5 +++ b/bt5/erp5_accounting.bt5 @@ -92,28 +92,7 @@ <item> <key> <string>_local_properties</string> </key> <value> - <tuple> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>template_product_id_list</string> </value> - </item> - <item> - <key> <string>type</string> </key> - <value> <string>string</string> </value> - </item> - </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>template_document_class_list</string> </value> - </item> - <item> - <key> <string>type</string> </key> - <value> <string>string</string> </value> - </item> - </dictionary> - </tuple> + <tuple/> </value> </item> <item> @@ -198,6 +177,13 @@ <key> <string>change_log</string> </key> <value> <string encoding="cdata"><![CDATA[ +2005-10-16 J\xc3\xa9rome\n +* integrate budget validation in accounting workflow\n +* remove unnecessary related keys from last change\n +* fix gap_id related key and add a preferred_gap related key\n +* get VAT from simulation before printing invoice\n +* support for portal types and simulation_state translation\n +\n 2005-10-15 Kevin\n * change acquisition setup of financial_section to follow budget module needs\n * add z_related_financial_section_category, z_related_function_category and z_related_group_category catalog methods from erp5_budget.bt5\n @@ -268,13 +254,13 @@ source_payment <key> <string>description</string> </key> <value> <string encoding="cdata"><![CDATA[ -This Business Template allows to create various accounting transactions and to generate reports.\n -\n -DEPENDANCIES :\n - - erp5_pdm\n - - erp5_trade >= 1.0rc15\n -\n -INSTALL:\n +This Business Template allows to create various accounting transactions and to generate reports.\r\n +\r\n +DEPENDANCIES :\r\n + - erp5_pdm\r\n + - erp5_trade >= 1.0rc15\r\n +\r\n +INSTALL:\r\n to use erp5_accounting, you have to use a localized version to have a chart of account in the gap category (or create it manually) then you must specify in a user preference which Organisation and group is your current company and which accounting plan you want to use. ]]></string> </value> @@ -283,10 +269,22 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <key> <string>id</string> </key> <value> <string>erp5_accounting</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>portal_type</string> </key> <value> <string>Business Template</string> </value> </item> + <item> + <key> <string>publication_url</string> </key> + <value> <string>None</string> </value> + </item> <item> <key> <string>template_action_path</string> </key> <value> @@ -313,10 +311,8 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <key> <string>template_catalog_method_id</string> </key> <value> <tuple> - <string>erp5_mysql/z_related_gap_id</string> - <string>erp5_mysql/z_related_financial_section_category</string> - <string>erp5_mysql/z_related_function_category</string> - <string>erp5_mysql/z_related_group_category</string> + <string>erp5_mysql/z_related_gap</string> + <string>erp5_mysql/z_related_preferred_gap</string> </tuple> </value> </item> @@ -324,33 +320,31 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <key> <string>template_catalog_related_key</string> </key> <value> <tuple> - <string>gap_id | category,catalog/id/z_related_gap_id</string> - <string>groupCategory | category/category_uid/z_related_group_category</string> - <string>financialSectionCategory | category/category_uid/z_related_financial_section_category</string> - <string>functionCategory | category/category_uid/z_related_function_category</string> + <string>preferred_gap_id | category,catalog/id/z_related_preferred_gap</string> + <string>gap_id | category,catalog/id/z_related_gap</string> </tuple> </value> </item> <item> <key> <string>template_catalog_result_key</string> </key> <value> - <list/> + <tuple/> </value> </item> <item> <key> <string>template_catalog_result_table</string> </key> <value> - <list/> + <tuple/> </value> </item> <item> - <key> <string>template_document_class_list</string> </key> + <key> <string>template_document_id</string> </key> <value> - <list/> + <tuple/> </value> </item> <item> - <key> <string>template_document_id</string> </key> + <key> <string>template_extension_id</string> </key> <value> <tuple/> </value> @@ -417,28 +411,22 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <tuple/> </value> </item> - <item> - <key> <string>template_product_id_list</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>template_property_sheet_id</string> </key> <value> - <list/> + <tuple/> </value> </item> <item> <key> <string>template_role</string> </key> <value> - <list/> + <tuple/> </value> </item> <item> <key> <string>template_site_property_id</string> </key> <value> - <list/> + <tuple/> </value> </item> <item> @@ -1054,7 +1042,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>comment</string> </key> - <value> <string></string> </value> + <value> <string>hack :\'</string> </value> </item> <item> <key> <string>time</string> </key> @@ -1078,7 +1066,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5782362</float> </value> + <value> <float>38273.6968581</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1098,15 +1086,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>9</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129384359611</long> </value> + <value> <long>1129394608536</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>52</int> </value> + <value> <int>43</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1114,7 +1102,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>39.0</float> </value> + <value> <float>28.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1122,11 +1110,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>9</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -1134,11 +1122,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>39.611</float> </value> + <value> <float>28.536</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129384359.61</float> </value> + <value> <float>1129394608.54</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1150,7 +1138,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.578236238427</float> </value> + <value> <float>0.696858055555</float> </value> </item> </dictionary> </state> @@ -1195,7 +1183,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5782363</float> </value> + <value> <float>38273.6968581</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1215,15 +1203,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>9</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129384359614</long> </value> + <value> <long>1129394608540</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>52</int> </value> + <value> <int>43</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1231,7 +1219,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>39.0</float> </value> + <value> <float>28.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1239,11 +1227,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>9</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -1251,11 +1239,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>39.614</float> </value> + <value> <float>28.54</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129384359.61</float> </value> + <value> <float>1129394608.54</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1267,7 +1255,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.578236273155</float> </value> + <value> <float>0.696858101852</float> </value> </item> </dictionary> </state> @@ -1312,7 +1300,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5783288</float> </value> + <value> <float>38273.696949</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1332,15 +1320,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>9</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129384367612</long> </value> + <value> <long>1129394616394</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>52</int> </value> + <value> <int>43</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1348,7 +1336,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>47.0</float> </value> + <value> <float>36.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1356,11 +1344,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>9</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -1368,11 +1356,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>47.612</float> </value> + <value> <float>36.394</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129384367.61</float> </value> + <value> <float>1129394616.39</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1384,7 +1372,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.578328842596</float> </value> + <value> <float>0.696949004632</float> </value> </item> </dictionary> </state> @@ -1407,7 +1395,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>comment</string> </key> - <value> <string></string> </value> + <value> <string>remove cheat</string> </value> </item> <item> <key> <string>time</string> </key> @@ -1429,7 +1417,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5855728</float> </value> + <value> <float>38273.7028255</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1449,15 +1437,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>10</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129384993491</long> </value> + <value> <long>1129395124124</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>3</int> </value> + <value> <int>52</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1465,7 +1453,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>13.0</float> </value> + <value> <float>4.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1473,11 +1461,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>10</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -1485,11 +1473,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>13.491</float> </value> + <value> <float>4.124</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129384993.49</float> </value> + <value> <float>1129395124.12</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1501,7 +1489,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.585572812503</float> </value> + <value> <float>0.702825509259</float> </value> </item> </dictionary> </state> @@ -1546,7 +1534,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5855728</float> </value> + <value> <float>38273.7028255</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1566,15 +1554,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>10</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129384993494</long> </value> + <value> <long>1129395124127</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>3</int> </value> + <value> <int>52</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1582,7 +1570,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>13.0</float> </value> + <value> <float>4.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1590,11 +1578,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>10</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -1602,11 +1590,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>13.494</float> </value> + <value> <float>4.127</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129384993.49</float> </value> + <value> <float>1129395124.13</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1618,7 +1606,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.585572847223</float> </value> + <value> <float>0.70282554398</float> </value> </item> </dictionary> </state> @@ -1663,7 +1651,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5856715</float> </value> + <value> <float>38273.7029217</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1683,15 +1671,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>10</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129385002016</long> </value> + <value> <long>1129395132437</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>3</int> </value> + <value> <int>52</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1699,7 +1687,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>22.0</float> </value> + <value> <float>12.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1707,23 +1695,140 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> + <value> <int>12</int> </value> + </item> + <item> + <key> <string>_pmon</string> </key> + <value> <string>Oct.</string> </value> + </item> + <item> + <key> <string>_second</string> </key> + <value> <float>12.437</float> </value> + </item> + <item> + <key> <string>_t</string> </key> + <value> <float>1129395132.44</float> </value> + </item> + <item> + <key> <string>_tz</string> </key> + <value> <string>GMT-4</string> </value> + </item> + <item> + <key> <string>_year</string> </key> + <value> <int>2005</int> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> <float>0.702921724544</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>kevin</string> </value> + </item> + <item> + <key> <string>building_state</string> </key> + <value> <string>modified</string> </value> + </item> + <item> + <key> <string>comment</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <object> + <klass> <reference id="24.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <dictionary> + <item> + <key> <string>_aday</string> </key> + <value> <string>Sat</string> </value> + </item> + <item> + <key> <string>_amon</string> </key> + <value> <string>Oct</string> </value> + </item> + <item> + <key> <string>_d</string> </key> + <value> <float>38273.8393468</float> </value> + </item> + <item> + <key> <string>_day</string> </key> + <value> <int>15</int> </value> + </item> + <item> + <key> <string>_dayoffset</string> </key> + <value> <int>6</int> </value> + </item> + <item> + <key> <string>_fday</string> </key> + <value> <string>Saturday</string> </value> + </item> + <item> + <key> <string>_fmon</string> </key> + <value> <string>October</string> </value> + </item> + <item> + <key> <string>_hour</string> </key> + <value> <int>16</int> </value> + </item> + <item> + <key> <string>_millis</string> </key> + <value> <long>1129406919560</long> </value> + </item> + <item> + <key> <string>_minute</string> </key> + <value> <int>8</int> </value> + </item> + <item> + <key> <string>_month</string> </key> <value> <int>10</int> </value> </item> + <item> + <key> <string>_nearsec</string> </key> + <value> <float>39.0</float> </value> + </item> + <item> + <key> <string>_pday</string> </key> + <value> <string>Sat.</string> </value> + </item> + <item> + <key> <string>_pm</string> </key> + <value> <string>pm</string> </value> + </item> + <item> + <key> <string>_pmhour</string> </key> + <value> <int>4</int> </value> + </item> <item> <key> <string>_pmon</string> </key> <value> <string>Oct.</string> </value> </item> <item> <key> <string>_second</string> </key> - <value> <float>22.016</float> </value> + <value> <float>39.56</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129385002.02</float> </value> + <value> <float>1129406919.56</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1735,7 +1840,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.58567148148</float> </value> + <value> <float>0.839346759261</float> </value> </item> </dictionary> </state> @@ -1746,15 +1851,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>rebuild_action</string> </value> + <value> <string>edit</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> - <value> <string>built</string> </value> + <value> <string>modified</string> </value> </item> <item> <key> <string>comment</string> </key> @@ -1780,7 +1885,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5907093</float> </value> + <value> <float>38273.8411419</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1800,15 +1905,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>10</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129385437284</long> </value> + <value> <long>1129407074661</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>10</int> </value> + <value> <int>11</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1816,7 +1921,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>37.0</float> </value> + <value> <float>14.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1824,11 +1929,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>10</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -1836,11 +1941,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>37.284</float> </value> + <value> <float>14.661</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129385437.28</float> </value> + <value> <float>1129407074.66</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1852,7 +1957,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.590709305558</float> </value> + <value> <float>0.841141909725</float> </value> </item> </dictionary> </state> @@ -1863,11 +1968,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>clean</string> </value> + <value> <string>edit</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -1897,7 +2002,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.5907093</float> </value> + <value> <float>38273.8463066</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -1917,15 +2022,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>10</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129385437287</long> </value> + <value> <long>1129407520888</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>10</int> </value> + <value> <int>18</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -1933,7 +2038,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>37.0</float> </value> + <value> <float>40.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -1941,11 +2046,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>10</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -1953,11 +2058,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>37.287</float> </value> + <value> <float>40.888</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129385437.29</float> </value> + <value> <float>1129407520.89</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -1969,7 +2074,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.590709340271</float> </value> + <value> <float>0.846306574073</float> </value> </item> </dictionary> </state> @@ -1980,15 +2085,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>build</string> </value> + <value> <string>edit</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> - <value> <string>built</string> </value> + <value> <string>modified</string> </value> </item> <item> <key> <string>comment</string> </key> @@ -2014,7 +2119,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.591072</float> </value> + <value> <float>38273.8466358</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2034,15 +2139,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>10</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129385468625</long> </value> + <value> <long>1129407549335</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>11</int> </value> + <value> <int>19</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2050,7 +2155,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>8.0</float> </value> + <value> <float>9.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2058,11 +2163,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pm</string> </key> - <value> <string>am</string> </value> + <value> <string>pm</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>10</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2070,11 +2175,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>8.625</float> </value> + <value> <float>9.335</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129385468.62</float> </value> + <value> <float>1129407549.34</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2086,7 +2191,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.591072048614</float> </value> + <value> <float>0.846635821763</float> </value> </item> </dictionary> </state> @@ -2097,19 +2202,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>rebuild_action</string> </value> + <value> <string>edit</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> - <value> <string>built</string> </value> + <value> <string>modified</string> </value> </item> <item> <key> <string>comment</string> </key> - <value> <string>hack :\'</string> </value> + <value> <string></string> </value> </item> <item> <key> <string>time</string> </key> @@ -2131,7 +2236,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.6968581</float> </value> + <value> <float>38273.8478657</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2151,15 +2256,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>12</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129394608536</long> </value> + <value> <long>1129407655593</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>43</int> </value> + <value> <int>20</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2167,7 +2272,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>28.0</float> </value> + <value> <float>55.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2179,7 +2284,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>12</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2187,11 +2292,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>28.536</float> </value> + <value> <float>55.593</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129394608.54</float> </value> + <value> <float>1129407655.59</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2203,7 +2308,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.696858055555</float> </value> + <value> <float>0.847865659722</float> </value> </item> </dictionary> </state> @@ -2214,11 +2319,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>clean</string> </value> + <value> <string>build_action</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -2248,7 +2353,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.6968581</float> </value> + <value> <float>38273.8603811</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2268,15 +2373,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>12</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129394608540</long> </value> + <value> <long>1129408736929</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>43</int> </value> + <value> <int>38</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2284,7 +2389,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>28.0</float> </value> + <value> <float>56.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2296,7 +2401,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>12</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2304,11 +2409,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>28.54</float> </value> + <value> <float>56.929</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129394608.54</float> </value> + <value> <float>1129408736.93</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2320,7 +2425,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.696858101852</float> </value> + <value> <float>0.860381122686</float> </value> </item> </dictionary> </state> @@ -2335,7 +2440,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -2365,7 +2470,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.696949</float> </value> + <value> <float>38273.8604749</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2385,15 +2490,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>12</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129394616394</long> </value> + <value> <long>1129408745034</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>43</int> </value> + <value> <int>39</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2401,7 +2506,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>36.0</float> </value> + <value> <float>5.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2413,7 +2518,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>12</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2421,11 +2526,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>36.394</float> </value> + <value> <float>5.034</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129394616.39</float> </value> + <value> <float>1129408745.03</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2437,7 +2542,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.696949004632</float> </value> + <value> <float>0.860474930552</float> </value> </item> </dictionary> </state> @@ -2452,7 +2557,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -2460,7 +2565,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>comment</string> </key> - <value> <string>remove cheat</string> </value> + <value> <string></string> </value> </item> <item> <key> <string>time</string> </key> @@ -2482,7 +2587,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.7028255</float> </value> + <value> <float>38274.027818</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2502,15 +2607,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>12</int> </value> + <value> <int>20</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129395124124</long> </value> + <value> <long>1129423203479</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>52</int> </value> + <value> <int>40</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2518,7 +2623,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>4.0</float> </value> + <value> <float>3.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2530,7 +2635,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>12</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2538,11 +2643,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>4.124</float> </value> + <value> <float>3.479</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129395124.12</float> </value> + <value> <float>1129423203.48</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2554,7 +2659,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.702825509259</float> </value> + <value> <float>0.0278180439855</float> </value> </item> </dictionary> </state> @@ -2569,7 +2674,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -2599,7 +2704,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.7028255</float> </value> + <value> <float>38274.0278181</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2619,15 +2724,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>12</int> </value> + <value> <int>20</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129395124127</long> </value> + <value> <long>1129423203483</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>52</int> </value> + <value> <int>40</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2635,7 +2740,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>4.0</float> </value> + <value> <float>3.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2647,7 +2752,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>12</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2655,11 +2760,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>4.127</float> </value> + <value> <float>3.483</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129395124.13</float> </value> + <value> <float>1129423203.48</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2671,7 +2776,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.70282554398</float> </value> + <value> <float>0.0278180902751</float> </value> </item> </dictionary> </state> @@ -2686,7 +2791,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>jerome</string> </value> + <value> <string>kevin</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -2716,7 +2821,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.7029217</float> </value> + <value> <float>38274.0279055</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2736,15 +2841,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>12</int> </value> + <value> <int>20</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129395132437</long> </value> + <value> <long>1129423211037</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>52</int> </value> + <value> <int>40</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2752,7 +2857,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>12.0</float> </value> + <value> <float>11.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2764,7 +2869,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>12</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2772,11 +2877,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>12.437</float> </value> + <value> <float>11.037</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129395132.44</float> </value> + <value> <float>1129423211.04</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2788,7 +2893,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.702921724544</float> </value> + <value> <float>0.0279055208302</float> </value> </item> </dictionary> </state> @@ -2833,7 +2938,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.8393468</float> </value> + <value> <float>38274.0348157</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2853,15 +2958,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>16</int> </value> + <value> <int>20</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129406919560</long> </value> + <value> <long>1129423808078</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>8</int> </value> + <value> <int>50</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2869,7 +2974,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>39.0</float> </value> + <value> <float>8.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2881,7 +2986,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>4</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -2889,11 +2994,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>39.56</float> </value> + <value> <float>8.078</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129406919.56</float> </value> + <value> <float>1129423808.08</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -2905,7 +3010,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.839346759261</float> </value> + <value> <float>0.0348157175904</float> </value> </item> </dictionary> </state> @@ -2950,7 +3055,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.8411419</float> </value> + <value> <float>38274.0386822</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -2970,15 +3075,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>16</int> </value> + <value> <int>20</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129407074661</long> </value> + <value> <long>1129424142144</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>11</int> </value> + <value> <int>55</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -2986,7 +3091,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>14.0</float> </value> + <value> <float>42.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -2998,7 +3103,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>4</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -3006,11 +3111,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>14.661</float> </value> + <value> <float>42.144</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129407074.66</float> </value> + <value> <float>1129424142.14</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3022,7 +3127,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.841141909725</float> </value> + <value> <float>0.0386822222208</float> </value> </item> </dictionary> </state> @@ -3067,7 +3172,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.8463066</float> </value> + <value> <float>38274.0438819</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -3087,15 +3192,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>16</int> </value> + <value> <int>21</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129407520888</long> </value> + <value> <long>1129424591395</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>18</int> </value> + <value> <int>3</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -3103,7 +3208,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>40.0</float> </value> + <value> <float>11.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -3115,7 +3220,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>4</int> </value> + <value> <int>9</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -3123,11 +3228,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>40.888</float> </value> + <value> <float>11.395</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129407520.89</float> </value> + <value> <float>1129424591.39</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3139,7 +3244,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.846306574073</float> </value> + <value> <float>0.0438818865732</float> </value> </item> </dictionary> </state> @@ -3184,7 +3289,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.8466358</float> </value> + <value> <float>38274.0439852</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -3204,15 +3309,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>16</int> </value> + <value> <int>21</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129407549335</long> </value> + <value> <long>1129424600322</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>19</int> </value> + <value> <int>3</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -3220,7 +3325,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>9.0</float> </value> + <value> <float>20.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -3232,7 +3337,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>4</int> </value> + <value> <int>9</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -3240,11 +3345,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>9.335</float> </value> + <value> <float>20.322</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129407549.34</float> </value> + <value> <float>1129424600.32</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3256,7 +3361,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.846635821763</float> </value> + <value> <float>0.0439852083364</float> </value> </item> </dictionary> </state> @@ -3267,7 +3372,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>edit</string> </value> + <value> <string>build_action</string> </value> </item> <item> <key> <string>actor</string> </key> @@ -3279,7 +3384,9 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>comment</string> </key> - <value> <string></string> </value> + <value> <string>* change acquisition setup of financial_section to follow budget module needs\n +* add z_related_financial_section_category, z_related_function_category and z_related_group_category catalog methods from erp5_budget.bt5\n +* add groupCategory, financialSectionCategory and functionCategory related keys from erp5_budget.bt5</string> </value> </item> <item> <key> <string>time</string> </key> @@ -3301,124 +3408,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.8478657</float> </value> - </item> - <item> - <key> <string>_day</string> </key> - <value> <int>15</int> </value> - </item> - <item> - <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> - </item> - <item> - <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> - </item> - <item> - <key> <string>_fmon</string> </key> - <value> <string>October</string> </value> - </item> - <item> - <key> <string>_hour</string> </key> - <value> <int>16</int> </value> - </item> - <item> - <key> <string>_millis</string> </key> - <value> <long>1129407655593</long> </value> - </item> - <item> - <key> <string>_minute</string> </key> - <value> <int>20</int> </value> - </item> - <item> - <key> <string>_month</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>_nearsec</string> </key> - <value> <float>55.0</float> </value> - </item> - <item> - <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> - </item> - <item> - <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> - </item> - <item> - <key> <string>_pmhour</string> </key> - <value> <int>4</int> </value> - </item> - <item> - <key> <string>_pmon</string> </key> - <value> <string>Oct.</string> </value> - </item> - <item> - <key> <string>_second</string> </key> - <value> <float>55.593</float> </value> - </item> - <item> - <key> <string>_t</string> </key> - <value> <float>1129407655.59</float> </value> - </item> - <item> - <key> <string>_tz</string> </key> - <value> <string>GMT-4</string> </value> - </item> - <item> - <key> <string>_year</string> </key> - <value> <int>2005</int> </value> - </item> - <item> - <key> <string>time</string> </key> - <value> <float>0.847865659722</float> </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - </dictionary> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> <string>build_action</string> </value> - </item> - <item> - <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> - </item> - <item> - <key> <string>building_state</string> </key> - <value> <string>modified</string> </value> - </item> - <item> - <key> <string>comment</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>time</string> </key> - <value> - <object> - <klass> <reference id="24.1"/> </klass> - <tuple> - <none/> - </tuple> - <state> - <dictionary> - <item> - <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> - </item> - <item> - <key> <string>_amon</string> </key> - <value> <string>Oct</string> </value> - </item> - <item> - <key> <string>_d</string> </key> - <value> <float>38273.8603811</float> </value> + <value> <float>38274.0472501</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -3438,15 +3428,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>16</int> </value> + <value> <int>21</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129408736929</long> </value> + <value> <long>1129424882407</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>38</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -3454,7 +3444,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>56.0</float> </value> + <value> <float>2.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -3466,7 +3456,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>4</int> </value> + <value> <int>9</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -3474,11 +3464,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>56.929</float> </value> + <value> <float>2.407</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129408736.93</float> </value> + <value> <float>1129424882.41</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3490,7 +3480,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.860381122686</float> </value> + <value> <float>0.047250081021</float> </value> </item> </dictionary> </state> @@ -3535,7 +3525,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38273.8604749</float> </value> + <value> <float>38274.0473416</float> </value> </item> <item> <key> <string>_day</string> </key> @@ -3555,15 +3545,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>16</int> </value> + <value> <int>21</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129408745034</long> </value> + <value> <long>1129424890314</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>39</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -3571,7 +3561,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>5.0</float> </value> + <value> <float>10.0</float> </value> </item> <item> <key> <string>_pday</string> </key> @@ -3583,7 +3573,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>4</int> </value> + <value> <int>9</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -3591,11 +3581,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>5.034</float> </value> + <value> <float>10.314</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129408745.03</float> </value> + <value> <float>1129424890.31</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3607,7 +3597,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.860474930552</float> </value> + <value> <float>0.0473415972228</float> </value> </item> </dictionary> </state> @@ -3618,15 +3608,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>rebuild_action</string> </value> + <value> <string>edit</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> - <value> <string>built</string> </value> + <value> <string>modified</string> </value> </item> <item> <key> <string>comment</string> </key> @@ -3644,7 +3634,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Sun</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -3652,19 +3642,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.027818</float> </value> + <value> <float>38274.5136559</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Sunday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -3672,15 +3662,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>20</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129423203479</long> </value> + <value> <long>1129465179867</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>40</int> </value> + <value> <int>19</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -3688,15 +3678,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>3.0</float> </value> + <value> <float>39.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Sun.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> @@ -3708,11 +3698,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>3.479</float> </value> + <value> <float>39.867</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129423203.48</float> </value> + <value> <float>1129465179.87</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3724,7 +3714,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0278180439855</float> </value> + <value> <float>0.513655868053</float> </value> </item> </dictionary> </state> @@ -3735,11 +3725,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>clean</string> </value> + <value> <string>edit</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -3761,7 +3751,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Sun</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -3769,19 +3759,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0278181</float> </value> + <value> <float>38274.5191124</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Sunday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -3789,15 +3779,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>20</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129423203483</long> </value> + <value> <long>1129465651311</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>40</int> </value> + <value> <int>27</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -3805,15 +3795,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>3.0</float> </value> + <value> <float>31.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Sun.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> @@ -3825,11 +3815,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>3.483</float> </value> + <value> <float>31.311</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129423203.48</float> </value> + <value> <float>1129465651.31</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3841,7 +3831,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0278180902751</float> </value> + <value> <float>0.519112395828</float> </value> </item> </dictionary> </state> @@ -3852,15 +3842,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>action</string> </key> - <value> <string>build</string> </value> + <value> <string>edit</string> </value> </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> - <value> <string>built</string> </value> + <value> <string>modified</string> </value> </item> <item> <key> <string>comment</string> </key> @@ -3878,7 +3868,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Sun</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -3886,19 +3876,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0279055</float> </value> + <value> <float>38274.5242219</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Sunday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -3906,15 +3896,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>20</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129423211037</long> </value> + <value> <long>1129466092768</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>40</int> </value> + <value> <int>34</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -3922,15 +3912,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>11.0</float> </value> + <value> <float>52.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Sun.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> @@ -3942,11 +3932,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>11.037</float> </value> + <value> <float>52.768</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129423211.04</float> </value> + <value> <float>1129466092.77</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -3958,7 +3948,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0279055208302</float> </value> + <value> <float>0.524221851847</float> </value> </item> </dictionary> </state> @@ -3973,7 +3963,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -3995,7 +3985,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Sun</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -4003,19 +3993,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0348157</float> </value> + <value> <float>38274.5379085</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Sunday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -4023,15 +4013,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>20</int> </value> + <value> <int>8</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129423808078</long> </value> + <value> <long>1129467275296</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>50</int> </value> + <value> <int>54</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -4039,15 +4029,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>8.0</float> </value> + <value> <float>35.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Sun.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> @@ -4059,11 +4049,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>8.078</float> </value> + <value> <float>35.296</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129423808.08</float> </value> + <value> <float>1129467275.3</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -4075,7 +4065,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0348157175904</float> </value> + <value> <float>0.53790851852</float> </value> </item> </dictionary> </state> @@ -4090,7 +4080,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -4112,7 +4102,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Sun</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -4120,19 +4110,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0386822</float> </value> + <value> <float>38274.6732162</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>16</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Sunday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -4140,15 +4130,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>20</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129424142144</long> </value> + <value> <long>1129478965878</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>55</int> </value> + <value> <int>9</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -4156,11 +4146,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>42.0</float> </value> + <value> <float>25.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Sun.</string> </value> </item> <item> <key> <string>_pm</string> </key> @@ -4168,7 +4158,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>8</int> </value> + <value> <int>12</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -4176,11 +4166,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>42.144</float> </value> + <value> <float>25.878</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129424142.14</float> </value> + <value> <float>1129478965.88</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -4192,7 +4182,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0386822222208</float> </value> + <value> <float>0.673216180556</float> </value> </item> </dictionary> </state> @@ -4207,7 +4197,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -4229,7 +4219,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Mon</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -4237,19 +4227,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0438819</float> </value> + <value> <float>38275.3930703</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>17</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Monday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -4257,15 +4247,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>21</int> </value> + <value> <int>5</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129424591395</long> </value> + <value> <long>1129541161277</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>3</int> </value> + <value> <int>26</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -4273,19 +4263,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>11.0</float> </value> + <value> <float>1.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Mon.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>9</int> </value> + <value> <int>5</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -4293,11 +4283,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>11.395</float> </value> + <value> <float>1.277</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129424591.39</float> </value> + <value> <float>1129541161.28</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -4309,7 +4299,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0438818865732</float> </value> + <value> <float>0.393070335645</float> </value> </item> </dictionary> </state> @@ -4324,7 +4314,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -4346,7 +4336,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Mon</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -4354,19 +4344,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0439852</float> </value> + <value> <float>38275.4443253</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>17</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Monday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -4374,15 +4364,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>21</int> </value> + <value> <int>6</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129424600322</long> </value> + <value> <long>1129545589706</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>3</int> </value> + <value> <int>39</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -4390,19 +4380,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>20.0</float> </value> + <value> <float>49.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Mon.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>9</int> </value> + <value> <int>6</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -4410,11 +4400,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>20.322</float> </value> + <value> <float>49.706</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129424600.32</float> </value> + <value> <float>1129545589.71</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -4426,7 +4416,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0439852083364</float> </value> + <value> <float>0.44432530093</float> </value> </item> </dictionary> </state> @@ -4441,7 +4431,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -4449,9 +4439,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>comment</string> </key> - <value> <string>* change acquisition setup of financial_section to follow budget module needs\n -* add z_related_financial_section_category, z_related_function_category and z_related_group_category catalog methods from erp5_budget.bt5\n -* add groupCategory, financialSectionCategory and functionCategory related keys from erp5_budget.bt5</string> </value> + <value> <string></string> </value> </item> <item> <key> <string>time</string> </key> @@ -4465,7 +4453,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Mon</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -4473,19 +4461,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0472501</float> </value> + <value> <float>38275.4768785</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>17</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Monday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -4493,15 +4481,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>21</int> </value> + <value> <int>7</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129424882407</long> </value> + <value> <long>1129548402301</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>8</int> </value> + <value> <int>26</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -4509,19 +4497,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>2.0</float> </value> + <value> <float>42.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Mon.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>9</int> </value> + <value> <int>7</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -4529,11 +4517,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>2.407</float> </value> + <value> <float>42.301</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129424882.41</float> </value> + <value> <float>1129548402.3</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -4545,7 +4533,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.047250081021</float> </value> + <value> <float>0.476878483794</float> </value> </item> </dictionary> </state> @@ -4560,7 +4548,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>actor</string> </key> - <value> <string>kevin</string> </value> + <value> <string>jerome</string> </value> </item> <item> <key> <string>building_state</string> </key> @@ -4582,7 +4570,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary> <item> <key> <string>_aday</string> </key> - <value> <string>Sat</string> </value> + <value> <string>Mon</string> </value> </item> <item> <key> <string>_amon</string> </key> @@ -4590,19 +4578,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_d</string> </key> - <value> <float>38274.0473416</float> </value> + <value> <float>38275.4770656</float> </value> </item> <item> <key> <string>_day</string> </key> - <value> <int>15</int> </value> + <value> <int>17</int> </value> </item> <item> <key> <string>_dayoffset</string> </key> - <value> <int>6</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>_fday</string> </key> - <value> <string>Saturday</string> </value> + <value> <string>Monday</string> </value> </item> <item> <key> <string>_fmon</string> </key> @@ -4610,15 +4598,15 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_hour</string> </key> - <value> <int>21</int> </value> + <value> <int>7</int> </value> </item> <item> <key> <string>_millis</string> </key> - <value> <long>1129424890314</long> </value> + <value> <long>1129548418472</long> </value> </item> <item> <key> <string>_minute</string> </key> - <value> <int>8</int> </value> + <value> <int>26</int> </value> </item> <item> <key> <string>_month</string> </key> @@ -4626,19 +4614,19 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_nearsec</string> </key> - <value> <float>10.0</float> </value> + <value> <float>58.0</float> </value> </item> <item> <key> <string>_pday</string> </key> - <value> <string>Sat.</string> </value> + <value> <string>Mon.</string> </value> </item> <item> <key> <string>_pm</string> </key> - <value> <string>pm</string> </value> + <value> <string>am</string> </value> </item> <item> <key> <string>_pmhour</string> </key> - <value> <int>9</int> </value> + <value> <int>7</int> </value> </item> <item> <key> <string>_pmon</string> </key> @@ -4646,11 +4634,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>_second</string> </key> - <value> <float>10.314</float> </value> + <value> <float>58.472</float> </value> </item> <item> <key> <string>_t</string> </key> - <value> <float>1129424890.31</float> </value> + <value> <float>1129548418.47</float> </value> </item> <item> <key> <string>_tz</string> </key> @@ -4662,7 +4650,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>time</string> </key> - <value> <float>0.0473415972228</float> </value> + <value> <float>0.477065648149</float> </value> </item> </dictionary> </state> @@ -6212,29 +6200,17 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>portal_catalog/erp5_mysql/z_related_financial_section_category</string> </key> + <key> <string>portal_catalog/erp5_mysql/z_related_gap</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAADo=</string> </persistent> </value> </item> <item> - <key> <string>portal_catalog/erp5_mysql/z_related_function_category</string> </key> + <key> <string>portal_catalog/erp5_mysql/z_related_preferred_gap</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAADs=</string> </persistent> </value> </item> - <item> - <key> <string>portal_catalog/erp5_mysql/z_related_gap_id</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAADw=</string> </persistent> - </value> - </item> - <item> - <key> <string>portal_catalog/erp5_mysql/z_related_group_category</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAD0=</string> </persistent> - </value> - </item> </dictionary> </value> </item> @@ -6321,19 +6297,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>z_related_financial_section_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_function_category</string> </key> + <key> <string>z_related_gap</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>z_related_gap_id</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_group_category</string> </key> + <key> <string>z_related_preferred_gap</string> </key> <value> <int>0</int> </value> </item> </dictionary> @@ -6359,19 +6327,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>z_related_financial_section_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_function_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_gap_id</string> </key> + <key> <string>z_related_gap</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>z_related_group_category</string> </key> + <key> <string>z_related_preferred_gap</string> </key> <value> <int>0</int> </value> </item> </dictionary> @@ -6397,19 +6357,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>z_related_financial_section_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_function_category</string> </key> + <key> <string>z_related_gap</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>z_related_gap_id</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_group_category</string> </key> + <key> <string>z_related_preferred_gap</string> </key> <value> <int>0</int> </value> </item> </dictionary> @@ -6435,19 +6387,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>z_related_financial_section_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_function_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_gap_id</string> </key> + <key> <string>z_related_gap</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>z_related_group_category</string> </key> + <key> <string>z_related_preferred_gap</string> </key> <value> <int>0</int> </value> </item> </dictionary> @@ -6473,19 +6417,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>z_related_financial_section_category</string> </key> + <key> <string>z_related_gap</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>z_related_function_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_gap_id</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_group_category</string> </key> + <key> <string>z_related_preferred_gap</string> </key> <value> <int>0</int> </value> </item> </dictionary> @@ -6511,19 +6447,11 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>z_related_financial_section_category</string> </key> + <key> <string>z_related_gap</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>z_related_function_category</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_gap_id</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>z_related_group_category</string> </key> + <key> <string>z_related_preferred_gap</string> </key> <value> <int>0</int> </value> </item> </dictionary> @@ -6549,25 +6477,13 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>financialSectionCategory | category/category_uid/z_related_financial_section_category</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>functionCategory | category/category_uid/z_related_function_category</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>gap_id | category,catalog/id/z_related_gap_id</string> </key> + <key> <string>gap_id | category,catalog/id/z_related_gap</string> </key> <value> <none/> </value> </item> <item> - <key> <string>groupCategory | category/category_uid/z_related_group_category</string> </key> + <key> <string>preferred_gap_id | category,catalog/id/z_related_preferred_gap</string> </key> <value> <none/> </value> @@ -6639,31 +6555,31 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>portal_categories/account_type</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAD4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAADw=</string> </persistent> </value> </item> <item> <key> <string>portal_categories/destination_region</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAD8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAD0=</string> </persistent> </value> </item> <item> <key> <string>portal_categories/financial_section</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAD4=</string> </persistent> </value> </item> <item> <key> <string>portal_categories/gap</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAD8=</string> </persistent> </value> </item> <item> <key> <string>portal_categories/source_region</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEA=</string> </persistent> </value> </item> </dictionary> @@ -6754,13 +6670,13 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>account_module</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEE=</string> </persistent> </value> </item> <item> <key> <string>accounting_module</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEI=</string> </persistent> </value> </item> </dictionary> @@ -6788,49 +6704,49 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>portal_deliveries/payment_transaction_builder</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEM=</string> </persistent> </value> </item> <item> <key> <string>portal_deliveries/sale_invoice_builder</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEQ=</string> </persistent> </value> </item> <item> <key> <string>portal_deliveries/sale_invoice_transaction_builder</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEU=</string> </persistent> </value> </item> <item> <key> <string>portal_preferences/default_site_preference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEY=</string> </persistent> </value> </item> <item> <key> <string>portal_rules/default_invoice_rule</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEc=</string> </persistent> </value> </item> <item> <key> <string>portal_rules/default_invoice_transaction_rule</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEg=</string> </persistent> </value> </item> <item> <key> <string>portal_rules/default_invoicing_rule</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEk=</string> </persistent> </value> </item> <item> <key> <string>portal_rules/default_payment_rule</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAEw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEo=</string> </persistent> </value> </item> </dictionary> @@ -6928,115 +6844,115 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>portal_types/Account</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAE0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEs=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Account Module</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAE4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAEw=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Accounting Period Delimiter</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAE8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAE0=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Accounting Rule Cell</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAE4=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Accounting Transaction</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAE8=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Accounting Transaction Line</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFA=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Accounting Transaction Module</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFE=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Balance Transaction</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFI=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Balance Transaction Line</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFM=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Invoice Cell</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFQ=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Invoice Line</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFU=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Invoice Rule</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFY=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Invoice Transaction Rule</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFc=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Invoicing Rule</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFg=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Payment Transaction</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFk=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Purchase Invoice Transaction</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAFw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFo=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Purchase Invoice Transaction Line</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAF0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFs=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Sale Invoice Transaction</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAF4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAFw=</string> </persistent> </value> </item> <item> <key> <string>portal_types/Sale Invoice Transaction Line</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAF8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAF0=</string> </persistent> </value> </item> </dictionary> @@ -7246,7 +7162,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>portal_skins/erp5_accounting</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAF4=</string> </persistent> </value> </item> </dictionary> @@ -7295,31 +7211,31 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>portal_workflow/accounting_closing_period_workflow</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAF8=</string> </persistent> </value> </item> <item> <key> <string>portal_workflow/accounting_workflow</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGA=</string> </persistent> </value> </item> <item> <key> <string>portal_workflow/invoice_causality_workflow</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGE=</string> </persistent> </value> </item> <item> <key> <string>portal_workflow/invoice_edit_workflow</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGI=</string> </persistent> </value> </item> <item> <key> <string>portal_workflow/rule_interaction_workflow</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGM=</string> </persistent> </value> </item> </dictionary> @@ -7343,7 +7259,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGQ=</string> </persistent> </value> </item> <item> @@ -7408,7 +7324,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGU=</string> </persistent> </value> </item> <item> @@ -7418,7 +7334,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>condition</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGY=</string> </persistent> </value> </item> <item> @@ -7475,7 +7391,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGc=</string> </persistent> </value> </item> <item> @@ -7485,7 +7401,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <item> <key> <string>condition</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGg=</string> </persistent> </value> </item> <item> @@ -7544,7 +7460,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <dictionary> <item> - <key> <string>kevin</string> </key> + <key> <string>jerome</string> </key> <value> <list> <string>Owner</string> @@ -7574,6 +7490,12 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <dictionary/> </value> </item> + <item> + <key> <string>table_1</string> </key> + <value> + <dictionary/> + </value> + </item> </dictionary> </value> </item> @@ -7582,6 +7504,7 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <value> <list> <string>table_0</string> +<string>table_1</string> </list> </value> </item> @@ -7598,13 +7521,14 @@ to use erp5_accounting, you have to use a localized version to have a chart of a <string>nexedi</string> <string>acl_users</string> </list> -<string>kevin</string> +<string>jerome</string> </tuple> </value> </item> <item> <key> <string>arguments_src</string> </key> - <value> <string>table_0</string> </value> + <value> <string>table_0\r\n +table_1</string> </value> </item> <item> <key> <string>connection_id</string> </key> @@ -7612,14 +7536,16 @@ to use erp5_accounting, you have to use a localized version to have a chart of a </item> <item> <key> <string>id</string> </key> - <value> <string>z_related_financial_section_category</string> </value> + <value> <string>z_related_gap</string> </value> </item> <item> <key> <string>src</string> </key> <value> <string encoding="cdata"><![CDATA[ -<dtml-var table_0>.uid = stock.node_uid\n -AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.financial_section.getUid()"> +<dtml-var table_1>.uid = <dtml-var table_0>.category_uid\n +AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.gap.getUid()">\n +AND <dtml-var table_0>.uid = catalog.uid\n + ]]></string> </value> </item> @@ -7657,156 +7583,9 @@ AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.financia <key> <string>raw</string> </key> <value> <string encoding="cdata"><![CDATA[ -<dtml-var table_0>.uid = stock.node_uid\n -AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.financial_section.getUid()"> - -]]></string> </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="59" aka="AAAAAAAAADs="> - <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> - <dictionary> - <item> - <key> <string>kevin</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </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> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>kevin</string> - </tuple> - </value> - </item> - <item> - <key> <string>arguments_src</string> </key> - <value> <string>table_0</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_function_category</string> </value> - </item> - <item> - <key> <string>src</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<dtml-var table_0>.uid = stock.section_uid\n -AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.function.getUid()">\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 encoding="cdata"><![CDATA[ - -<dtml-var table_0>.uid = stock.section_uid\n -AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.function.getUid()">\n +<dtml-var table_1>.uid = <dtml-var table_0>.category_uid\n +AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.gap.getUid()">\n +AND <dtml-var table_0>.uid = catalog.uid\n ]]></string> </value> @@ -7823,7 +7602,7 @@ AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.function </dictionary> </pickle> </record> - <record id="60" aka="AAAAAAAAADw="> + <record id="59" aka="AAAAAAAAADs="> <pickle> <tuple> <tuple> @@ -7916,13 +7695,16 @@ table_1</string> </value> </item> <item> <key> <string>id</string> </key> - <value> <string>z_related_gap_id</string> </value> + <value> <string>z_related_preferred_gap</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 +<dtml-if expr="portal_preferences.getGap()">\n + AND <dtml-var table_1>.relative_url LIKE <dtml-sqlvar expr="portal_preferences.getGapValue().getRelativeUrl()+\'%\'" type="string">\n +</dtml-if>\n AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.gap.getUid()">\n AND <dtml-var table_0>.uid = catalog.uid\n @@ -7964,6 +7746,9 @@ AND <dtml-var table_0>.uid = catalog.uid\n <value> <string encoding="cdata"><![CDATA[ <dtml-var table_1>.uid = <dtml-var table_0>.category_uid\n +<dtml-if expr="portal_preferences.getGap()">\n + AND <dtml-var table_1>.relative_url LIKE <dtml-sqlvar expr="portal_preferences.getGapValue().getRelativeUrl()+\'%\'" type="string">\n +</dtml-if>\n AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.gap.getUid()">\n AND <dtml-var table_0>.uid = catalog.uid\n @@ -7982,156 +7767,7 @@ AND <dtml-var table_0>.uid = catalog.uid\n </dictionary> </pickle> </record> - <record id="61" aka="AAAAAAAAAD0="> - <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> - <dictionary> - <item> - <key> <string>kevin</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </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> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>kevin</string> - </tuple> - </value> - </item> - <item> - <key> <string>arguments_src</string> </key> - <value> <string>table_0</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_group_category</string> </value> - </item> - <item> - <key> <string>src</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<dtml-var table_0>.uid = stock.section_uid\n -AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.group.getUid()">\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 encoding="cdata"><![CDATA[ - -<dtml-var table_0>.uid = stock.section_uid\n -AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.group.getUid()">\n - - -]]></string> </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="62" aka="AAAAAAAAAD4="> + <record id="60" aka="AAAAAAAAADw="> <pickle> <tuple> <tuple> @@ -8161,7 +7797,7 @@ AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.group.ge <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGk=</string> </persistent> </value> </item> <item> @@ -8184,7 +7820,7 @@ AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.group.ge <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAGw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGo=</string> </persistent> </value> </item> <item> @@ -8505,7 +8141,7 @@ AND <dtml-var table_0>.base_category_uid = <dtml-var "portal_categories.group.ge <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAG0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGs=</string> </persistent> </value> </item> <item> @@ -8666,7 +8302,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="63" aka="AAAAAAAAAD8="> + <record id="61" aka="AAAAAAAAAD0="> <pickle> <tuple> <tuple> @@ -8696,13 +8332,13 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAG4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAGw=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAG8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAG0=</string> </persistent> </value> </item> <item> @@ -8720,7 +8356,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAG4=</string> </persistent> </value> </item> <item> @@ -8786,7 +8422,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="64" aka="AAAAAAAAAEA="> + <record id="62" aka="AAAAAAAAAD4="> <pickle> <tuple> <tuple> @@ -8816,7 +8452,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAG8=</string> </persistent> </value> </item> <item> @@ -8839,7 +8475,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHA=</string> </persistent> </value> </item> <item> @@ -9160,7 +8796,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHE=</string> </persistent> </value> </item> <item> @@ -9280,7 +8916,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="65" aka="AAAAAAAAAEE="> + <record id="63" aka="AAAAAAAAAD8="> <pickle> <tuple> <tuple> @@ -9310,7 +8946,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHI=</string> </persistent> </value> </item> <item> @@ -9333,7 +8969,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHM=</string> </persistent> </value> </item> <item> @@ -9351,7 +8987,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHQ=</string> </persistent> </value> </item> <item> @@ -9475,7 +9111,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="66" aka="AAAAAAAAAEI="> + <record id="64" aka="AAAAAAAAAEA="> <pickle> <tuple> <tuple> @@ -9505,13 +9141,13 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHU=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHY=</string> </persistent> </value> </item> <item> @@ -9529,7 +9165,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHc=</string> </persistent> </value> </item> <item> @@ -9588,7 +9224,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="67" aka="AAAAAAAAAEM="> + <record id="65" aka="AAAAAAAAAEE="> <pickle> <tuple> <tuple> @@ -10474,7 +10110,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </tuple> <tuple> <string>Manage messages</string> - <tuple id="67.1"> + <tuple id="65.1"> <string>Manager</string> </tuple> </tuple> @@ -10516,7 +10152,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </tuple> <tuple> <string>Manage_messages</string> - <reference id="67.1"/> + <reference id="65.1"/> </tuple> <tuple> <string>Modify Cookie Crumblers</string> @@ -10724,7 +10360,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="68" aka="AAAAAAAAAEQ="> + <record id="66" aka="AAAAAAAAAEI="> <pickle> <tuple> <tuple> @@ -11610,7 +11246,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </tuple> <tuple> <string>Manage messages</string> - <tuple id="68.1"> + <tuple id="66.1"> <string>Manager</string> </tuple> </tuple> @@ -11652,7 +11288,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </tuple> <tuple> <string>Manage_messages</string> - <reference id="68.1"/> + <reference id="66.1"/> </tuple> <tuple> <string>Modify Cookie Crumblers</string> @@ -11859,7 +11495,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="69" aka="AAAAAAAAAEU="> + <record id="67" aka="AAAAAAAAAEM="> <pickle> <tuple> <tuple> @@ -11889,13 +11525,13 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHg=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHk=</string> </persistent> </value> </item> <item> @@ -11913,7 +11549,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAHw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHo=</string> </persistent> </value> </item> <item> @@ -12008,7 +11644,7 @@ You can still safely change Title or (better) translate it using Localizer</stri </dictionary> </pickle> </record> - <record id="70" aka="AAAAAAAAAEY="> + <record id="68" aka="AAAAAAAAAEQ="> <pickle> <tuple> <tuple> @@ -12038,13 +11674,13 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAH0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHs=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAH4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAHw=</string> </persistent> </value> </item> <item> @@ -12062,7 +11698,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAH8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAH0=</string> </persistent> </value> </item> <item> @@ -12204,13 +11840,13 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAH4=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="71" aka="AAAAAAAAAEc="> + <record id="69" aka="AAAAAAAAAEU="> <pickle> <tuple> <tuple> @@ -12240,13 +11876,13 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAH8=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAII=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIA=</string> </persistent> </value> </item> <item> @@ -12264,7 +11900,7 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIE=</string> </persistent> </value> </item> <item> @@ -12401,13 +12037,13 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAII=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="72" aka="AAAAAAAAAEg="> + <record id="70" aka="AAAAAAAAAEY="> <pickle> <tuple> <tuple> @@ -12481,19 +12117,19 @@ You can still safely change Title or (better) translate it using Localizer</stri <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIM=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIQ=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIU=</string> </persistent> </value> </item> <item> @@ -12556,13 +12192,13 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIY=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="73" aka="AAAAAAAAAEk="> + <record id="71" aka="AAAAAAAAAEc="> <pickle> <tuple> <tuple> @@ -12592,13 +12228,13 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIc=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIg=</string> </persistent> </value> </item> <item> @@ -12616,7 +12252,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIk=</string> </persistent> </value> </item> <item> @@ -12638,7 +12274,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc </dictionary> </pickle> </record> - <record id="74" aka="AAAAAAAAAEo="> + <record id="72" aka="AAAAAAAAAEg="> <pickle> <tuple> <tuple> @@ -12668,13 +12304,13 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAIw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIo=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAI0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIs=</string> </persistent> </value> </item> <item> @@ -12692,7 +12328,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAI4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAIw=</string> </persistent> </value> </item> <item> @@ -12702,7 +12338,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAI8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAI0=</string> </persistent> </value> </item> <item> @@ -12724,13 +12360,13 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAJA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAI4=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="75" aka="AAAAAAAAAEs="> + <record id="73" aka="AAAAAAAAAEk="> <pickle> <tuple> <tuple> @@ -12760,13 +12396,13 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAJE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAI8=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAJI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAJA=</string> </persistent> </value> </item> <item> @@ -12784,7 +12420,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAJM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAJE=</string> </persistent> </value> </item> <item> @@ -12806,7 +12442,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc </dictionary> </pickle> </record> - <record id="76" aka="AAAAAAAAAEw="> + <record id="74" aka="AAAAAAAAAEo="> <pickle> <tuple> <tuple> @@ -12836,13 +12472,13 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAJQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAJI=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAJU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAJM=</string> </persistent> </value> </item> <item> @@ -12860,7 +12496,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAJY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAJQ=</string> </persistent> </value> </item> <item> @@ -12882,7 +12518,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc </dictionary> </pickle> </record> - <record id="77" aka="AAAAAAAAAE0="> + <record id="75" aka="AAAAAAAAAEs="> <pickle> <tuple> <tuple> @@ -12913,12 +12549,12 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAJU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAJY=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAJc=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAJg=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAJk=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAJo=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAJs=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAJw=</string> </persistent> </tuple> </value> </item> @@ -12993,7 +12629,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc </dictionary> </pickle> </record> - <record id="78" aka="AAAAAAAAAE4="> + <record id="76" aka="AAAAAAAAAEw="> <pickle> <tuple> <tuple> @@ -13024,6 +12660,8 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAJs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAJw=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAJ0=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAJ4=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAJ8=</string> </persistent> @@ -13035,8 +12673,6 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <persistent> <string encoding="base64">AAAAAAAAAKU=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAKY=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAKc=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAKg=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAKk=</string> </persistent> </tuple> </value> </item> @@ -13091,7 +12727,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc </dictionary> </pickle> </record> - <record id="79" aka="AAAAAAAAAE8="> + <record id="77" aka="AAAAAAAAAE0="> <pickle> <tuple> <tuple> @@ -13122,9 +12758,9 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAKg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAKk=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAKo=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAKs=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAKw=</string> </persistent> </tuple> </value> </item> @@ -13202,7 +12838,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="80" aka="AAAAAAAAAFA="> + <record id="78" aka="AAAAAAAAAE4="> <pickle> <tuple> <tuple> @@ -13233,9 +12869,9 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAKs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAKw=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAK0=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAK4=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAK8=</string> </persistent> </tuple> </value> </item> @@ -13314,7 +12950,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="81" aka="AAAAAAAAAFE="> + <record id="79" aka="AAAAAAAAAE8="> <pickle> <tuple> <tuple> @@ -13345,11 +12981,11 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAK4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAK8=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALA=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALE=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAALM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAALQ=</string> </persistent> </tuple> </value> </item> @@ -13426,7 +13062,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="82" aka="AAAAAAAAAFI="> + <record id="80" aka="AAAAAAAAAFA="> <pickle> <tuple> <tuple> @@ -13457,10 +13093,10 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAALM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAALQ=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALU=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALY=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAALc=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAALg=</string> </persistent> </tuple> </value> </item> @@ -13535,7 +13171,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="83" aka="AAAAAAAAAFM="> + <record id="81" aka="AAAAAAAAAFE="> <pickle> <tuple> <tuple> @@ -13566,6 +13202,8 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAALc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAALg=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALk=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALo=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAALs=</string> </persistent> @@ -13581,8 +13219,6 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <persistent> <string encoding="base64">AAAAAAAAAMU=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAMY=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAMc=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAMg=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAMk=</string> </persistent> </tuple> </value> </item> @@ -13668,7 +13304,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="84" aka="AAAAAAAAAFQ="> + <record id="82" aka="AAAAAAAAAFI="> <pickle> <tuple> <tuple> @@ -13699,11 +13335,11 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAMg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAMk=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAMo=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAMs=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAMw=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAM0=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAM4=</string> </persistent> </tuple> </value> </item> @@ -13758,7 +13394,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="85" aka="AAAAAAAAAFU="> + <record id="83" aka="AAAAAAAAAFM="> <pickle> <tuple> <tuple> @@ -13789,10 +13425,10 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAM0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAM4=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAM8=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANA=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAANE=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAANI=</string> </persistent> </tuple> </value> </item> @@ -13861,7 +13497,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="86" aka="AAAAAAAAAFY="> + <record id="84" aka="AAAAAAAAAFQ="> <pickle> <tuple> <tuple> @@ -13892,12 +13528,12 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAANE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAANI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANM=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANQ=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANU=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANY=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAANc=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAANg=</string> </persistent> </tuple> </value> </item> @@ -13952,7 +13588,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="87" aka="AAAAAAAAAFc="> + <record id="85" aka="AAAAAAAAAFU="> <pickle> <tuple> <tuple> @@ -13983,13 +13619,13 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAANc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAANg=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANk=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANo=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANs=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAANw=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAN0=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAN4=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAN8=</string> </persistent> </tuple> </value> </item> @@ -14074,7 +13710,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="88" aka="AAAAAAAAAFg="> + <record id="86" aka="AAAAAAAAAFY="> <pickle> <tuple> <tuple> @@ -14105,10 +13741,10 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAN4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAN8=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAOA=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAOE=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAOI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAOM=</string> </persistent> </tuple> </value> </item> @@ -14152,7 +13788,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="89" aka="AAAAAAAAAFk="> + <record id="87" aka="AAAAAAAAAFc="> <pickle> <tuple> <tuple> @@ -14183,10 +13819,10 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAOI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAOM=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAOQ=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAOU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAOY=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAOc=</string> </persistent> </tuple> </value> </item> @@ -14268,7 +13904,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="90" aka="AAAAAAAAAFo="> + <record id="88" aka="AAAAAAAAAFg="> <pickle> <tuple> <tuple> @@ -14299,9 +13935,9 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAOY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAOc=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAOg=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAOk=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAOo=</string> </persistent> </tuple> </value> </item> @@ -14343,7 +13979,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="91" aka="AAAAAAAAAFs="> + <record id="89" aka="AAAAAAAAAFk="> <pickle> <tuple> <tuple> @@ -14374,11 +14010,11 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAOk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAOo=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAOs=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAOw=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAO0=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAO4=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAO8=</string> </persistent> </tuple> </value> </item> @@ -14449,7 +14085,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="92" aka="AAAAAAAAAFw="> + <record id="90" aka="AAAAAAAAAFo="> <pickle> <tuple> <tuple> @@ -14480,122 +14116,122 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAO4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAO8=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAPA=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAPE=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAPI=</string> </persistent> + </tuple> + </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <tuple> + <list> + <string>nexedi</string> + <string>acl_users</string> + </list> +<string>yo</string> + </tuple> + </value> + </item> + <item> + <key> <string>allowed_content_types</string> </key> + <value> + <tuple> + <string>Purchase Invoice Transaction Line</string> + </tuple> + </value> + </item> + <item> + <key> <string>base_category_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>content_icon</string> </key> + <value> <string>organisation_icon.gif</string> </value> + </item> + <item> + <key> <string>content_meta_type</string> </key> + <value> <string>ERP5 Invoice</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string> Holds Invoice objects</string> </value> + </item> + <item> + <key> <string>factory</string> </key> + <value> <string>addInvoice</string> </value> + </item> + <item> + <key> <string>filter_content_types</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>hidden_content_type_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>Purchase Invoice Transaction</string> </value> + </item> + <item> + <key> <string>init_script</string> </key> + <value> <string>PurchaseInvoiceTransaction_init</string> </value> + </item> + <item> + <key> <string>property_sheet_list</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Purchase Invoice Transaction</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="91" aka="AAAAAAAAAFs="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.ERP5Type</string> + <string>ERP5TypeInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>yo</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_actions</string> </key> + <value> + <tuple> <persistent> <string encoding="base64">AAAAAAAAAPM=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAPQ=</string> </persistent> - </tuple> - </value> - </item> - <item> - <key> <string>_owner</string> </key> - <value> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>yo</string> - </tuple> - </value> - </item> - <item> - <key> <string>allowed_content_types</string> </key> - <value> - <tuple> - <string>Purchase Invoice Transaction Line</string> - </tuple> - </value> - </item> - <item> - <key> <string>base_category_list</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>content_icon</string> </key> - <value> <string>organisation_icon.gif</string> </value> - </item> - <item> - <key> <string>content_meta_type</string> </key> - <value> <string>ERP5 Invoice</string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string> Holds Invoice objects</string> </value> - </item> - <item> - <key> <string>factory</string> </key> - <value> <string>addInvoice</string> </value> - </item> - <item> - <key> <string>filter_content_types</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>hidden_content_type_list</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>Purchase Invoice Transaction</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string>PurchaseInvoiceTransaction_init</string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Purchase Invoice Transaction</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="93" aka="AAAAAAAAAF0="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.ERP5Type</string> - <string>ERP5TypeInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <dictionary> - <item> - <key> <string>yo</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>_actions</string> </key> - <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAPU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAPY=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAPc=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAPg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAPU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAPY=</string> </persistent> </tuple> </value> </item> @@ -14650,7 +14286,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="94" aka="AAAAAAAAAF4="> + <record id="92" aka="AAAAAAAAAFw="> <pickle> <tuple> <tuple> @@ -14681,6 +14317,8 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAPc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAPg=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAPk=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAPo=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAPs=</string> </persistent> @@ -14689,8 +14327,6 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <persistent> <string encoding="base64">AAAAAAAAAP4=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAP8=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAQA=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAQE=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAQI=</string> </persistent> </tuple> </value> </item> @@ -14776,7 +14412,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="95" aka="AAAAAAAAAF8="> + <record id="93" aka="AAAAAAAAAF0="> <pickle> <tuple> <tuple> @@ -14807,10 +14443,10 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>_actions</string> </key> <value> <tuple> + <persistent> <string encoding="base64">AAAAAAAAAQE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQI=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAQM=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAQQ=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAQU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAQY=</string> </persistent> </tuple> </value> </item> @@ -14865,7 +14501,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="96" aka="AAAAAAAAAGA="> + <record id="94" aka="AAAAAAAAAF4="> <pickle> <tuple> <tuple> @@ -14880,703 +14516,709 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>AccountModule_getAccountList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQU=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getAccountListForTrialBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQY=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getAccountingTransactionCount</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQc=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getAvailableGapList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQg=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQk=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getBankAccountsReportSectionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQo=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getCreditBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQ0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQs=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getDebitBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQ4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQw=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getGeneralLedgerReportSectionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAQ8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQ0=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getMirrorAccountUrl</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQ4=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getNormalBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAQ8=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getOtherPartiesReportSectionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARA=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getTotalSourceCredit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARE=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getTotalSourceDebit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARI=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getTransactionListUrl</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARM=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_getTrialBalanceReportSectionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARQ=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_statAccountingTransactionCount</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARU=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_statBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARY=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_statTotalSourceCredit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARc=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_statTotalSourceDebit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARg=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewAccountList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARk=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewAccountListForTrialBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAARw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARo=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewBankAccountsReport</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAR0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARs=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewBankAccountsReportDialog</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAR4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAARw=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewGeneralLedgerReport</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAR8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAR0=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewGeneralLedgerReportDialog</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAR4=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewOtherPartiesReport</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAR8=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewOtherPartiesReportDialog</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASA=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewSearchDialog</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASE=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewTrialBalanceReport</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASI=</string> </persistent> </value> </item> <item> <key> <string>AccountModule_viewTrialBalanceReportDialog</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASM=</string> </persistent> </value> </item> <item> <key> <string>Account_getAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASQ=</string> </persistent> </value> </item> <item> <key> <string>Account_getGapId</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASU=</string> </persistent> </value> </item> <item> <key> <string>Account_getGapItemList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASY=</string> </persistent> </value> </item> <item> <key> <string>Account_statSourceBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASc=</string> </persistent> </value> </item> <item> <key> <string>Account_statSourceCredit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASg=</string> </persistent> </value> </item> <item> <key> <string>Account_statSourceDebit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASk=</string> </persistent> </value> </item> <item> <key> <string>Account_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAASw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASo=</string> </persistent> </value> </item> <item> <key> <string>Account_viewAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAS0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASs=</string> </persistent> </value> </item> <item> <key> <string>Account_zDistinctSectionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAS4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAASw=</string> </persistent> </value> </item> <item> <key> <string>Account_zGetAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAS8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAS0=</string> </persistent> </value> </item> <item> <key> <string>Account_zGetTotalQuantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAS4=</string> </persistent> </value> </item> <item> <key> <string>AccountingPeriodDelimiter_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAS8=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionLine_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATA=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_ClosePeriod</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATE=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_countAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATI=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_getAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATM=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_getDestinationSectionUrl</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATQ=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_getJournalAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATU=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_getSourceCredit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATY=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_getSourceDebit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATc=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_journal_pdf_template</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATg=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_jumpToActiveAccountingPreference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATk=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_jumpToBankAccount</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAATw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATo=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_statSourceCredit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAT0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATs=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_statSourceDebit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAT4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAATw=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_viewAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAT8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAT0=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_viewJournalAsPdf</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAT4=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_viewJournalDialog</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAT8=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_viewSearchDialog</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUA=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_zGetAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUE=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransactionModule_zGetQuantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUI=</string> </persistent> + </value> + </item> + <item> + <key> <string>AccountingTransaction_InitFromPreferences</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAUM=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_deleteEmptyLines</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUQ=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_getDestinationPaymentItemList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUU=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_getSourcePaymentItemList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUY=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_getSourceSectionItemList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUc=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_init</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUg=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_searchInvoiceTransactionLines</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUk=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUo=</string> </persistent> </value> </item> <item> <key> <string>AccountingTransaction_viewDetails</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAUw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUs=</string> </persistent> </value> </item> <item> <key> <string>BalanceTransaction_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAU0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAUw=</string> </persistent> </value> </item> <item> <key> <string>BankAccount_getAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAU4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAU0=</string> </persistent> </value> </item> <item> <key> <string>BankAccount_statSourceBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAU8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAU4=</string> </persistent> </value> </item> <item> <key> <string>BankAccount_statSourceCredit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAU8=</string> </persistent> </value> </item> <item> <key> <string>BankAccount_statSourceDebit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVA=</string> </persistent> </value> </item> <item> <key> <string>BankAccount_viewAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVE=</string> </persistent> </value> </item> <item> <key> <string>BankAccount_zGetAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVI=</string> </persistent> </value> </item> <item> <key> <string>Entity_getAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVM=</string> </persistent> </value> </item> <item> <key> <string>Entity_getAccountingTransactionSourceGapId</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVQ=</string> </persistent> </value> </item> <item> <key> <string>Entity_statSourceBalance</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVU=</string> </persistent> </value> </item> <item> <key> <string>Entity_statSourceCredit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVY=</string> </persistent> </value> </item> <item> <key> <string>Entity_statSourceDebit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVc=</string> </persistent> </value> </item> <item> <key> <string>Entity_viewAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVg=</string> </persistent> </value> </item> <item> <key> <string>Entity_zGetAccountingTransactionList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVk=</string> </persistent> </value> </item> <item> <key> <string>InvoiceLine_asCellRange</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVo=</string> </persistent> </value> </item> <item> <key> <string>InvoiceLine_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAVw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVs=</string> </persistent> </value> </item> <item> <key> <string>InvoiceLine_viewPrice</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAV0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAVw=</string> </persistent> </value> </item> <item> <key> <string>InvoiceLine_viewQuantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAV4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAV0=</string> </persistent> </value> </item> <item> <key> <string>InvoiceTransactionLine_getDestinationItemList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAV8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAV4=</string> </persistent> </value> </item> <item> <key> <string>InvoiceTransactionLine_getSourceItemList</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAV8=</string> </persistent> </value> </item> <item> <key> <string>InvoiceTransactionRule_asCellRange</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWA=</string> </persistent> </value> </item> <item> <key> <string>InvoiceTransactionRule_destinationRegionHasNoVat</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWE=</string> </persistent> </value> </item> <item> <key> <string>InvoiceTransactionRule_destinationRegionHasVat</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWI=</string> </persistent> </value> </item> <item> <key> <string>InvoiceTransactionRule_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWM=</string> </persistent> </value> </item> <item> <key> <string>PaymentTransaction_copyInvoiceProperties</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWQ=</string> </persistent> </value> </item> <item> <key> <string>PaymentTransaction_init</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWU=</string> </persistent> </value> </item> <item> <key> <string>PaymentTransaction_selectMovement</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWY=</string> </persistent> </value> </item> <item> <key> <string>PaymentTransaction_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWc=</string> </persistent> </value> </item> <item> <key> <string>PaymentTransaction_viewDetails</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWg=</string> </persistent> </value> </item> <item> <key> <string>PaymentTransaction_zSelectMovement</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWk=</string> </persistent> </value> </item> <item> <key> <string>PurchaseInvoiceTransaction_init</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWo=</string> </persistent> </value> </item> <item> <key> <string>PurchaseInvoiceTransaction_view</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAWw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWs=</string> </persistent> </value> </item> <item> <key> <string>PurchaseInvoiceTransaction_viewDetails</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAW0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAWw=</string> </persistent> </value> </item> <item> <key> <string>Resource_zGetInventory_old</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAW4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAW0=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_getVAT</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAW8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAW4=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_init</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAW8=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_postGeneration</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXA=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_postGenerationActivity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXE=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_postTransactionLineGeneration</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXI=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_selectDelivery</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXM=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_selectInvoiceMovement</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXQ=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_selectPackingListMovement</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXU=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_viewAccounting</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXY=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_viewAsHTML</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXc=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_viewDetails</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXg=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_viewInvoice</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXk=</string> </persistent> </value> </item> <item> <key> <string>SaleInvoiceTransaction_zSelectMovement</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXo=</string> </persistent> </value> </item> <item> @@ -16768,6 +16410,16 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <value> <string>Script (Python)</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>AccountingTransaction_InitFromPreferences</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>Script (Python)</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -16798,7 +16450,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="97" aka="AAAAAAAAAGE="> + <record id="95" aka="AAAAAAAAAF8="> <pickle> <tuple> <tuple> @@ -16915,7 +16567,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>scripts</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAXw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXs=</string> </persistent> </value> </item> <item> @@ -16925,7 +16577,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>states</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAX0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAXw=</string> </persistent> </value> </item> <item> @@ -16935,25 +16587,25 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>transitions</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAX4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAX0=</string> </persistent> </value> </item> <item> <key> <string>variables</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAX8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAX4=</string> </persistent> </value> </item> <item> <key> <string>worklists</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAX8=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="98" aka="AAAAAAAAAGI="> + <record id="96" aka="AAAAAAAAAGA="> <pickle> <tuple> <tuple> @@ -17070,7 +16722,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>scripts</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYA=</string> </persistent> </value> </item> <item> @@ -17080,7 +16732,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>states</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYE=</string> </persistent> </value> </item> <item> @@ -17090,25 +16742,25 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>transitions</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYI=</string> </persistent> </value> </item> <item> <key> <string>variables</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYM=</string> </persistent> </value> </item> <item> <key> <string>worklists</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYQ=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="99" aka="AAAAAAAAAGM="> + <record id="97" aka="AAAAAAAAAGE="> <pickle> <tuple> <tuple> @@ -17224,7 +16876,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>scripts</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYU=</string> </persistent> </value> </item> <item> @@ -17234,7 +16886,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>states</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYY=</string> </persistent> </value> </item> <item> @@ -17244,7 +16896,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>transitions</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYc=</string> </persistent> </value> </item> <item> @@ -17254,19 +16906,19 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>variables</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYg=</string> </persistent> </value> </item> <item> <key> <string>worklists</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYk=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="100" aka="AAAAAAAAAGQ="> + <record id="98" aka="AAAAAAAAAGI="> <pickle> <tuple> <tuple> @@ -17359,31 +17011,31 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>interactions</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYo=</string> </persistent> </value> </item> <item> <key> <string>scripts</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAYw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYs=</string> </persistent> </value> </item> <item> <key> <string>variables</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAY0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAYw=</string> </persistent> </value> </item> <item> <key> <string>worklists</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAY4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAY0=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="101" aka="AAAAAAAAAGU="> + <record id="99" aka="AAAAAAAAAGM="> <pickle> <tuple> <tuple> @@ -17476,13 +17128,13 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>interactions</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAY8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAY4=</string> </persistent> </value> </item> <item> <key> <string>scripts</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAZA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAY8=</string> </persistent> </value> </item> <item> @@ -17492,19 +17144,19 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>variables</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAZE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZA=</string> </persistent> </value> </item> <item> <key> <string>worklists</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAZI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZE=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="102" aka="AAAAAAAAAGY="> + <record id="100" aka="AAAAAAAAAGQ="> <pickle> <tuple> <tuple> @@ -17523,7 +17175,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="103" aka="AAAAAAAAAGc="> + <record id="101" aka="AAAAAAAAAGU="> <pickle> <tuple> <tuple> @@ -17542,7 +17194,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="104" aka="AAAAAAAAAGg="> + <record id="102" aka="AAAAAAAAAGY="> <pickle> <tuple> <tuple> @@ -17561,7 +17213,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="105" aka="AAAAAAAAAGk="> + <record id="103" aka="AAAAAAAAAGc="> <pickle> <tuple> <tuple> @@ -17580,7 +17232,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="106" aka="AAAAAAAAAGo="> + <record id="104" aka="AAAAAAAAAGg="> <pickle> <tuple> <tuple> @@ -17599,7 +17251,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="107" aka="AAAAAAAAAGs="> + <record id="105" aka="AAAAAAAAAGk="> <pickle> <tuple> <tuple> @@ -17611,7 +17263,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>5</int> </pickle> </record> - <record id="108" aka="AAAAAAAAAGw="> + <record id="106" aka="AAAAAAAAAGo="> <pickle> <tuple> <tuple> @@ -17627,14 +17279,14 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <tuple> <tuple> <string>ERP5 Category</string> - <persistent> <string encoding="base64">AAAAAAAAAZM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZI=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="109" aka="AAAAAAAAAG0="> + <record id="107" aka="AAAAAAAAAGs="> <pickle> <tuple> <tuple> @@ -17650,22 +17302,22 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <tuple> <tuple> <string>asset</string> - <persistent> <string encoding="base64">AAAAAAAAAZQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZM=</string> </persistent> <string>equity</string> - <persistent> <string encoding="base64">AAAAAAAAAZU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZQ=</string> </persistent> <string>expense</string> - <persistent> <string encoding="base64">AAAAAAAAAZY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZU=</string> </persistent> <string>income</string> - <persistent> <string encoding="base64">AAAAAAAAAZc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZY=</string> </persistent> <string>liability</string> - <persistent> <string encoding="base64">AAAAAAAAAZg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZc=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="110" aka="AAAAAAAAAG4="> + <record id="108" aka="AAAAAAAAAGw="> <pickle> <tuple> <tuple> @@ -17677,7 +17329,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="111" aka="AAAAAAAAAG8="> + <record id="109" aka="AAAAAAAAAG0="> <pickle> <tuple> <tuple> @@ -17691,7 +17343,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="112" aka="AAAAAAAAAHA="> + <record id="110" aka="AAAAAAAAAG4="> <pickle> <tuple> <tuple> @@ -17705,7 +17357,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="113" aka="AAAAAAAAAHE="> + <record id="111" aka="AAAAAAAAAG8="> <pickle> <tuple> <tuple> @@ -17717,7 +17369,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="114" aka="AAAAAAAAAHI="> + <record id="112" aka="AAAAAAAAAHA="> <pickle> <tuple> <tuple> @@ -17731,7 +17383,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="115" aka="AAAAAAAAAHM="> + <record id="113" aka="AAAAAAAAAHE="> <pickle> <tuple> <tuple> @@ -17745,7 +17397,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="116" aka="AAAAAAAAAHQ="> + <record id="114" aka="AAAAAAAAAHI="> <pickle> <tuple> <tuple> @@ -17757,7 +17409,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="117" aka="AAAAAAAAAHU="> + <record id="115" aka="AAAAAAAAAHM="> <pickle> <tuple> <tuple> @@ -17771,7 +17423,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="118" aka="AAAAAAAAAHY="> + <record id="116" aka="AAAAAAAAAHQ="> <pickle> <tuple> <tuple> @@ -17785,7 +17437,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="119" aka="AAAAAAAAAHc="> + <record id="117" aka="AAAAAAAAAHU="> <pickle> <tuple> <tuple> @@ -17797,7 +17449,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="120" aka="AAAAAAAAAHg="> + <record id="118" aka="AAAAAAAAAHY="> <pickle> <tuple> <tuple> @@ -17811,7 +17463,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="121" aka="AAAAAAAAAHk="> + <record id="119" aka="AAAAAAAAAHc="> <pickle> <tuple> <tuple> @@ -17825,7 +17477,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="122" aka="AAAAAAAAAHo="> + <record id="120" aka="AAAAAAAAAHg="> <pickle> <tuple> <tuple> @@ -17837,7 +17489,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="123" aka="AAAAAAAAAHs="> + <record id="121" aka="AAAAAAAAAHk="> <pickle> <tuple> <tuple> @@ -17851,7 +17503,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="124" aka="AAAAAAAAAHw="> + <record id="122" aka="AAAAAAAAAHo="> <pickle> <tuple> <tuple> @@ -17865,7 +17517,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="125" aka="AAAAAAAAAH0="> + <record id="123" aka="AAAAAAAAAHs="> <pickle> <tuple> <tuple> @@ -17877,7 +17529,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="126" aka="AAAAAAAAAH4="> + <record id="124" aka="AAAAAAAAAHw="> <pickle> <tuple> <tuple> @@ -17891,7 +17543,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="127" aka="AAAAAAAAAH8="> + <record id="125" aka="AAAAAAAAAH0="> <pickle> <tuple> <tuple> @@ -17905,7 +17557,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="128" aka="AAAAAAAAAIA="> + <record id="126" aka="AAAAAAAAAH4="> <pickle> <tuple> <tuple> @@ -18053,7 +17705,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="129" aka="AAAAAAAAAIE="> + <record id="127" aka="AAAAAAAAAH8="> <pickle> <tuple> <tuple> @@ -18065,7 +17717,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="130" aka="AAAAAAAAAII="> + <record id="128" aka="AAAAAAAAAIA="> <pickle> <tuple> <tuple> @@ -18079,7 +17731,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="131" aka="AAAAAAAAAIM="> + <record id="129" aka="AAAAAAAAAIE="> <pickle> <tuple> <tuple> @@ -18093,7 +17745,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="132" aka="AAAAAAAAAIQ="> + <record id="130" aka="AAAAAAAAAII="> <pickle> <tuple> <tuple> @@ -18241,7 +17893,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="133" aka="AAAAAAAAAIU="> + <record id="131" aka="AAAAAAAAAIM="> <pickle> <tuple> <tuple> @@ -18253,7 +17905,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="134" aka="AAAAAAAAAIY="> + <record id="132" aka="AAAAAAAAAIQ="> <pickle> <tuple> <tuple> @@ -18267,7 +17919,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="135" aka="AAAAAAAAAIc="> + <record id="133" aka="AAAAAAAAAIU="> <pickle> <tuple> <tuple> @@ -18281,7 +17933,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="136" aka="AAAAAAAAAIg="> + <record id="134" aka="AAAAAAAAAIY="> <pickle> <tuple> <tuple> @@ -18329,7 +17981,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <value> <object> <klass> - <global id="136.1" name="DateTime" module="DateTime.DateTime"/> + <global id="134.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -18451,7 +18103,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>time</string> </key> <value> <object> - <klass> <reference id="136.1"/> </klass> + <klass> <reference id="134.1"/> </klass> <tuple> <none/> </tuple> @@ -18572,7 +18224,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <key> <string>time</string> </key> <value> <object> - <klass> <reference id="136.1"/> </klass> + <klass> <reference id="134.1"/> </klass> <tuple> <none/> </tuple> @@ -18677,7 +18329,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="137" aka="AAAAAAAAAIk="> + <record id="135" aka="AAAAAAAAAIc="> <pickle> <tuple> <tuple> @@ -18689,7 +18341,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="138" aka="AAAAAAAAAIo="> + <record id="136" aka="AAAAAAAAAIg="> <pickle> <tuple> <tuple> @@ -18703,7 +18355,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="139" aka="AAAAAAAAAIs="> + <record id="137" aka="AAAAAAAAAIk="> <pickle> <tuple> <tuple> @@ -18717,7 +18369,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="140" aka="AAAAAAAAAIw="> + <record id="138" aka="AAAAAAAAAIo="> <pickle> <tuple> <tuple> @@ -18729,7 +18381,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>7</int> </pickle> </record> - <record id="141" aka="AAAAAAAAAI0="> + <record id="139" aka="AAAAAAAAAIs="> <pickle> <tuple> <tuple> @@ -18745,16 +18397,16 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <tuple> <tuple> <string>ERP5 Accounting Rule Cell</string> - <persistent> <string encoding="base64">AAAAAAAAAZk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZg=</string> </persistent> <string>ERP5 Predicate Group</string> - <persistent> <string encoding="base64">AAAAAAAAAZo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZk=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="142" aka="AAAAAAAAAI4="> + <record id="140" aka="AAAAAAAAAIw="> <pickle> <tuple> <tuple> @@ -18770,26 +18422,26 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <tuple> <tuple> <string>10</string> - <persistent> <string encoding="base64">AAAAAAAAAZs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZo=</string> </persistent> <string>11</string> - <persistent> <string encoding="base64">AAAAAAAAAZw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZs=</string> </persistent> <string>12</string> - <persistent> <string encoding="base64">AAAAAAAAAZ0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZw=</string> </persistent> <string>4</string> - <persistent> <string encoding="base64">AAAAAAAAAZ4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZ0=</string> </persistent> <string>movement_0_0</string> - <persistent> <string encoding="base64">AAAAAAAAAZ8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZ4=</string> </persistent> <string>movement_0_1</string> - <persistent> <string encoding="base64">AAAAAAAAAaA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAZ8=</string> </persistent> <string>movement_0_2</string> - <persistent> <string encoding="base64">AAAAAAAAAaE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaA=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="143" aka="AAAAAAAAAI8="> + <record id="141" aka="AAAAAAAAAI0="> <pickle> <tuple> <tuple> @@ -18808,13 +18460,13 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>movement</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAaI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaE=</string> </persistent> </value> </item> <item> <key> <string>vat_per_region</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAaM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaI=</string> </persistent> </value> </item> </dictionary> @@ -18823,7 +18475,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="144" aka="AAAAAAAAAJA="> + <record id="142" aka="AAAAAAAAAI4="> <pickle> <tuple> <tuple> @@ -18981,7 +18633,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="145" aka="AAAAAAAAAJE="> + <record id="143" aka="AAAAAAAAAI8="> <pickle> <tuple> <tuple> @@ -18993,7 +18645,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="146" aka="AAAAAAAAAJI="> + <record id="144" aka="AAAAAAAAAJA="> <pickle> <tuple> <tuple> @@ -19007,7 +18659,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="147" aka="AAAAAAAAAJM="> + <record id="145" aka="AAAAAAAAAJE="> <pickle> <tuple> <tuple> @@ -19021,7 +18673,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="148" aka="AAAAAAAAAJQ="> + <record id="146" aka="AAAAAAAAAJI="> <pickle> <tuple> <tuple> @@ -19033,7 +18685,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="149" aka="AAAAAAAAAJU="> + <record id="147" aka="AAAAAAAAAJM="> <pickle> <tuple> <tuple> @@ -19047,7 +18699,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="150" aka="AAAAAAAAAJY="> + <record id="148" aka="AAAAAAAAAJQ="> <pickle> <tuple> <tuple> @@ -19061,7 +18713,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <none/> </pickle> </record> - <record id="151" aka="AAAAAAAAAJc="> + <record id="149" aka="AAAAAAAAAJU="> <pickle> <tuple> <tuple> @@ -19076,7 +18728,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAaQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaM=</string> </persistent> </value> </item> <item> @@ -19126,7 +18778,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="152" aka="AAAAAAAAAJg="> + <record id="150" aka="AAAAAAAAAJY="> <pickle> <tuple> <tuple> @@ -19141,7 +18793,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAaU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaQ=</string> </persistent> </value> </item> <item> @@ -19191,7 +18843,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="153" aka="AAAAAAAAAJk="> + <record id="151" aka="AAAAAAAAAJc="> <pickle> <tuple> <tuple> @@ -19206,7 +18858,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAaY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaU=</string> </persistent> </value> </item> <item> @@ -19256,7 +18908,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="154" aka="AAAAAAAAAJo="> + <record id="152" aka="AAAAAAAAAJg="> <pickle> <tuple> <tuple> @@ -19271,7 +18923,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAac=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaY=</string> </persistent> </value> </item> <item> @@ -19321,7 +18973,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="155" aka="AAAAAAAAAJs="> + <record id="153" aka="AAAAAAAAAJk="> <pickle> <tuple> <tuple> @@ -19336,7 +18988,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAag=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAac=</string> </persistent> </value> </item> <item> @@ -19386,7 +19038,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="156" aka="AAAAAAAAAJw="> + <record id="154" aka="AAAAAAAAAJo="> <pickle> <tuple> <tuple> @@ -19401,7 +19053,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAak=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAag=</string> </persistent> </value> </item> <item> @@ -19451,7 +19103,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="157" aka="AAAAAAAAAJ0="> + <record id="155" aka="AAAAAAAAAJs="> <pickle> <tuple> <tuple> @@ -19466,7 +19118,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAao=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAak=</string> </persistent> </value> </item> <item> @@ -19516,7 +19168,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="158" aka="AAAAAAAAAJ4="> + <record id="156" aka="AAAAAAAAAJw="> <pickle> <tuple> <tuple> @@ -19531,7 +19183,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAas=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAao=</string> </persistent> </value> </item> <item> @@ -19581,7 +19233,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="159" aka="AAAAAAAAAJ8="> + <record id="157" aka="AAAAAAAAAJ0="> <pickle> <tuple> <tuple> @@ -19596,7 +19248,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAaw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAas=</string> </persistent> </value> </item> <item> @@ -19646,7 +19298,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="160" aka="AAAAAAAAAKA="> + <record id="158" aka="AAAAAAAAAJ4="> <pickle> <tuple> <tuple> @@ -19661,7 +19313,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAa0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAaw=</string> </persistent> </value> </item> <item> @@ -19711,7 +19363,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="161" aka="AAAAAAAAAKE="> + <record id="159" aka="AAAAAAAAAJ8="> <pickle> <tuple> <tuple> @@ -19726,7 +19378,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAa4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAa0=</string> </persistent> </value> </item> <item> @@ -19776,7 +19428,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="162" aka="AAAAAAAAAKI="> + <record id="160" aka="AAAAAAAAAKA="> <pickle> <tuple> <tuple> @@ -19791,7 +19443,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAa8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAa4=</string> </persistent> </value> </item> <item> @@ -19841,7 +19493,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="163" aka="AAAAAAAAAKM="> + <record id="161" aka="AAAAAAAAAKE="> <pickle> <tuple> <tuple> @@ -19856,7 +19508,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAa8=</string> </persistent> </value> </item> <item> @@ -19906,7 +19558,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="164" aka="AAAAAAAAAKQ="> + <record id="162" aka="AAAAAAAAAKI="> <pickle> <tuple> <tuple> @@ -19921,7 +19573,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbA=</string> </persistent> </value> </item> <item> @@ -19971,7 +19623,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="165" aka="AAAAAAAAAKU="> + <record id="163" aka="AAAAAAAAAKM="> <pickle> <tuple> <tuple> @@ -19986,7 +19638,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbE=</string> </persistent> </value> </item> <item> @@ -20036,7 +19688,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="166" aka="AAAAAAAAAKY="> + <record id="164" aka="AAAAAAAAAKQ="> <pickle> <tuple> <tuple> @@ -20051,7 +19703,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbI=</string> </persistent> </value> </item> <item> @@ -20101,7 +19753,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="167" aka="AAAAAAAAAKc="> + <record id="165" aka="AAAAAAAAAKU="> <pickle> <tuple> <tuple> @@ -20116,7 +19768,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbM=</string> </persistent> </value> </item> <item> @@ -20166,7 +19818,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="168" aka="AAAAAAAAAKg="> + <record id="166" aka="AAAAAAAAAKY="> <pickle> <tuple> <tuple> @@ -20181,7 +19833,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbQ=</string> </persistent> </value> </item> <item> @@ -20231,7 +19883,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="169" aka="AAAAAAAAAKk="> + <record id="167" aka="AAAAAAAAAKc="> <pickle> <tuple> <tuple> @@ -20246,7 +19898,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbU=</string> </persistent> </value> </item> <item> @@ -20296,7 +19948,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="170" aka="AAAAAAAAAKo="> + <record id="168" aka="AAAAAAAAAKg="> <pickle> <tuple> <tuple> @@ -20311,7 +19963,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbY=</string> </persistent> </value> </item> <item> @@ -20361,7 +20013,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="171" aka="AAAAAAAAAKs="> + <record id="169" aka="AAAAAAAAAKk="> <pickle> <tuple> <tuple> @@ -20376,7 +20028,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbc=</string> </persistent> </value> </item> <item> @@ -20426,7 +20078,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="172" aka="AAAAAAAAAKw="> + <record id="170" aka="AAAAAAAAAKo="> <pickle> <tuple> <tuple> @@ -20441,7 +20093,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbg=</string> </persistent> </value> </item> <item> @@ -20491,7 +20143,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="173" aka="AAAAAAAAAK0="> + <record id="171" aka="AAAAAAAAAKs="> <pickle> <tuple> <tuple> @@ -20506,7 +20158,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbk=</string> </persistent> </value> </item> <item> @@ -20556,7 +20208,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="174" aka="AAAAAAAAAK4="> + <record id="172" aka="AAAAAAAAAKw="> <pickle> <tuple> <tuple> @@ -20571,7 +20223,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbo=</string> </persistent> </value> </item> <item> @@ -20621,7 +20273,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="175" aka="AAAAAAAAAK8="> + <record id="173" aka="AAAAAAAAAK0="> <pickle> <tuple> <tuple> @@ -20636,7 +20288,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAbw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbs=</string> </persistent> </value> </item> <item> @@ -20686,7 +20338,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="176" aka="AAAAAAAAALA="> + <record id="174" aka="AAAAAAAAAK4="> <pickle> <tuple> <tuple> @@ -20701,7 +20353,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAb0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAbw=</string> </persistent> </value> </item> <item> @@ -20751,7 +20403,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="177" aka="AAAAAAAAALE="> + <record id="175" aka="AAAAAAAAAK8="> <pickle> <tuple> <tuple> @@ -20766,7 +20418,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAb4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAb0=</string> </persistent> </value> </item> <item> @@ -20816,7 +20468,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="178" aka="AAAAAAAAALI="> + <record id="176" aka="AAAAAAAAALA="> <pickle> <tuple> <tuple> @@ -20831,7 +20483,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAb8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAb4=</string> </persistent> </value> </item> <item> @@ -20881,7 +20533,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="179" aka="AAAAAAAAALM="> + <record id="177" aka="AAAAAAAAALE="> <pickle> <tuple> <tuple> @@ -20896,7 +20548,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAb8=</string> </persistent> </value> </item> <item> @@ -20946,7 +20598,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="180" aka="AAAAAAAAALQ="> + <record id="178" aka="AAAAAAAAALI="> <pickle> <tuple> <tuple> @@ -20961,7 +20613,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcA=</string> </persistent> </value> </item> <item> @@ -21011,7 +20663,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="181" aka="AAAAAAAAALU="> + <record id="179" aka="AAAAAAAAALM="> <pickle> <tuple> <tuple> @@ -21026,7 +20678,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcE=</string> </persistent> </value> </item> <item> @@ -21076,7 +20728,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="182" aka="AAAAAAAAALY="> + <record id="180" aka="AAAAAAAAALQ="> <pickle> <tuple> <tuple> @@ -21091,7 +20743,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcI=</string> </persistent> </value> </item> <item> @@ -21141,7 +20793,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="183" aka="AAAAAAAAALc="> + <record id="181" aka="AAAAAAAAALU="> <pickle> <tuple> <tuple> @@ -21156,7 +20808,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcM=</string> </persistent> </value> </item> <item> @@ -21206,7 +20858,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="184" aka="AAAAAAAAALg="> + <record id="182" aka="AAAAAAAAALY="> <pickle> <tuple> <tuple> @@ -21221,7 +20873,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcQ=</string> </persistent> </value> </item> <item> @@ -21271,7 +20923,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="185" aka="AAAAAAAAALk="> + <record id="183" aka="AAAAAAAAALc="> <pickle> <tuple> <tuple> @@ -21286,7 +20938,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcU=</string> </persistent> </value> </item> <item> @@ -21336,7 +20988,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="186" aka="AAAAAAAAALo="> + <record id="184" aka="AAAAAAAAALg="> <pickle> <tuple> <tuple> @@ -21351,7 +21003,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcY=</string> </persistent> </value> </item> <item> @@ -21401,7 +21053,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="187" aka="AAAAAAAAALs="> + <record id="185" aka="AAAAAAAAALk="> <pickle> <tuple> <tuple> @@ -21416,7 +21068,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcc=</string> </persistent> </value> </item> <item> @@ -21466,7 +21118,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="188" aka="AAAAAAAAALw="> + <record id="186" aka="AAAAAAAAALo="> <pickle> <tuple> <tuple> @@ -21481,7 +21133,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAck=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcg=</string> </persistent> </value> </item> <item> @@ -21531,7 +21183,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="189" aka="AAAAAAAAAL0="> + <record id="187" aka="AAAAAAAAALs="> <pickle> <tuple> <tuple> @@ -21546,7 +21198,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAco=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAck=</string> </persistent> </value> </item> <item> @@ -21596,7 +21248,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="190" aka="AAAAAAAAAL4="> + <record id="188" aka="AAAAAAAAALw="> <pickle> <tuple> <tuple> @@ -21611,7 +21263,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAco=</string> </persistent> </value> </item> <item> @@ -21661,7 +21313,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="191" aka="AAAAAAAAAL8="> + <record id="189" aka="AAAAAAAAAL0="> <pickle> <tuple> <tuple> @@ -21676,7 +21328,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAcw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcs=</string> </persistent> </value> </item> <item> @@ -21726,7 +21378,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="192" aka="AAAAAAAAAMA="> + <record id="190" aka="AAAAAAAAAL4="> <pickle> <tuple> <tuple> @@ -21741,7 +21393,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAc0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAcw=</string> </persistent> </value> </item> <item> @@ -21791,7 +21443,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="193" aka="AAAAAAAAAME="> + <record id="191" aka="AAAAAAAAAL8="> <pickle> <tuple> <tuple> @@ -21806,7 +21458,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAc4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAc0=</string> </persistent> </value> </item> <item> @@ -21856,7 +21508,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="194" aka="AAAAAAAAAMI="> + <record id="192" aka="AAAAAAAAAMA="> <pickle> <tuple> <tuple> @@ -21871,7 +21523,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAc8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAc4=</string> </persistent> </value> </item> <item> @@ -21921,7 +21573,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="195" aka="AAAAAAAAAMM="> + <record id="193" aka="AAAAAAAAAME="> <pickle> <tuple> <tuple> @@ -21936,7 +21588,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAc8=</string> </persistent> </value> </item> <item> @@ -21986,7 +21638,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="196" aka="AAAAAAAAAMQ="> + <record id="194" aka="AAAAAAAAAMI="> <pickle> <tuple> <tuple> @@ -22001,7 +21653,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdA=</string> </persistent> </value> </item> <item> @@ -22051,7 +21703,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="197" aka="AAAAAAAAAMU="> + <record id="195" aka="AAAAAAAAAMM="> <pickle> <tuple> <tuple> @@ -22066,7 +21718,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdE=</string> </persistent> </value> </item> <item> @@ -22116,7 +21768,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="198" aka="AAAAAAAAAMY="> + <record id="196" aka="AAAAAAAAAMQ="> <pickle> <tuple> <tuple> @@ -22131,7 +21783,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdI=</string> </persistent> </value> </item> <item> @@ -22181,7 +21833,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="199" aka="AAAAAAAAAMc="> + <record id="197" aka="AAAAAAAAAMU="> <pickle> <tuple> <tuple> @@ -22196,7 +21848,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdM=</string> </persistent> </value> </item> <item> @@ -22246,7 +21898,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="200" aka="AAAAAAAAAMg="> + <record id="198" aka="AAAAAAAAAMY="> <pickle> <tuple> <tuple> @@ -22261,7 +21913,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdQ=</string> </persistent> </value> </item> <item> @@ -22311,7 +21963,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="201" aka="AAAAAAAAAMk="> + <record id="199" aka="AAAAAAAAAMc="> <pickle> <tuple> <tuple> @@ -22326,7 +21978,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdU=</string> </persistent> </value> </item> <item> @@ -22376,7 +22028,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="202" aka="AAAAAAAAAMo="> + <record id="200" aka="AAAAAAAAAMg="> <pickle> <tuple> <tuple> @@ -22391,7 +22043,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdY=</string> </persistent> </value> </item> <item> @@ -22441,7 +22093,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="203" aka="AAAAAAAAAMs="> + <record id="201" aka="AAAAAAAAAMk="> <pickle> <tuple> <tuple> @@ -22456,7 +22108,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdc=</string> </persistent> </value> </item> <item> @@ -22506,7 +22158,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="204" aka="AAAAAAAAAMw="> + <record id="202" aka="AAAAAAAAAMo="> <pickle> <tuple> <tuple> @@ -22521,7 +22173,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdg=</string> </persistent> </value> </item> <item> @@ -22571,7 +22223,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="205" aka="AAAAAAAAAM0="> + <record id="203" aka="AAAAAAAAAMs="> <pickle> <tuple> <tuple> @@ -22586,7 +22238,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdk=</string> </persistent> </value> </item> <item> @@ -22636,7 +22288,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="206" aka="AAAAAAAAAM4="> + <record id="204" aka="AAAAAAAAAMw="> <pickle> <tuple> <tuple> @@ -22651,7 +22303,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAds=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdo=</string> </persistent> </value> </item> <item> @@ -22701,7 +22353,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="207" aka="AAAAAAAAAM8="> + <record id="205" aka="AAAAAAAAAM0="> <pickle> <tuple> <tuple> @@ -22716,7 +22368,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAdw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAds=</string> </persistent> </value> </item> <item> @@ -22766,7 +22418,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="208" aka="AAAAAAAAANA="> + <record id="206" aka="AAAAAAAAAM4="> <pickle> <tuple> <tuple> @@ -22781,7 +22433,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAd0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAdw=</string> </persistent> </value> </item> <item> @@ -22831,7 +22483,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="209" aka="AAAAAAAAANE="> + <record id="207" aka="AAAAAAAAAM8="> <pickle> <tuple> <tuple> @@ -22846,7 +22498,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAd4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAd0=</string> </persistent> </value> </item> <item> @@ -22896,7 +22548,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="210" aka="AAAAAAAAANI="> + <record id="208" aka="AAAAAAAAANA="> <pickle> <tuple> <tuple> @@ -22911,7 +22563,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAd8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAd4=</string> </persistent> </value> </item> <item> @@ -22961,7 +22613,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="211" aka="AAAAAAAAANM="> + <record id="209" aka="AAAAAAAAANE="> <pickle> <tuple> <tuple> @@ -22976,7 +22628,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAd8=</string> </persistent> </value> </item> <item> @@ -23018,7 +22670,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="212" aka="AAAAAAAAANQ="> + <record id="210" aka="AAAAAAAAANI="> <pickle> <tuple> <tuple> @@ -23033,7 +22685,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeA=</string> </persistent> </value> </item> <item> @@ -23075,7 +22727,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="213" aka="AAAAAAAAANU="> + <record id="211" aka="AAAAAAAAANM="> <pickle> <tuple> <tuple> @@ -23090,7 +22742,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeE=</string> </persistent> </value> </item> <item> @@ -23132,7 +22784,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="214" aka="AAAAAAAAANY="> + <record id="212" aka="AAAAAAAAANQ="> <pickle> <tuple> <tuple> @@ -23147,7 +22799,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeI=</string> </persistent> </value> </item> <item> @@ -23189,7 +22841,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="215" aka="AAAAAAAAANc="> + <record id="213" aka="AAAAAAAAANU="> <pickle> <tuple> <tuple> @@ -23204,7 +22856,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeM=</string> </persistent> </value> </item> <item> @@ -23246,7 +22898,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="216" aka="AAAAAAAAANg="> + <record id="214" aka="AAAAAAAAANY="> <pickle> <tuple> <tuple> @@ -23261,7 +22913,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeQ=</string> </persistent> </value> </item> <item> @@ -23303,7 +22955,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="217" aka="AAAAAAAAANk="> + <record id="215" aka="AAAAAAAAANc="> <pickle> <tuple> <tuple> @@ -23318,7 +22970,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeU=</string> </persistent> </value> </item> <item> @@ -23368,7 +23020,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="218" aka="AAAAAAAAANo="> + <record id="216" aka="AAAAAAAAANg="> <pickle> <tuple> <tuple> @@ -23383,7 +23035,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAec=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeY=</string> </persistent> </value> </item> <item> @@ -23393,7 +23045,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>condition</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAec=</string> </persistent> </value> </item> <item> @@ -23435,7 +23087,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="219" aka="AAAAAAAAANs="> + <record id="217" aka="AAAAAAAAANk="> <pickle> <tuple> <tuple> @@ -23450,7 +23102,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAek=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeg=</string> </persistent> </value> </item> <item> @@ -23500,7 +23152,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="220" aka="AAAAAAAAANw="> + <record id="218" aka="AAAAAAAAANo="> <pickle> <tuple> <tuple> @@ -23515,7 +23167,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAeo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAek=</string> </persistent> </value> </item> <item> @@ -23525,7 +23177,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>condition</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAes=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAeo=</string> </persistent> </value> </item> <item> @@ -23567,7 +23219,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="221" aka="AAAAAAAAAN0="> + <record id="219" aka="AAAAAAAAANs="> <pickle> <tuple> <tuple> @@ -23582,7 +23234,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAew=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAes=</string> </persistent> </value> </item> <item> @@ -23592,7 +23244,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>condition</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAe0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAew=</string> </persistent> </value> </item> <item> @@ -23634,7 +23286,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="222" aka="AAAAAAAAAN4="> + <record id="220" aka="AAAAAAAAANw="> <pickle> <tuple> <tuple> @@ -23649,7 +23301,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAe4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAe0=</string> </persistent> </value> </item> <item> @@ -23699,7 +23351,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="223" aka="AAAAAAAAAN8="> + <record id="221" aka="AAAAAAAAAN0="> <pickle> <tuple> <tuple> @@ -23714,7 +23366,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAe8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAe4=</string> </persistent> </value> </item> <item> @@ -23764,7 +23416,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="224" aka="AAAAAAAAAOA="> + <record id="222" aka="AAAAAAAAAN4="> <pickle> <tuple> <tuple> @@ -23779,7 +23431,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAe8=</string> </persistent> </value> </item> <item> @@ -23821,7 +23473,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="225" aka="AAAAAAAAAOE="> + <record id="223" aka="AAAAAAAAAN8="> <pickle> <tuple> <tuple> @@ -23836,7 +23488,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfA=</string> </persistent> </value> </item> <item> @@ -23878,7 +23530,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="226" aka="AAAAAAAAAOI="> + <record id="224" aka="AAAAAAAAAOA="> <pickle> <tuple> <tuple> @@ -23893,7 +23545,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfE=</string> </persistent> </value> </item> <item> @@ -23935,7 +23587,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="227" aka="AAAAAAAAAOM="> + <record id="225" aka="AAAAAAAAAOE="> <pickle> <tuple> <tuple> @@ -23950,7 +23602,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfI=</string> </persistent> </value> </item> <item> @@ -23992,7 +23644,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="228" aka="AAAAAAAAAOQ="> + <record id="226" aka="AAAAAAAAAOI="> <pickle> <tuple> <tuple> @@ -24007,7 +23659,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfM=</string> </persistent> </value> </item> <item> @@ -24057,7 +23709,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="229" aka="AAAAAAAAAOU="> + <record id="227" aka="AAAAAAAAAOM="> <pickle> <tuple> <tuple> @@ -24072,7 +23724,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfQ=</string> </persistent> </value> </item> <item> @@ -24122,7 +23774,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="230" aka="AAAAAAAAAOY="> + <record id="228" aka="AAAAAAAAAOQ="> <pickle> <tuple> <tuple> @@ -24137,7 +23789,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfU=</string> </persistent> </value> </item> <item> @@ -24187,7 +23839,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="231" aka="AAAAAAAAAOc="> + <record id="229" aka="AAAAAAAAAOU="> <pickle> <tuple> <tuple> @@ -24202,7 +23854,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfY=</string> </persistent> </value> </item> <item> @@ -24252,7 +23904,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="232" aka="AAAAAAAAAOg="> + <record id="230" aka="AAAAAAAAAOY="> <pickle> <tuple> <tuple> @@ -24267,7 +23919,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfc=</string> </persistent> </value> </item> <item> @@ -24309,7 +23961,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="233" aka="AAAAAAAAAOk="> + <record id="231" aka="AAAAAAAAAOc="> <pickle> <tuple> <tuple> @@ -24324,7 +23976,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfg=</string> </persistent> </value> </item> <item> @@ -24366,7 +24018,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="234" aka="AAAAAAAAAOo="> + <record id="232" aka="AAAAAAAAAOg="> <pickle> <tuple> <tuple> @@ -24381,7 +24033,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfk=</string> </persistent> </value> </item> <item> @@ -24423,7 +24075,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="235" aka="AAAAAAAAAOs="> + <record id="233" aka="AAAAAAAAAOk="> <pickle> <tuple> <tuple> @@ -24438,7 +24090,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfo=</string> </persistent> </value> </item> <item> @@ -24488,7 +24140,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="236" aka="AAAAAAAAAOw="> + <record id="234" aka="AAAAAAAAAOo="> <pickle> <tuple> <tuple> @@ -24503,7 +24155,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAfw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfs=</string> </persistent> </value> </item> <item> @@ -24553,7 +24205,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="237" aka="AAAAAAAAAO0="> + <record id="235" aka="AAAAAAAAAOs="> <pickle> <tuple> <tuple> @@ -24568,7 +24220,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAf0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAfw=</string> </persistent> </value> </item> <item> @@ -24618,7 +24270,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="238" aka="AAAAAAAAAO4="> + <record id="236" aka="AAAAAAAAAOw="> <pickle> <tuple> <tuple> @@ -24633,7 +24285,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAf4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAf0=</string> </persistent> </value> </item> <item> @@ -24683,7 +24335,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="239" aka="AAAAAAAAAO8="> + <record id="237" aka="AAAAAAAAAO0="> <pickle> <tuple> <tuple> @@ -24698,7 +24350,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAf8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAf4=</string> </persistent> </value> </item> <item> @@ -24748,7 +24400,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="240" aka="AAAAAAAAAPA="> + <record id="238" aka="AAAAAAAAAO4="> <pickle> <tuple> <tuple> @@ -24763,7 +24415,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAf8=</string> </persistent> </value> </item> <item> @@ -24813,7 +24465,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="241" aka="AAAAAAAAAPE="> + <record id="239" aka="AAAAAAAAAO8="> <pickle> <tuple> <tuple> @@ -24828,7 +24480,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgA=</string> </persistent> </value> </item> <item> @@ -24878,7 +24530,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="242" aka="AAAAAAAAAPI="> + <record id="240" aka="AAAAAAAAAPA="> <pickle> <tuple> <tuple> @@ -24893,7 +24545,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgE=</string> </persistent> </value> </item> <item> @@ -24943,7 +24595,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="243" aka="AAAAAAAAAPM="> + <record id="241" aka="AAAAAAAAAPE="> <pickle> <tuple> <tuple> @@ -24958,7 +24610,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgI=</string> </persistent> </value> </item> <item> @@ -25008,7 +24660,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="244" aka="AAAAAAAAAPQ="> + <record id="242" aka="AAAAAAAAAPI="> <pickle> <tuple> <tuple> @@ -25023,7 +24675,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgM=</string> </persistent> </value> </item> <item> @@ -25073,7 +24725,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="245" aka="AAAAAAAAAPU="> + <record id="243" aka="AAAAAAAAAPM="> <pickle> <tuple> <tuple> @@ -25088,7 +24740,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgQ=</string> </persistent> </value> </item> <item> @@ -25138,7 +24790,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="246" aka="AAAAAAAAAPY="> + <record id="244" aka="AAAAAAAAAPQ="> <pickle> <tuple> <tuple> @@ -25153,7 +24805,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgU=</string> </persistent> </value> </item> <item> @@ -25203,7 +24855,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="247" aka="AAAAAAAAAPc="> + <record id="245" aka="AAAAAAAAAPU="> <pickle> <tuple> <tuple> @@ -25218,7 +24870,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgY=</string> </persistent> </value> </item> <item> @@ -25268,7 +24920,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="248" aka="AAAAAAAAAPg="> + <record id="246" aka="AAAAAAAAAPY="> <pickle> <tuple> <tuple> @@ -25283,7 +24935,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgc=</string> </persistent> </value> </item> <item> @@ -25333,7 +24985,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="249" aka="AAAAAAAAAPk="> + <record id="247" aka="AAAAAAAAAPc="> <pickle> <tuple> <tuple> @@ -25348,7 +25000,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgg=</string> </persistent> </value> </item> <item> @@ -25398,7 +25050,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="250" aka="AAAAAAAAAPo="> + <record id="248" aka="AAAAAAAAAPg="> <pickle> <tuple> <tuple> @@ -25413,7 +25065,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgk=</string> </persistent> </value> </item> <item> @@ -25463,7 +25115,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="251" aka="AAAAAAAAAPs="> + <record id="249" aka="AAAAAAAAAPk="> <pickle> <tuple> <tuple> @@ -25478,7 +25130,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgo=</string> </persistent> </value> </item> <item> @@ -25528,7 +25180,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="252" aka="AAAAAAAAAPw="> + <record id="250" aka="AAAAAAAAAPo="> <pickle> <tuple> <tuple> @@ -25543,7 +25195,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAgw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgs=</string> </persistent> </value> </item> <item> @@ -25593,7 +25245,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="253" aka="AAAAAAAAAP0="> + <record id="251" aka="AAAAAAAAAPs="> <pickle> <tuple> <tuple> @@ -25608,7 +25260,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAg0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAgw=</string> </persistent> </value> </item> <item> @@ -25658,7 +25310,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="254" aka="AAAAAAAAAP4="> + <record id="252" aka="AAAAAAAAAPw="> <pickle> <tuple> <tuple> @@ -25673,7 +25325,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAg4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAg0=</string> </persistent> </value> </item> <item> @@ -25723,7 +25375,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="255" aka="AAAAAAAAAP8="> + <record id="253" aka="AAAAAAAAAP0="> <pickle> <tuple> <tuple> @@ -25738,7 +25390,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAg8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAg4=</string> </persistent> </value> </item> <item> @@ -25788,7 +25440,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="256" aka="AAAAAAAAAQA="> + <record id="254" aka="AAAAAAAAAP4="> <pickle> <tuple> <tuple> @@ -25803,7 +25455,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAg8=</string> </persistent> </value> </item> <item> @@ -25853,7 +25505,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="257" aka="AAAAAAAAAQE="> + <record id="255" aka="AAAAAAAAAP8="> <pickle> <tuple> <tuple> @@ -25868,7 +25520,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhA=</string> </persistent> </value> </item> <item> @@ -25918,7 +25570,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="258" aka="AAAAAAAAAQI="> + <record id="256" aka="AAAAAAAAAQA="> <pickle> <tuple> <tuple> @@ -25933,7 +25585,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhE=</string> </persistent> </value> </item> <item> @@ -25983,7 +25635,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="259" aka="AAAAAAAAAQM="> + <record id="257" aka="AAAAAAAAAQE="> <pickle> <tuple> <tuple> @@ -25998,7 +25650,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhI=</string> </persistent> </value> </item> <item> @@ -26048,7 +25700,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="260" aka="AAAAAAAAAQQ="> + <record id="258" aka="AAAAAAAAAQI="> <pickle> <tuple> <tuple> @@ -26063,7 +25715,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhM=</string> </persistent> </value> </item> <item> @@ -26113,7 +25765,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="261" aka="AAAAAAAAAQU="> + <record id="259" aka="AAAAAAAAAQM="> <pickle> <tuple> <tuple> @@ -26128,7 +25780,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhQ=</string> </persistent> </value> </item> <item> @@ -26178,7 +25830,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="262" aka="AAAAAAAAAQY="> + <record id="260" aka="AAAAAAAAAQQ="> <pickle> <tuple> <tuple> @@ -26193,7 +25845,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhU=</string> </persistent> </value> </item> <item> @@ -26243,7 +25895,7 @@ Once the period is closed (ie. the Accounting Period Delimiter is in delivered s </dictionary> </pickle> </record> - <record id="263" aka="AAAAAAAAAQc="> + <record id="261" aka="AAAAAAAAAQU="> <pickle> <tuple> <tuple> @@ -26355,7 +26007,7 @@ aXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhY=</string> </persistent> </value> </item> <item> @@ -26425,7 +26077,7 @@ aXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="264" aka="AAAAAAAAAQg="> + <record id="262" aka="AAAAAAAAAQY="> <pickle> <tuple> <tuple> @@ -26931,7 +26583,7 @@ AA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhc=</string> </persistent> </value> </item> <item> @@ -27029,7 +26681,7 @@ AA==</string> </value> </dictionary> </pickle> </record> - <record id="265" aka="AAAAAAAAAQk="> + <record id="263" aka="AAAAAAAAAQc="> <pickle> <tuple> <tuple> @@ -27220,7 +26872,7 @@ Y3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhg=</string> </persistent> </value> </item> <item> @@ -27310,7 +26962,7 @@ Y3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="266" aka="AAAAAAAAAQo="> + <record id="264" aka="AAAAAAAAAQg="> <pickle> <tuple> <tuple> @@ -27495,7 +27147,7 @@ b24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="267" aka="AAAAAAAAAQs="> + <record id="265" aka="AAAAAAAAAQk="> <pickle> <tuple> <tuple> @@ -27646,7 +27298,7 @@ eXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAho=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhk=</string> </persistent> </value> </item> <item> @@ -27734,7 +27386,7 @@ eXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="268" aka="AAAAAAAAAQw="> + <record id="266" aka="AAAAAAAAAQo="> <pickle> <tuple> <tuple> @@ -27998,7 +27650,7 @@ PgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="269" aka="AAAAAAAAAQ0="> + <record id="267" aka="AAAAAAAAAQs="> <pickle> <tuple> <tuple> @@ -28164,7 +27816,7 @@ ACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </valu </dictionary> </pickle> </record> - <record id="270" aka="AAAAAAAAAQ4="> + <record id="268" aka="AAAAAAAAAQw="> <pickle> <tuple> <tuple> @@ -28330,7 +27982,7 @@ AABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="271" aka="AAAAAAAAAQ8="> + <record id="269" aka="AAAAAAAAAQ0="> <pickle> <tuple> <tuple> @@ -28639,7 +28291,7 @@ UHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAho=</string> </persistent> </value> </item> <item> @@ -28733,7 +28385,7 @@ UHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="272" aka="AAAAAAAAARA="> + <record id="270" aka="AAAAAAAAAQ4="> <pickle> <tuple> <tuple> @@ -28815,7 +28467,7 @@ name = selection.getName()\n object = brain.getObject()\n object = object.getDestinationValue()\n if object is None:\n - url = None\n + url = "#"\n else:\n url = object.absolute_url() + \'/view?selection_index=%s&selection_name=%s&reset=1\' % (index, name)\n \n @@ -28828,18 +28480,18 @@ return url\n <key> <string>_code</string> </key> <value> <string encoding="base64">YwAAAAAAAAAAAwAAAEAAAABzEwAAAGUAAGUAAGQBAIQCAFoBAGQAAFMoAgAAAE5jAgAAAAgAAAAI AAAAQwAAAHOHAAAAdAAAfAEAZAEAgwIAgwAAfQMAdAAAfAEAZAIAgwIAgwAAfQQAdAAAfAAAZAMA -gwIAgwAAfQUAdAAAfAUAZAQAgwIAgwAAfQUAfAUAdAYAaggAbwoAAXQGAH0HAG4hAAF0AAB8BQBk -BQCDAgCDAABkBgB8AwB8BABmAgAWF30HAHwHAFNkAABTKAcAAABOcwgAAABnZXRJbmRleHMHAAAA -Z2V0TmFtZXMJAAAAZ2V0T2JqZWN0cxMAAABnZXREZXN0aW5hdGlvblZhbHVlcwwAAABhYnNvbHV0 -ZV91cmxzMgAAAC92aWV3P3NlbGVjdGlvbl9pbmRleD0lcyZzZWxlY3Rpb25fbmFtZT0lcyZyZXNl -dD0xKAgAAABzCQAAAF9nZXRhdHRyX3MJAAAAc2VsZWN0aW9ucwUAAABpbmRleHMEAAAAbmFtZXMF -AAAAYnJhaW5zBgAAAG9iamVjdHMEAAAATm9uZXMDAAAAdXJsKAgAAABzBQAAAGJyYWlucwkAAABz -ZWxlY3Rpb25zCQAAAF9nZXRhdHRyX3MFAAAAaW5kZXhzBAAAAG5hbWVzBgAAAG9iamVjdHMEAAAA -Tm9uZXMDAAAAdXJsKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcyEAAABBY2NvdW50TW9k -dWxlX2dldE1pcnJvckFjY291bnRVcmwBAAAAcw4AAAASARIBEgESAQ0BCgIgAigCAAAAcwQAAABO -b25lcyEAAABBY2NvdW50TW9kdWxlX2dldE1pcnJvckFjY291bnRVcmwoAgAAAHMEAAAATm9uZXMh -AAAAQWNjb3VudE1vZHVsZV9nZXRNaXJyb3JBY2NvdW50VXJsKAAAAAAoAAAAAHMPAAAAU2NyaXB0 -IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> +gwIAgwAAfQUAdAAAfAUAZAQAgwIAgwAAfQUAfAUAdAYAaggAbwoAAWQFAH0HAG4hAAF0AAB8BQBk +BgCDAgCDAABkBwB8AwB8BABmAgAWF30HAHwHAFNkAABTKAgAAABOcwgAAABnZXRJbmRleHMHAAAA +Z2V0TmFtZXMJAAAAZ2V0T2JqZWN0cxMAAABnZXREZXN0aW5hdGlvblZhbHVlcwEAAAAjcwwAAABh +YnNvbHV0ZV91cmxzMgAAAC92aWV3P3NlbGVjdGlvbl9pbmRleD0lcyZzZWxlY3Rpb25fbmFtZT0l +cyZyZXNldD0xKAgAAABzCQAAAF9nZXRhdHRyX3MJAAAAc2VsZWN0aW9ucwUAAABpbmRleHMEAAAA +bmFtZXMFAAAAYnJhaW5zBgAAAG9iamVjdHMEAAAATm9uZXMDAAAAdXJsKAgAAABzBQAAAGJyYWlu +cwkAAABzZWxlY3Rpb25zCQAAAF9nZXRhdHRyX3MFAAAAaW5kZXhzBAAAAG5hbWVzBgAAAG9iamVj +dHMEAAAATm9uZXMDAAAAdXJsKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcyEAAABBY2Nv +dW50TW9kdWxlX2dldE1pcnJvckFjY291bnRVcmwBAAAAcw4AAAASARIBEgESAQ0BCgIgAigCAAAA +cwQAAABOb25lcyEAAABBY2NvdW50TW9kdWxlX2dldE1pcnJvckFjY291bnRVcmwoAgAAAHMEAAAA +Tm9uZXMhAAAAQWNjb3VudE1vZHVsZV9nZXRNaXJyb3JBY2NvdW50VXJsKAAAAAAoAAAAAHMPAAAA +U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -28911,7 +28563,7 @@ IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="273" aka="AAAAAAAAARE="> + <record id="271" aka="AAAAAAAAAQ8="> <pickle> <tuple> <tuple> @@ -29078,7 +28730,7 @@ Y2UoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string </dictionary> </pickle> </record> - <record id="274" aka="AAAAAAAAARI="> + <record id="272" aka="AAAAAAAAARA="> <pickle> <tuple> <tuple> @@ -29411,7 +29063,7 @@ AAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="275" aka="AAAAAAAAARM="> + <record id="273" aka="AAAAAAAAARE="> <pickle> <tuple> <tuple> @@ -29571,7 +29223,7 @@ AAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="276" aka="AAAAAAAAARQ="> + <record id="274" aka="AAAAAAAAARI="> <pickle> <tuple> <tuple> @@ -29665,7 +29317,7 @@ KFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAhw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhs=</string> </persistent> </value> </item> <item> @@ -29736,7 +29388,7 @@ KFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="277" aka="AAAAAAAAARU="> + <record id="275" aka="AAAAAAAAARM="> <pickle> <tuple> <tuple> @@ -29854,7 +29506,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAh0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAhw=</string> </persistent> </value> </item> <item> @@ -29931,7 +29583,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="278" aka="AAAAAAAAARY="> + <record id="276" aka="AAAAAAAAARQ="> <pickle> <tuple> <tuple> @@ -30091,7 +29743,7 @@ else :\n \n result.append(\n ReportSection(path=portal.account_module.getPhysicalPath(),\n - title=\'Trial Balance\',\n + title=portal.translation_service.translate(\'ui\', \'Trial Balance\').encode(\'utf8\'),\n level=1,\n form_id=\'AccountModule_viewAccountList\',\n selection_name=\'account_selection\',\n @@ -30111,7 +29763,7 @@ return result\n <item> <key> <string>_code</string> </key> <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAABYAAAApAAAAQwAA -AHPSAgAAZAEAawAAbAEAfQEAAXQCAHQDAGQCAIMCAH0EAHQFAHwEAGQDAIMCAH0GAHQFAHwEAGQE +AHP8AgAAZAEAawAAbAEAfQEAAXQCAHQDAGQCAIMCAH0EAHQFAHwEAGQDAIMCAH0GAHQFAHwEAGQE AIMCAH0HAHQFAHwEAGQFAIMCAH0IAHQFAHwEAGQGAIMCAH0JAHQCAHwEAGQHAIMCAGQIAHQKAIMC AH0LAHQCAHwEAGQHAIMCAGQJAGQKAIMCAH0MAGcAAH0NAGgAAARkAwB8BgADPARkBAB8BwADPARk CwB8BwADPARkBQB8CAADPARkDAB0CgADPARkDQBkDgADPARkDwBkEAADPARkBgB8CQADPH0OAGgA @@ -30120,57 +29772,59 @@ AQBkCAA8fAsAdBAAfA8AgwEAZBUAPG4BAAF0AgB0AgB0AwBkFgCDAgBkFwCDAgCDAAB9EQB8DABv EAABZBgAZBkAZgIAfRIAbg0AAWQaAGQZAGYCAH0SAHwSAGQbAGQcAGYCAGQdAGQeAGYCAGQfAGQg AGYCAGQhAGQiAGYCAGQjAGQkAGYCAGYGAH0TAHwMAAxvZQABdAIAfA0AZCUAgwIAfAEAZCYAdAIA dAIAfBEAZCcAgwIAZCgAgwIAgwAAZBsAZCkAZCoAZA4AZCsAZCwAZC0AZC4AZC8AfA4AZDAAZDEA -ZDIAfBMAZDMAfA8AgwAJgwEAAW65AAFkNAB8CQAXfRQAdAIAdAIAdAMAZDUAgwIAfBQAgwEAZDYA +ZDIAfBMAZDMAfA8AgwAJgwEAAW7jAAFkNAB8CQAXfRQAdAIAdAIAdAMAZDUAgwIAfBQAgwEAZDYA gwIAgwAAfRUAfBUAdBAAfA4AgwEAZDcAPHwVAHQQAHwOAIMBAGQ4ADx0AgB8DQBkJQCDAgB8AQBk -JgB0AgB0AgB8EQBkJwCDAgBkKACDAgCDAABkGwBkKQBkKgBkDgBkKwBkOQBkLQBkOgBkLwB8DgBk -MABkOwBkMgB8EwBkPAB8FABkPQB8FQBkMwB8DwCDAAuDAQABfA0AU2QAAFMoPgAAAE4oAQAAAHMN -AAAAUmVwb3J0U2VjdGlvbnMHAAAAUkVRVUVTVHMHAAAAYXRfZGF0ZXMcAAAAdHJhbnNhY3Rpb25f -c2VjdGlvbl9jYXRlZ29yeXMcAAAAdHJhbnNhY3Rpb25fc2ltdWxhdGlvbl9zdGF0ZXMIAAAAZ2Fw -X3Jvb3RzAwAAAGdldHMJAAAAZnJvbV9kYXRlcwkAAAB0cmVlX21vZGVpAAAAAHMQAAAAc2VjdGlv -bl9jYXRlZ29yeXMkAAAAYWNjb3VudGluZ190cmFuc2FjdGlvbl9saW5lX2N1cnJlbmN5cxAAAABp -c19yZXBvcnRfb3BlbmVkaQEAAABzDAAAAHJlcG9ydF9kZXB0aGkFAAAAcygAAABwcmVmZXJyZWRf -YWNjb3VudGluZ190cmFuc2FjdGlvbl9hdF9kYXRlczEAAABwcmVmZXJyZWRfYWNjb3VudGluZ190 -cmFuc2FjdGlvbl9zZWN0aW9uX2NhdGVnb3J5czEAAABwcmVmZXJyZWRfYWNjb3VudGluZ190cmFu -c2FjdGlvbl9zaW11bGF0aW9uX3N0YXRlcykAAABwcmVmZXJyZWRfYWNjb3VudGluZ190cmFuc2Fj -dGlvbl9nYXBfcm9vdHMqAAAAcHJlZmVycmVkX2FjY291bnRpbmdfdHJhbnNhY3Rpb25fZnJvbV9k -YXRlcwoAAABwb3J0YWxfdXJscw8AAABnZXRQb3J0YWxPYmplY3RzBgAAAGdhcF9pZHMDAAAAR0FQ -cwIAAABpZHMFAAAAdGl0bGVzBwAAAEFjY291bnRzBQAAAGRlYml0cwUAAABEZWJpdHMGAAAAY3Jl -ZGl0cwYAAABDcmVkaXRzDQAAAGRlYml0X2JhbGFuY2VzDQAAAERlYml0IEJhbGFuY2VzDgAAAGNy -ZWRpdF9iYWxhbmNlcw4AAABDcmVkaXQgQmFsYW5jZXMGAAAAYXBwZW5kcwQAAABwYXRocw4AAABh -Y2NvdW50X21vZHVsZXMPAAAAZ2V0UGh5c2ljYWxQYXRocw0AAABUcmlhbCBCYWxhbmNlcwUAAABs -ZXZlbHMHAAAAZm9ybV9pZHMsAAAAQWNjb3VudE1vZHVsZV92aWV3QWNjb3VudExpc3RGb3JUcmlh -bEJhbGFuY2VzDgAAAHNlbGVjdGlvbl9uYW1lcxQAAABhY2NvdW50aW5nX3NlbGVjdGlvbnMQAAAA -c2VsZWN0aW9uX3BhcmFtc3MUAAAAbGlzdGJveF9kaXNwbGF5X21vZGVzDAAAAEZsYXRMaXN0TW9k -ZXMRAAAAc2VsZWN0aW9uX2NvbHVtbnNzCwAAAHByZWZlcmVuY2VzcxIAAABwb3J0YWxfY2F0ZWdv -cmllcy9zEgAAAHJlc3RyaWN0ZWRUcmF2ZXJzZXMLAAAAZ2V0UGF0aExpc3RzCwAAAHJlcG9ydF9s -aXN0cwsAAAByZXBvcnRfcGF0aHMdAAAAQWNjb3VudE1vZHVsZV92aWV3QWNjb3VudExpc3RzEQAA -AGFjY291bnRfc2VsZWN0aW9ucw4AAABSZXBvcnRUcmVlTW9kZXMVAAAAc2VsZWN0aW9uX3JlcG9y -dF9wYXRocxUAAABzZWxlY3Rpb25fcmVwb3J0X2xpc3QoFgAAAHMYAAAAUHJvZHVjdHMuRVJQNUZv -cm0uUmVwb3J0cw0AAABSZXBvcnRTZWN0aW9ucwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzBwAA -AHJlcXVlc3RzCQAAAF9nZXRpdGVtX3MHAAAAYXRfZGF0ZXMcAAAAdHJhbnNhY3Rpb25fc2VjdGlv -bl9jYXRlZ29yeXMcAAAAdHJhbnNhY3Rpb25fc2ltdWxhdGlvbl9zdGF0ZXMIAAAAZ2FwX3Jvb3Rz -BAAAAE5vbmVzCQAAAGZyb21fZGF0ZXMJAAAAdHJlZV9tb2RlcwYAAAByZXN1bHRzBgAAAHBhcmFt -c3MLAAAAcHJlZmVyZW5jZXNzBwAAAF93cml0ZV9zBgAAAHBvcnRhbHMLAAAAZ2FwX2lkX2xpbmVz -DwAAAGJhbGFuY2VfY29sdW1uc3MVAAAAc2VsZWN0aW9uX3JlcG9ydF9wYXRocxUAAABzZWxlY3Rp -b25fcmVwb3J0X2xpc3QoFgAAAHMYAAAAUHJvZHVjdHMuRVJQNUZvcm0uUmVwb3J0cw0AAABSZXBv -cnRTZWN0aW9ucwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzBwAAAHJlcXVlc3RzCQAAAF9nZXRp -dGVtX3MHAAAAYXRfZGF0ZXMcAAAAdHJhbnNhY3Rpb25fc2VjdGlvbl9jYXRlZ29yeXMcAAAAdHJh -bnNhY3Rpb25fc2ltdWxhdGlvbl9zdGF0ZXMIAAAAZ2FwX3Jvb3RzBAAAAE5vbmVzCQAAAGZyb21f -ZGF0ZXMJAAAAdHJlZV9tb2RlcwYAAAByZXN1bHRzBgAAAHBhcmFtc3MLAAAAcHJlZmVyZW5jZXNz -BwAAAF93cml0ZV9zBgAAAHBvcnRhbHMLAAAAZ2FwX2lkX2xpbmVzDwAAAGJhbGFuY2VfY29sdW1u -c3MVAAAAc2VsZWN0aW9uX3JlcG9ydF9wYXRocxUAAABzZWxlY3Rpb25fcmVwb3J0X2xpc3QoAAAA -ACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzLgAAAEFjY291bnRNb2R1bGVfZ2V0VHJpYWxCYWxh -bmNlUmVwb3J0U2VjdGlvbkxpc3QBAAAAc2oAAAAABQ0CDwIPAQ8BDwEPARgEGAMGAQcBCQEJAQkB -CQEbAwgDBwEJAgkCCQEIAwcBEAEUAhsCBwEQAgwCAAEDAQkDCQEJAQkBDwQLAQkBOQUMAgYBDgQK -ASEBEAETAgkBOQUMAgYBBgEGAQoEKAEAAABzLgAAAEFjY291bnRNb2R1bGVfZ2V0VHJpYWxCYWxh -bmNlUmVwb3J0U2VjdGlvbkxpc3QoAQAAAHMuAAAAQWNjb3VudE1vZHVsZV9nZXRUcmlhbEJhbGFu -Y2VSZXBvcnRTZWN0aW9uTGlzdCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1v -ZHVsZT4BAAAAcwAAAAA=</string> </value> +JgB0AgB0AgB8EQBkJwCDAgBkKACDAgCDAABkGwB0AgB0AgB0AgB8EQBkOQCDAgBkOgCDAgBkOwBk +KQCDAgBkPACDAgBkPQCDAQBkKgBkDgBkKwBkPgBkLQBkPwBkLwB8DgBkMABkQABkMgB8EwBkQQB8 +FABkQgB8FQBkMwB8DwCDAAuDAQABfA0AU2QAAFMoQwAAAE4oAQAAAHMNAAAAUmVwb3J0U2VjdGlv +bnMHAAAAUkVRVUVTVHMHAAAAYXRfZGF0ZXMcAAAAdHJhbnNhY3Rpb25fc2VjdGlvbl9jYXRlZ29y +eXMcAAAAdHJhbnNhY3Rpb25fc2ltdWxhdGlvbl9zdGF0ZXMIAAAAZ2FwX3Jvb3RzAwAAAGdldHMJ +AAAAZnJvbV9kYXRlcwkAAAB0cmVlX21vZGVpAAAAAHMQAAAAc2VjdGlvbl9jYXRlZ29yeXMkAAAA +YWNjb3VudGluZ190cmFuc2FjdGlvbl9saW5lX2N1cnJlbmN5cxAAAABpc19yZXBvcnRfb3BlbmVk +aQEAAABzDAAAAHJlcG9ydF9kZXB0aGkFAAAAcygAAABwcmVmZXJyZWRfYWNjb3VudGluZ190cmFu +c2FjdGlvbl9hdF9kYXRlczEAAABwcmVmZXJyZWRfYWNjb3VudGluZ190cmFuc2FjdGlvbl9zZWN0 +aW9uX2NhdGVnb3J5czEAAABwcmVmZXJyZWRfYWNjb3VudGluZ190cmFuc2FjdGlvbl9zaW11bGF0 +aW9uX3N0YXRlcykAAABwcmVmZXJyZWRfYWNjb3VudGluZ190cmFuc2FjdGlvbl9nYXBfcm9vdHMq +AAAAcHJlZmVycmVkX2FjY291bnRpbmdfdHJhbnNhY3Rpb25fZnJvbV9kYXRlcwoAAABwb3J0YWxf +dXJscw8AAABnZXRQb3J0YWxPYmplY3RzBgAAAGdhcF9pZHMDAAAAR0FQcwIAAABpZHMFAAAAdGl0 +bGVzBwAAAEFjY291bnRzBQAAAGRlYml0cwUAAABEZWJpdHMGAAAAY3JlZGl0cwYAAABDcmVkaXRz +DQAAAGRlYml0X2JhbGFuY2VzDQAAAERlYml0IEJhbGFuY2VzDgAAAGNyZWRpdF9iYWxhbmNlcw4A +AABDcmVkaXQgQmFsYW5jZXMGAAAAYXBwZW5kcwQAAABwYXRocw4AAABhY2NvdW50X21vZHVsZXMP +AAAAZ2V0UGh5c2ljYWxQYXRocw0AAABUcmlhbCBCYWxhbmNlcwUAAABsZXZlbHMHAAAAZm9ybV9p +ZHMsAAAAQWNjb3VudE1vZHVsZV92aWV3QWNjb3VudExpc3RGb3JUcmlhbEJhbGFuY2VzDgAAAHNl +bGVjdGlvbl9uYW1lcxQAAABhY2NvdW50aW5nX3NlbGVjdGlvbnMQAAAAc2VsZWN0aW9uX3BhcmFt +c3MUAAAAbGlzdGJveF9kaXNwbGF5X21vZGVzDAAAAEZsYXRMaXN0TW9kZXMRAAAAc2VsZWN0aW9u +X2NvbHVtbnNzCwAAAHByZWZlcmVuY2VzcxIAAABwb3J0YWxfY2F0ZWdvcmllcy9zEgAAAHJlc3Ry +aWN0ZWRUcmF2ZXJzZXMLAAAAZ2V0UGF0aExpc3RzCwAAAHJlcG9ydF9saXN0cwsAAAByZXBvcnRf +cGF0aHMTAAAAdHJhbnNsYXRpb25fc2VydmljZXMJAAAAdHJhbnNsYXRlcwIAAAB1aXMGAAAAZW5j +b2RlcwQAAAB1dGY4cx0AAABBY2NvdW50TW9kdWxlX3ZpZXdBY2NvdW50TGlzdHMRAAAAYWNjb3Vu +dF9zZWxlY3Rpb25zDgAAAFJlcG9ydFRyZWVNb2RlcxUAAABzZWxlY3Rpb25fcmVwb3J0X3BhdGhz +FQAAAHNlbGVjdGlvbl9yZXBvcnRfbGlzdCgWAAAAcxgAAABQcm9kdWN0cy5FUlA1Rm9ybS5SZXBv +cnRzDQAAAFJlcG9ydFNlY3Rpb25zCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMHAAAAcmVxdWVz +dHMJAAAAX2dldGl0ZW1fcwcAAABhdF9kYXRlcxwAAAB0cmFuc2FjdGlvbl9zZWN0aW9uX2NhdGVn +b3J5cxwAAAB0cmFuc2FjdGlvbl9zaW11bGF0aW9uX3N0YXRlcwgAAABnYXBfcm9vdHMEAAAATm9u +ZXMJAAAAZnJvbV9kYXRlcwkAAAB0cmVlX21vZGVzBgAAAHJlc3VsdHMGAAAAcGFyYW1zcwsAAABw +cmVmZXJlbmNlc3MHAAAAX3dyaXRlX3MGAAAAcG9ydGFscwsAAABnYXBfaWRfbGluZXMPAAAAYmFs +YW5jZV9jb2x1bW5zcxUAAABzZWxlY3Rpb25fcmVwb3J0X3BhdGhzFQAAAHNlbGVjdGlvbl9yZXBv +cnRfbGlzdCgWAAAAcxgAAABQcm9kdWN0cy5FUlA1Rm9ybS5SZXBvcnRzDQAAAFJlcG9ydFNlY3Rp +b25zCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMHAAAAcmVxdWVzdHMJAAAAX2dldGl0ZW1fcwcA +AABhdF9kYXRlcxwAAAB0cmFuc2FjdGlvbl9zZWN0aW9uX2NhdGVnb3J5cxwAAAB0cmFuc2FjdGlv +bl9zaW11bGF0aW9uX3N0YXRlcwgAAABnYXBfcm9vdHMEAAAATm9uZXMJAAAAZnJvbV9kYXRlcwkA +AAB0cmVlX21vZGVzBgAAAHJlc3VsdHMGAAAAcGFyYW1zcwsAAABwcmVmZXJlbmNlc3MHAAAAX3dy +aXRlX3MGAAAAcG9ydGFscwsAAABnYXBfaWRfbGluZXMPAAAAYmFsYW5jZV9jb2x1bW5zcxUAAABz +ZWxlY3Rpb25fcmVwb3J0X3BhdGhzFQAAAHNlbGVjdGlvbl9yZXBvcnRfbGlzdCgAAAAAKAAAAABz +DwAAAFNjcmlwdCAoUHl0aG9uKXMuAAAAQWNjb3VudE1vZHVsZV9nZXRUcmlhbEJhbGFuY2VSZXBv +cnRTZWN0aW9uTGlzdAEAAABzbAAAAAAFDQIPAg8BDwEPAQ8BGAQYAwYBBwEJAQkBCQEJARsDCAMH +AQkCCQIJAQgDBwEQARQCGwIHARACDAIAAQMBCQMJAQkBCQEPBAsBCQE5BQwCBgEOBAoBIQEQARMC +CQEqATkEDAIGAQYBBgEKBCgBAAAAcy4AAABBY2NvdW50TW9kdWxlX2dldFRyaWFsQmFsYW5jZVJl +cG9ydFNlY3Rpb25MaXN0KAEAAABzLgAAAEFjY291bnRNb2R1bGVfZ2V0VHJpYWxCYWxhbmNlUmVw +b3J0U2VjdGlvbkxpc3QoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+ +AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAh4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAh0=</string> </persistent> </value> </item> <item> @@ -30254,7 +29908,7 @@ ZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="279" aka="AAAAAAAAARc="> + <record id="277" aka="AAAAAAAAARU="> <pickle> <tuple> <tuple> @@ -30349,7 +30003,7 @@ UHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAh8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAh4=</string> </persistent> </value> </item> <item> @@ -30423,7 +30077,7 @@ UHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="280" aka="AAAAAAAAARg="> + <record id="278" aka="AAAAAAAAARY="> <pickle> <tuple> <tuple> @@ -30614,7 +30268,7 @@ cwAAAAA=</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAiA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAh8=</string> </persistent> </value> </item> <item> @@ -30705,7 +30359,7 @@ cwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="281" aka="AAAAAAAAARk="> + <record id="279" aka="AAAAAAAAARc="> <pickle> <tuple> <tuple> @@ -30867,7 +30521,7 @@ Y3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="282" aka="AAAAAAAAARo="> + <record id="280" aka="AAAAAAAAARg="> <pickle> <tuple> <tuple> @@ -30961,7 +30615,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAiE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAiA=</string> </persistent> </value> </item> <item> @@ -31035,7 +30689,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="283" aka="AAAAAAAAARs="> + <record id="281" aka="AAAAAAAAARk="> <pickle> <tuple> <tuple> @@ -31097,6 +30751,16 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string>ListBox</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_preferred_gap_id</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -31120,6 +30784,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <string>right</string> <string>center</string> <string>bottom</string> + <string>hidden</string> </list> </value> </item> @@ -31139,11 +30804,18 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <list/> </value> </item> + <item> + <key> <string>hidden</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>left</string> </key> <value> <list> <string>listbox</string> +<string>listbox_preferred_gap_id</string> </list> </value> </item> @@ -31162,6 +30834,12 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>listbox</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAiE=</string> </persistent> + </value> + </item> + <item> + <key> <string>listbox_preferred_gap_id</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAiI=</string> </persistent> </value> @@ -31201,7 +30879,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="284" aka="AAAAAAAAARw="> + <record id="282" aka="AAAAAAAAARo="> <pickle> <tuple> <tuple> @@ -31367,7 +31045,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="285" aka="AAAAAAAAAR0="> + <record id="283" aka="AAAAAAAAARs="> <pickle> <tuple> <tuple> @@ -31567,7 +31245,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="286" aka="AAAAAAAAAR4="> + <record id="284" aka="AAAAAAAAARw="> <pickle> <tuple> <tuple> @@ -31795,7 +31473,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="287" aka="AAAAAAAAAR8="> + <record id="285" aka="AAAAAAAAAR0="> <pickle> <tuple> <tuple> @@ -31995,7 +31673,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="288" aka="AAAAAAAAASA="> + <record id="286" aka="AAAAAAAAAR4="> <pickle> <tuple> <tuple> @@ -32248,7 +31926,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="289" aka="AAAAAAAAASE="> + <record id="287" aka="AAAAAAAAAR8="> <pickle> <tuple> <tuple> @@ -32448,7 +32126,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="290" aka="AAAAAAAAASI="> + <record id="288" aka="AAAAAAAAASA="> <pickle> <tuple> <tuple> @@ -32744,7 +32422,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="291" aka="AAAAAAAAASM="> + <record id="289" aka="AAAAAAAAASE="> <pickle> <tuple> <tuple> @@ -33055,7 +32733,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="292" aka="AAAAAAAAASQ="> + <record id="290" aka="AAAAAAAAASI="> <pickle> <tuple> <tuple> @@ -33238,7 +32916,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="293" aka="AAAAAAAAASU="> + <record id="291" aka="AAAAAAAAASM="> <pickle> <tuple> <tuple> @@ -33483,7 +33161,7 @@ dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="294" aka="AAAAAAAAASY="> + <record id="292" aka="AAAAAAAAASQ="> <pickle> <tuple> <tuple> @@ -33731,7 +33409,7 @@ Y3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="295" aka="AAAAAAAAASc="> + <record id="293" aka="AAAAAAAAASU="> <pickle> <tuple> <tuple> @@ -33808,8 +33486,7 @@ Y3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <key> <string>_body</string> </key> <value> <string># This script returns the gap id for this account according to the current gap\n \n -# TODO : what is the *current gap* ????\n -current_gap = context.getPortalDefaultGapId()\n +current_gap = context.getPortalObject().portal_preferences.getGapValue().getRelativeUrl()\n \n for gap in context.getGapValueList() : \n if current_gap in gap.getPath() : \n @@ -33818,16 +33495,18 @@ for gap in context.getGapValueList() : \n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAUAAAAKAAAAQwAA -AHNmAAAAdAAAdAEAZAEAgwIAgwAAfQIAeE0AdAMAdAAAdAEAZAIAgwIAgwAAgwEARF0zAH0EAHwC -AHQAAHwEAGQDAIMCAIMAAGoGAG8UAAF0AAB8BABkBACDAgCDAABTcSsAAXErAFdkAABTKAUAAABO -cxUAAABnZXRQb3J0YWxEZWZhdWx0R2FwSWRzDwAAAGdldEdhcFZhbHVlTGlzdHMHAAAAZ2V0UGF0 -aHMFAAAAZ2V0SWQoBQAAAHMJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwsAAABjdXJyZW50X2dh -cHMJAAAAX2dldGl0ZXJfcwMAAABnYXAoBQAAAHMJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwsA -AABjdXJyZW50X2dhcHMJAAAAX2dldGl0ZXJfcwMAAABnYXAoAAAAACgAAAAAcw8AAABTY3JpcHQg -KFB5dGhvbilzEAAAAEFjY291bnRfZ2V0R2FwSWQBAAAAcwoAAAAAAxICGQAGARkBKAEAAABzEAAA -AEFjY291bnRfZ2V0R2FwSWQoAQAAAHMQAAAAQWNjb3VudF9nZXRHYXBJZCgAAAAAKAAAAABzDwAA -AFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAUAAAAMAAAAQwAA +AHOHAAAAdAAAdAAAdAAAdAAAdAEAZAEAgwIAgwAAZAIAgwIAZAMAgwIAgwAAZAQAgwIAgwAAfQIA +eE0AdAMAdAAAdAEAZAUAgwIAgwAAgwEARF0zAH0EAHwCAHQAAHwEAGQGAIMCAIMAAGoGAG8UAAF0 +AAB8BABkBwCDAgCDAABTcUwAAXFMAFdkAABTKAgAAABOcw8AAABnZXRQb3J0YWxPYmplY3RzEgAA +AHBvcnRhbF9wcmVmZXJlbmNlc3MLAAAAZ2V0R2FwVmFsdWVzDgAAAGdldFJlbGF0aXZlVXJscw8A +AABnZXRHYXBWYWx1ZUxpc3RzBwAAAGdldFBhdGhzBQAAAGdldElkKAUAAABzCQAAAF9nZXRhdHRy +X3MHAAAAY29udGV4dHMLAAAAY3VycmVudF9nYXBzCQAAAF9nZXRpdGVyX3MDAAAAZ2FwKAUAAABz +CQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMLAAAAY3VycmVudF9nYXBzCQAAAF9nZXRpdGVyX3MD +AAAAZ2FwKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcxAAAABBY2NvdW50X2dldEdhcElk +AQAAAHMKAAAAAAIzAhkABgEZASgBAAAAcxAAAABBY2NvdW50X2dldEdhcElkKAEAAABzEAAAAEFj +Y291bnRfZ2V0R2FwSWQoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+ +AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -33893,7 +33572,7 @@ AFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="296" aka="AAAAAAAAASg="> + <record id="294" aka="AAAAAAAAASY="> <pickle> <tuple> <tuple> @@ -34074,7 +33753,7 @@ dWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="297" aka="AAAAAAAAASk="> + <record id="295" aka="AAAAAAAAASc="> <pickle> <tuple> <tuple> @@ -34310,7 +33989,7 @@ ACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </valu </dictionary> </pickle> </record> - <record id="298" aka="AAAAAAAAASo="> + <record id="296" aka="AAAAAAAAASg="> <pickle> <tuple> <tuple> @@ -34478,7 +34157,7 @@ eXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="299" aka="AAAAAAAAASs="> + <record id="297" aka="AAAAAAAAASk="> <pickle> <tuple> <tuple> @@ -34640,7 +34319,7 @@ ZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="300" aka="AAAAAAAAASw="> + <record id="298" aka="AAAAAAAAASo="> <pickle> <tuple> <tuple> @@ -34909,7 +34588,7 @@ ZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="301" aka="AAAAAAAAAS0="> + <record id="299" aka="AAAAAAAAASs="> <pickle> <tuple> <tuple> @@ -35075,7 +34754,7 @@ ZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="302" aka="AAAAAAAAAS4="> + <record id="300" aka="AAAAAAAAASw="> <pickle> <tuple> <tuple> @@ -35290,7 +34969,7 @@ ORDER BY\n </dictionary> </pickle> </record> - <record id="303" aka="AAAAAAAAAS8="> + <record id="301" aka="AAAAAAAAAS0="> <pickle> <tuple> <tuple> @@ -35751,7 +35430,7 @@ ORDER BY\n </dictionary> </pickle> </record> - <record id="304" aka="AAAAAAAAATA="> + <record id="302" aka="AAAAAAAAAS4="> <pickle> <tuple> <tuple> @@ -36140,7 +35819,7 @@ AND <dtml-var query>\n </dictionary> </pickle> </record> - <record id="305" aka="AAAAAAAAATE="> + <record id="303" aka="AAAAAAAAAS8="> <pickle> <tuple> <tuple> @@ -36319,7 +35998,7 @@ AND <dtml-var query>\n </dictionary> </pickle> </record> - <record id="306" aka="AAAAAAAAATI="> + <record id="304" aka="AAAAAAAAATA="> <pickle> <tuple> <tuple> @@ -36606,7 +36285,7 @@ AND <dtml-var query>\n </dictionary> </pickle> </record> - <record id="307" aka="AAAAAAAAATM="> + <record id="305" aka="AAAAAAAAATE="> <pickle> <tuple> <tuple> @@ -36764,7 +36443,7 @@ KXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="308" aka="AAAAAAAAATQ="> + <record id="306" aka="AAAAAAAAATI="> <pickle> <tuple> <tuple> @@ -36925,7 +36604,7 @@ KXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="309" aka="AAAAAAAAATU="> + <record id="307" aka="AAAAAAAAATM="> <pickle> <tuple> <tuple> @@ -37110,7 +36789,7 @@ Y3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="310" aka="AAAAAAAAATY="> + <record id="308" aka="AAAAAAAAATQ="> <pickle> <tuple> <tuple> @@ -37303,7 +36982,7 @@ AAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="311" aka="AAAAAAAAATc="> + <record id="309" aka="AAAAAAAAATU="> <pickle> <tuple> <tuple> @@ -37441,7 +37120,7 @@ for transaction in context\\\n debtor = (line.getSourceDebit() > line.getSourceCredit())\n account = line.getSourceValue()\n if account is None: continue\n - if account.getAccountType() == \'asset/cash\' :\n + if account.getAccountType() in (\'asset/bank\', \'asset/bank/cash\') :\n account_description = "%s (%s)"%(\n line.getSourceTitle(),\n line.getSourcePaymentTitle())\n @@ -37499,77 +37178,78 @@ return result\n <item> <key> <string>_code</string> </key> <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAABkAAABCAAAAQwAA -AHMsBQAAdAAAdAEAZAEAgwIAfQIAdAMAfAIAZAIAgwIAfQQAdAMAfAIAZAMAgwIAfQUAdAMAfAIA +AHMyBQAAdAAAdAEAZAEAgwIAfQIAdAMAfAIAZAIAgwIAfQQAdAMAfAIAZAMAgwIAfQUAdAMAfAIA ZAQAgwIAfQYAdAMAfAIAZAUAgwIAfQcAdAAAfAIAZAYAgwIAZAcAdAgAgwIAfQkAaAAABGQIAGQJ AAM8BGQCAHwEAAM8BGQKAHwGAAM8BGQLAHwFAAM8BGQMAHwHAAM8fQoAfAkAbxQAAXwJAHQLAHwK -AIMBAGQHADxuAQABZwAAfQwAeGoEdA0AdA4AdAAAdAEAZA0AgwIAZA4AfAoAZA8AdAgAfAoAjQEC -gwEARF0+BH0PAHQAAHwPAGQQAIMCAIMAAH0PAGcAAH0QAHQAAHwPAGQRAIMCAIMAAHAQAAF0AAB8 +AIMBAGQHADxuAQABZwAAfQwAeHAEdA0AdA4AdAAAdAEAZA0AgwIAZA4AfAoAZA8AdAgAfAoAjQEC +gwEARF1EBH0PAHQAAHwPAGQQAIMCAIMAAH0PAGcAAH0QAHQAAHwPAGQRAIMCAIMAAHAQAAF0AAB8 DwBkEgCDAgCDAAB9EQBoAAAEZBMAdAMAdBIAfBEAgwEAZAAAZBQAhQIAgwIAAzwEZBUAZBYAdAAA fA8AZBcAgwIAgwAAcAQAAWQYAHQAAHwPAGQZAIMCAIMAAHAEAAFkGABmAgAWAzwEZBoAfBAAAzx9 EwB0AAB8DABkGwCDAgB8EwCDAQABdAAAfA8AZBwAgwIAZB0AaAAABGQMAGQeAGQfAGQgAGQhAGQi -AGcFAAM8gwABfRQAdAAAfBQAZCMAgwIAZCQAhAAAgwEAAXg5A3QNAHwUAIMBAERdKwN9FQB0AAB8 +AGcFAAM8gwABfRQAdAAAfBQAZCMAgwIAZCQAhAAAgwEAAXg/A3QNAHwUAIMBAERdMQN9FQB0AAB8 FQBkEACDAgCDAAB9FQB0AAB8FQBkJQCDAgCDAAB0AAB8FQBkJgCDAgCDAABqBAB9FgB0AAB8FQBk -JwCDAgCDAAB9FwB8FwB0CABqCABvBwABcfEBbgEAAXQAAHwXAGQoAIMCAIMAAGQpAGoCAG8sAAFk -KgB0AAB8FQBkKwCDAgCDAAB0AAB8FQBkLACDAgCDAABmAgAWfRgAbl4AAXQAAHwXAGQoAIMCAIMA -AGQtAGQuAGYCAGoGAG8sAAFkKgB0AAB8FQBkKwCDAgCDAAB0AAB8FQBkLwCDAgCDAABmAgAWfRgA -bhMAAXQAAHwVAGQrAIMCAIMAAH0YAHQAAHwQAGQbAIMCAGgAAARkMAB8FgADPARkMQB0AAB8FwBk -MgCDAgCDAAADPARkMwB8GAADPARkNAB8FgBvIAABdAAAfBUAZCUAgwIAgwAAdAAAfBUAZCYAgwIA -gwAAGHAgAAF0AAB8FQBkJgCDAgCDAAB0AAB8FQBkJQCDAgCDAAAYAzyDAQABdAAAfBUAZDUAgwIA -gwAAdAAAfBUAZDYAgwIAgwAAagIAb3kBAXQAAHwVAGQ3AIMCAIMAAHQAAHwVAGQ4AIMCAIMAAGoE -AH0WAHQAAHwVAGQ5AIMCAIMAAH0XAHwXAHQIAGoIAG8HAAFx8QFuAQABdAAAfBcAZCgAgwIAgwAA -ZCkAagIAbywAAWQqAHQAAHwVAGQ6AIMCAIMAAHQAAHwVAGQ7AIMCAIMAAGYCABZ9GABuXgABdAAA -fBcAZCgAgwIAgwAAZC0AZC4AZgIAagYAbywAAWQqAHQAAHwVAGQ6AIMCAIMAAHQAAHwVAGQ8AIMC -AIMAAGYCABZ9GABuEwABdAAAfBUAZDoAgwIAgwAAfRgAdAAAfBAAZBsAgwIAaAAABGQwAHwWAAM8 -BGQxAHQAAHwXAGQyAIMCAIMAAAM8BGQzAHwYAAM8BGQ0AHwWAG8gAAF0AAB8FQBkNwCDAgCDAAB0 -AAB8FQBkOACDAgCDAAAYcCAAAXQAAHwVAGQ4AIMCAIMAAHQAAHwVAGQ3AIMCAIMAABgDPIMBAAFx -8QEBcfEBV3HiAFd8DABTZAAAUyg9AAAATnMHAAAAUkVRVUVTVHMHAAAAYXRfZGF0ZXMcAAAAdHJh -bnNhY3Rpb25fc2VjdGlvbl9jYXRlZ29yeXMcAAAAdHJhbnNhY3Rpb25fc2ltdWxhdGlvbl9zdGF0 -ZXMXAAAAdHJhbnNhY3Rpb25fcG9ydGFsX3R5cGVzAwAAAGdldHMJAAAAZnJvbV9kYXRlcwcAAABz -b3J0X29ucxIAAABkZWxpdmVyeS5zdG9wX2RhdGVzEAAAAHNpbXVsYXRpb25fc3RhdGVzEAAAAHNl -Y3Rpb25fY2F0ZWdvcnlzCwAAAHBvcnRhbF90eXBlczkAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25N -b2R1bGVfekdldEFjY291bnRpbmdUcmFuc2FjdGlvbkxpc3RzEAAAAHNlbGVjdGlvbl9wYXJhbXNz -CQAAAHNlbGVjdGlvbnMJAAAAZ2V0T2JqZWN0cwsAAABnZXRTdG9wRGF0ZXMMAAAAZ2V0U3RhcnRE -YXRlcwQAAABkYXRlaQoAAABzCwAAAGRlc2NyaXB0aW9ucxkAAAAlcyAoc291cmNlIHJlZmVyZW5j -ZTogJXMpcwgAAABnZXRUaXRsZXMAAAAAcxIAAABnZXRTb3VyY2VSZWZlcmVuY2VzBQAAAGxpbmVz -cwYAAABhcHBlbmRzDQAAAGNvbnRlbnRWYWx1ZXNzBgAAAGZpbHRlcnMbAAAAQWNjb3VudGluZyBU -cmFuc2FjdGlvbiBMaW5lcx0AAABTYWxlIEludm9pY2UgVHJhbnNhY3Rpb24gTGluZXMhAAAAUHVy -Y2hhc2UgSW52b2ljZSBUcmFuc2FjdGlvbiBMaW5lcxoAAABQYXkgU2hlZXQgVHJhbnNhY3Rpb24g -TGluZXMYAAAAQmFsYW5jZSBUcmFuc2FjdGlvbiBMaW5lcwQAAABzb3J0YwIAAAAEAAAABgAAAEMA -AABzPQAAAHQAAHQBAHQBAHwBAGQBAIMCAIMAAGQCAIMCAIMAAHQBAHQBAHwAAGQBAIMCAIMAAGQC -AIMCAIMAAIMCAFMoAwAAAE5zCQAAAGdldE9iamVjdHMOAAAAZ2V0U291cmNlRGViaXQoBAAAAHMD -AAAAY21wcwkAAABfZ2V0YXR0cl9zAQAAAHlzAQAAAHgoBAAAAHMBAAAAeHMBAAAAeXMDAAAAY21w -cwkAAABfZ2V0YXR0cl8oAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCgAAADxsYW1iZGEu -MT43AAAAcwIAAAAkAXMOAAAAZ2V0U291cmNlRGViaXRzDwAAAGdldFNvdXJjZUNyZWRpdHMOAAAA -Z2V0U291cmNlVmFsdWVzDgAAAGdldEFjY291bnRUeXBlcwoAAABhc3NldC9jYXNocwcAAAAlcyAo -JXMpcw4AAABnZXRTb3VyY2VUaXRsZXMVAAAAZ2V0U291cmNlUGF5bWVudFRpdGxlcxAAAABhc3Nl -dC9yZWNlaXZhYmxlcxEAAABsaWFiaWxpdHkvcGF5YWJsZXMaAAAAZ2V0RGVzdGluYXRpb25TZWN0 -aW9uVGl0bGVzBgAAAGRlYnRvcnMOAAAAYWNjb3VudF9nYXBfaWRzCAAAAGdldEdhcElkcwwAAABh -Y2NvdW50X25hbWVzBgAAAGFtb3VudHMVAAAAZ2V0RGVzdGluYXRpb25TZWN0aW9ucxAAAABnZXRT -b3VyY2VTZWN0aW9ucxMAAABnZXREZXN0aW5hdGlvbkRlYml0cxQAAABnZXREZXN0aW5hdGlvbkNy -ZWRpdHMTAAAAZ2V0RGVzdGluYXRpb25WYWx1ZXMTAAAAZ2V0RGVzdGluYXRpb25UaXRsZXMaAAAA -Z2V0RGVzdGluYXRpb25QYXltZW50VGl0bGVzFQAAAGdldFNvdXJjZVNlY3Rpb25UaXRsZSgZAAAA -cwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzBwAAAHJlcXVlc3RzCQAAAF9nZXRpdGVtX3MHAAAA -YXRfZGF0ZXMcAAAAdHJhbnNhY3Rpb25fc2VjdGlvbl9jYXRlZ29yeXMcAAAAdHJhbnNhY3Rpb25f -c2ltdWxhdGlvbl9zdGF0ZXMXAAAAdHJhbnNhY3Rpb25fcG9ydGFsX3R5cGVzBAAAAE5vbmVzCQAA -AGZyb21fZGF0ZXMGAAAAcGFyYW1zcwcAAABfd3JpdGVfcwYAAAByZXN1bHRzCQAAAF9nZXRpdGVy -X3MHAAAAX2FwcGx5X3MLAAAAdHJhbnNhY3Rpb25zBQAAAGxpbmVzcwQAAABkYXRlcwMAAABzdHJz -EAAAAHRyYW5zYWN0aW9uX2RpY3RzEQAAAHRyYW5zYWN0aW9uX2xpbmVzcwQAAABsaW5lcwYAAABk -ZWJ0b3JzBwAAAGFjY291bnRzEwAAAGFjY291bnRfZGVzY3JpcHRpb24oGQAAAHMJAAAAX2dldGF0 -dHJfcwcAAABjb250ZXh0cwcAAAByZXF1ZXN0cwkAAABfZ2V0aXRlbV9zBwAAAGF0X2RhdGVzHAAA -AHRyYW5zYWN0aW9uX3NlY3Rpb25fY2F0ZWdvcnlzHAAAAHRyYW5zYWN0aW9uX3NpbXVsYXRpb25f -c3RhdGVzFwAAAHRyYW5zYWN0aW9uX3BvcnRhbF90eXBlcwQAAABOb25lcwkAAABmcm9tX2RhdGVz -BgAAAHBhcmFtc3MHAAAAX3dyaXRlX3MGAAAAcmVzdWx0cwkAAABfZ2V0aXRlcl9zBwAAAF9hcHBs -eV9zCwAAAHRyYW5zYWN0aW9ucwUAAABsaW5lc3MEAAAAZGF0ZXMDAAAAc3RycxAAAAB0cmFuc2Fj -dGlvbl9kaWN0cxEAAAB0cmFuc2FjdGlvbl9saW5lc3MEAAAAbGluZXMGAAAAZGVidG9ycwcAAABh -Y2NvdW50cxMAAABhY2NvdW50X2Rlc2NyaXB0aW9uKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRo -b24pcz8AAABBY2NvdW50aW5nVHJhbnNhY3Rpb25Nb2R1bGVfZ2V0Sm91cm5hbEFjY291bnRpbmdU -cmFuc2FjdGlvbkxpc3QBAAAAc5IAAAAAEQ8BDwEPAQ8BDwEYAhACCQEJAQkBCAIHARQCBgEYAhkB -EgEGASUBKAEDARYBHQELARABDwEkBhMCDQAGARIBJAESARQBGQEGAQ8BFwEfAwYBDwEXAhUBEAEM -ARIBCQEZARQBDwETBCUBJAESARQBGQEGAQ8BFwEfAwYBDwEXAhUBEAEMARIBCQEZARQBDwEfAygB +JwCDAgCDAAB9FwB8FwB0CABqCABvBwABcfEBbgEAAXQAAHwXAGQoAIMCAIMAAGQpAGQqAGYCAGoG +AG8sAAFkKwB0AAB8FQBkLACDAgCDAAB0AAB8FQBkLQCDAgCDAABmAgAWfRgAbl4AAXQAAHwXAGQo +AIMCAIMAAGQuAGQvAGYCAGoGAG8sAAFkKwB0AAB8FQBkLACDAgCDAAB0AAB8FQBkMACDAgCDAABm +AgAWfRgAbhMAAXQAAHwVAGQsAIMCAIMAAH0YAHQAAHwQAGQbAIMCAGgAAARkMQB8FgADPARkMgB0 +AAB8FwBkMwCDAgCDAAADPARkNAB8GAADPARkNQB8FgBvIAABdAAAfBUAZCUAgwIAgwAAdAAAfBUA +ZCYAgwIAgwAAGHAgAAF0AAB8FQBkJgCDAgCDAAB0AAB8FQBkJQCDAgCDAAAYAzyDAQABdAAAfBUA +ZDYAgwIAgwAAdAAAfBUAZDcAgwIAgwAAagIAb3kBAXQAAHwVAGQ4AIMCAIMAAHQAAHwVAGQ5AIMC +AIMAAGoEAH0WAHQAAHwVAGQ6AIMCAIMAAH0XAHwXAHQIAGoIAG8HAAFx8QFuAQABdAAAfBcAZCgA +gwIAgwAAZDsAagIAbywAAWQrAHQAAHwVAGQ8AIMCAIMAAHQAAHwVAGQ9AIMCAIMAAGYCABZ9GABu +XgABdAAAfBcAZCgAgwIAgwAAZC4AZC8AZgIAagYAbywAAWQrAHQAAHwVAGQ8AIMCAIMAAHQAAHwV +AGQ+AIMCAIMAAGYCABZ9GABuEwABdAAAfBUAZDwAgwIAgwAAfRgAdAAAfBAAZBsAgwIAaAAABGQx +AHwWAAM8BGQyAHQAAHwXAGQzAIMCAIMAAAM8BGQ0AHwYAAM8BGQ1AHwWAG8gAAF0AAB8FQBkOACD +AgCDAAB0AAB8FQBkOQCDAgCDAAAYcCAAAXQAAHwVAGQ5AIMCAIMAAHQAAHwVAGQ4AIMCAIMAABgD +PIMBAAFx8QEBcfEBV3HiAFd8DABTZAAAUyg/AAAATnMHAAAAUkVRVUVTVHMHAAAAYXRfZGF0ZXMc +AAAAdHJhbnNhY3Rpb25fc2VjdGlvbl9jYXRlZ29yeXMcAAAAdHJhbnNhY3Rpb25fc2ltdWxhdGlv +bl9zdGF0ZXMXAAAAdHJhbnNhY3Rpb25fcG9ydGFsX3R5cGVzAwAAAGdldHMJAAAAZnJvbV9kYXRl +cwcAAABzb3J0X29ucxIAAABkZWxpdmVyeS5zdG9wX2RhdGVzEAAAAHNpbXVsYXRpb25fc3RhdGVz +EAAAAHNlY3Rpb25fY2F0ZWdvcnlzCwAAAHBvcnRhbF90eXBlczkAAABBY2NvdW50aW5nVHJhbnNh +Y3Rpb25Nb2R1bGVfekdldEFjY291bnRpbmdUcmFuc2FjdGlvbkxpc3RzEAAAAHNlbGVjdGlvbl9w +YXJhbXNzCQAAAHNlbGVjdGlvbnMJAAAAZ2V0T2JqZWN0cwsAAABnZXRTdG9wRGF0ZXMMAAAAZ2V0 +U3RhcnREYXRlcwQAAABkYXRlaQoAAABzCwAAAGRlc2NyaXB0aW9ucxkAAAAlcyAoc291cmNlIHJl +ZmVyZW5jZTogJXMpcwgAAABnZXRUaXRsZXMAAAAAcxIAAABnZXRTb3VyY2VSZWZlcmVuY2VzBQAA +AGxpbmVzcwYAAABhcHBlbmRzDQAAAGNvbnRlbnRWYWx1ZXNzBgAAAGZpbHRlcnMbAAAAQWNjb3Vu +dGluZyBUcmFuc2FjdGlvbiBMaW5lcx0AAABTYWxlIEludm9pY2UgVHJhbnNhY3Rpb24gTGluZXMh +AAAAUHVyY2hhc2UgSW52b2ljZSBUcmFuc2FjdGlvbiBMaW5lcxoAAABQYXkgU2hlZXQgVHJhbnNh +Y3Rpb24gTGluZXMYAAAAQmFsYW5jZSBUcmFuc2FjdGlvbiBMaW5lcwQAAABzb3J0YwIAAAAEAAAA +BgAAAEMAAABzPQAAAHQAAHQBAHQBAHwBAGQBAIMCAIMAAGQCAIMCAIMAAHQBAHQBAHwAAGQBAIMC +AIMAAGQCAIMCAIMAAIMCAFMoAwAAAE5zCQAAAGdldE9iamVjdHMOAAAAZ2V0U291cmNlRGViaXQo +BAAAAHMDAAAAY21wcwkAAABfZ2V0YXR0cl9zAQAAAHlzAQAAAHgoBAAAAHMBAAAAeHMBAAAAeXMD +AAAAY21wcwkAAABfZ2V0YXR0cl8oAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCgAAADxs +YW1iZGEuND43AAAAcwIAAAAkAXMOAAAAZ2V0U291cmNlRGViaXRzDwAAAGdldFNvdXJjZUNyZWRp +dHMOAAAAZ2V0U291cmNlVmFsdWVzDgAAAGdldEFjY291bnRUeXBlcwoAAABhc3NldC9iYW5rcw8A +AABhc3NldC9iYW5rL2Nhc2hzBwAAACVzICglcylzDgAAAGdldFNvdXJjZVRpdGxlcxUAAABnZXRT +b3VyY2VQYXltZW50VGl0bGVzEAAAAGFzc2V0L3JlY2VpdmFibGVzEQAAAGxpYWJpbGl0eS9wYXlh +YmxlcxoAAABnZXREZXN0aW5hdGlvblNlY3Rpb25UaXRsZXMGAAAAZGVidG9ycw4AAABhY2NvdW50 +X2dhcF9pZHMIAAAAZ2V0R2FwSWRzDAAAAGFjY291bnRfbmFtZXMGAAAAYW1vdW50cxUAAABnZXRE +ZXN0aW5hdGlvblNlY3Rpb25zEAAAAGdldFNvdXJjZVNlY3Rpb25zEwAAAGdldERlc3RpbmF0aW9u +RGViaXRzFAAAAGdldERlc3RpbmF0aW9uQ3JlZGl0cxMAAABnZXREZXN0aW5hdGlvblZhbHVlcwoA +AABhc3NldC9jYXNocxMAAABnZXREZXN0aW5hdGlvblRpdGxlcxoAAABnZXREZXN0aW5hdGlvblBh +eW1lbnRUaXRsZXMVAAAAZ2V0U291cmNlU2VjdGlvblRpdGxlKBkAAABzCQAAAF9nZXRhdHRyX3MH +AAAAY29udGV4dHMHAAAAcmVxdWVzdHMJAAAAX2dldGl0ZW1fcwcAAABhdF9kYXRlcxwAAAB0cmFu +c2FjdGlvbl9zZWN0aW9uX2NhdGVnb3J5cxwAAAB0cmFuc2FjdGlvbl9zaW11bGF0aW9uX3N0YXRl +cxcAAAB0cmFuc2FjdGlvbl9wb3J0YWxfdHlwZXMEAAAATm9uZXMJAAAAZnJvbV9kYXRlcwYAAABw +YXJhbXNzBwAAAF93cml0ZV9zBgAAAHJlc3VsdHMJAAAAX2dldGl0ZXJfcwcAAABfYXBwbHlfcwsA +AAB0cmFuc2FjdGlvbnMFAAAAbGluZXNzBAAAAGRhdGVzAwAAAHN0cnMQAAAAdHJhbnNhY3Rpb25f +ZGljdHMRAAAAdHJhbnNhY3Rpb25fbGluZXNzBAAAAGxpbmVzBgAAAGRlYnRvcnMHAAAAYWNjb3Vu +dHMTAAAAYWNjb3VudF9kZXNjcmlwdGlvbigZAAAAcwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRz +BwAAAHJlcXVlc3RzCQAAAF9nZXRpdGVtX3MHAAAAYXRfZGF0ZXMcAAAAdHJhbnNhY3Rpb25fc2Vj +dGlvbl9jYXRlZ29yeXMcAAAAdHJhbnNhY3Rpb25fc2ltdWxhdGlvbl9zdGF0ZXMXAAAAdHJhbnNh +Y3Rpb25fcG9ydGFsX3R5cGVzBAAAAE5vbmVzCQAAAGZyb21fZGF0ZXMGAAAAcGFyYW1zcwcAAABf +d3JpdGVfcwYAAAByZXN1bHRzCQAAAF9nZXRpdGVyX3MHAAAAX2FwcGx5X3MLAAAAdHJhbnNhY3Rp +b25zBQAAAGxpbmVzcwQAAABkYXRlcwMAAABzdHJzEAAAAHRyYW5zYWN0aW9uX2RpY3RzEQAAAHRy +YW5zYWN0aW9uX2xpbmVzcwQAAABsaW5lcwYAAABkZWJ0b3JzBwAAAGFjY291bnRzEwAAAGFjY291 +bnRfZGVzY3JpcHRpb24oAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzPwAAAEFjY291bnRp +bmdUcmFuc2FjdGlvbk1vZHVsZV9nZXRKb3VybmFsQWNjb3VudGluZ1RyYW5zYWN0aW9uTGlzdAEA +AABzkgAAAAARDwEPAQ8BDwEPARgCEAIJAQkBCQEIAgcBFAIGARgCGQESAQYBJQEoAQMBFgEdAQsB +EAEPASQGEwINAAYBEgEkARIBFAEfAQYBDwEXAR8DBgEPARcCFQEQAQwBEgEJARkBFAEPARMEJQEk +ARIBFAEZAQYBDwEXAR8DBgEPARcCFQEQAQwBEgEJARkBFAEPAR8DKAEAAABzPwAAAEFjY291bnRp +bmdUcmFuc2FjdGlvbk1vZHVsZV9nZXRKb3VybmFsQWNjb3VudGluZ1RyYW5zYWN0aW9uTGlzdCgB AAAAcz8AAABBY2NvdW50aW5nVHJhbnNhY3Rpb25Nb2R1bGVfZ2V0Sm91cm5hbEFjY291bnRpbmdU -cmFuc2FjdGlvbkxpc3QoAQAAAHM/AAAAQWNjb3VudGluZ1RyYW5zYWN0aW9uTW9kdWxlX2dldEpv -dXJuYWxBY2NvdW50aW5nVHJhbnNhY3Rpb25MaXN0KAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRo -b24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> +cmFuc2FjdGlvbkxpc3QoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+ +AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>_dav_writelocks</string> </key> @@ -37661,7 +37341,7 @@ b24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="312" aka="AAAAAAAAATg="> + <record id="310" aka="AAAAAAAAATY="> <pickle> <tuple> <tuple> @@ -37877,7 +37557,7 @@ AAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </ </dictionary> </pickle> </record> - <record id="313" aka="AAAAAAAAATk="> + <record id="311" aka="AAAAAAAAATc="> <pickle> <tuple> <tuple> @@ -38099,7 +37779,7 @@ PG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="314" aka="AAAAAAAAATo="> + <record id="312" aka="AAAAAAAAATg="> <pickle> <tuple> <tuple> @@ -38226,7 +37906,7 @@ PG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="315" aka="AAAAAAAAATs="> + <record id="313" aka="AAAAAAAAATk="> <pickle> <tuple> <tuple> @@ -38391,7 +38071,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="316" aka="AAAAAAAAATw="> + <record id="314" aka="AAAAAAAAATo="> <pickle> <tuple> <tuple> @@ -38604,7 +38284,7 @@ bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="317" aka="AAAAAAAAAT0="> + <record id="315" aka="AAAAAAAAATs="> <pickle> <tuple> <tuple> @@ -38802,7 +38482,7 @@ AFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="318" aka="AAAAAAAAAT4="> + <record id="316" aka="AAAAAAAAATw="> <pickle> <tuple> <tuple> @@ -39000,7 +38680,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="319" aka="AAAAAAAAAT8="> + <record id="317" aka="AAAAAAAAAT0="> <pickle> <tuple> <tuple> @@ -39166,7 +38846,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="320" aka="AAAAAAAAAUA="> + <record id="318" aka="AAAAAAAAAT4="> <pickle> <tuple> <tuple> @@ -39311,7 +38991,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="321" aka="AAAAAAAAAUE="> + <record id="319" aka="AAAAAAAAAT8="> <pickle> <tuple> <tuple> @@ -39556,7 +39236,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="322" aka="AAAAAAAAAUI="> + <record id="320" aka="AAAAAAAAAUA="> <pickle> <tuple> <tuple> @@ -39879,7 +39559,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="323" aka="AAAAAAAAAUM="> + <record id="321" aka="AAAAAAAAAUE="> <pickle> <tuple> <tuple> @@ -40220,8 +39900,8 @@ FROM\n <dtml-if selection_domain>, <dtml-var "selection_domain.asSqlJoinExpression()"> </dtml-if>\n <dtml-if selection_report>, <dtml-var "selection_report.asSqlJoinExpression()"> </dtml-if>\n \n - <dtml-if "from_date or to_date or node or resource or entity or stat or section_category">, catalog AS child </dtml-if>\n - <dtml-if "from_date or to_date or node or resource or stat">, movement </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or entity or stat or section_category">, catalog AS child </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or stat">, movement </dtml-if>\n <dtml-if "entity or stat or section_category">, stock </dtml-if>\n <dtml-if node>, catalog AS source_account </dtml-if>\n <dtml-if resource>, catalog AS currency </dtml-if>\n @@ -40243,8 +39923,8 @@ WHERE\n <dtml-if amount> AND ABS(movement.quantity) = <dtml-sqlvar amount type="float"> </dtml-if>\n <dtml-if amount_range_min> AND ABS(movement.quantity) >= <dtml-sqlvar amount_range_min type="float"> </dtml-if>\n <dtml-if amount_range_max> AND ABS(movement.quantity) < <dtml-sqlvar amount_range_max type="float"> </dtml-if>\n - <dtml-if "from_date or to_date or node or resource or entity or stat or section_category"> AND child.parent_uid = catalog.uid </dtml-if>\n - <dtml-if "from_date or to_date or node or resource or stat"> AND movement.uid = child.uid </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or entity or stat or section_category"> AND child.parent_uid = catalog.uid </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or stat"> AND movement.uid = child.uid </dtml-if>\n <dtml-if "entity or stat or section_category"> AND stock.uid = child.uid </dtml-if>\n <dtml-if node> AND source_account.uid = movement.source_uid </dtml-if>\n <dtml-if resource> AND currency.uid = movement.resource_uid </dtml-if>\n @@ -40347,8 +40027,8 @@ FROM\n <dtml-if selection_domain>, <dtml-var "selection_domain.asSqlJoinExpression()"> </dtml-if>\n <dtml-if selection_report>, <dtml-var "selection_report.asSqlJoinExpression()"> </dtml-if>\n \n - <dtml-if "from_date or to_date or node or resource or entity or stat or section_category">, catalog AS child </dtml-if>\n - <dtml-if "from_date or to_date or node or resource or stat">, movement </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or entity or stat or section_category">, catalog AS child </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or stat">, movement </dtml-if>\n <dtml-if "entity or stat or section_category">, stock </dtml-if>\n <dtml-if node>, catalog AS source_account </dtml-if>\n <dtml-if resource>, catalog AS currency </dtml-if>\n @@ -40370,8 +40050,8 @@ WHERE\n <dtml-if amount> AND ABS(movement.quantity) = <dtml-sqlvar amount type="float"> </dtml-if>\n <dtml-if amount_range_min> AND ABS(movement.quantity) >= <dtml-sqlvar amount_range_min type="float"> </dtml-if>\n <dtml-if amount_range_max> AND ABS(movement.quantity) < <dtml-sqlvar amount_range_max type="float"> </dtml-if>\n - <dtml-if "from_date or to_date or node or resource or entity or stat or section_category"> AND child.parent_uid = catalog.uid </dtml-if>\n - <dtml-if "from_date or to_date or node or resource or stat"> AND movement.uid = child.uid </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or entity or stat or section_category"> AND child.parent_uid = catalog.uid </dtml-if>\n + <dtml-if "from_date or to_date or at_date or node or resource or stat"> AND movement.uid = child.uid </dtml-if>\n <dtml-if "entity or stat or section_category"> AND stock.uid = child.uid </dtml-if>\n <dtml-if node> AND source_account.uid = movement.source_uid </dtml-if>\n <dtml-if resource> AND currency.uid = movement.resource_uid </dtml-if>\n @@ -40427,7 +40107,7 @@ WHERE\n </dictionary> </pickle> </record> - <record id="324" aka="AAAAAAAAAUQ="> + <record id="322" aka="AAAAAAAAAUI="> <pickle> <tuple> <tuple> @@ -40855,7 +40535,183 @@ WHERE\n </dictionary> </pickle> </record> - <record id="325" aka="AAAAAAAAAUU="> + <record id="323" aka="AAAAAAAAAUM="> + <pickle> + <tuple> + <tuple> + <string>Products.PythonScripts.PythonScript</string> + <string>PythonScript</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>Python_magic</string> </key> + <value> <string encoding="base64">O/INCg==</string> </value> + </item> + <item> + <key> <string>Script_magic</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>jerome</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary> + <item> + <key> <string>name_container</string> </key> + <value> <string>container</string> </value> + </item> + <item> + <key> <string>name_context</string> </key> + <value> <string>context</string> </value> + </item> + <item> + <key> <string>name_m_self</string> </key> + <value> <string>script</string> </value> + </item> + <item> + <key> <string>name_subpath</string> </key> + <value> <string>traverse_subpath</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_body</string> </key> + <value> <string>from Products.CMFCore.utils import getToolByName\n +\n +transaction = context\n +preference_tool = getToolByName(context, \'portal_preferences\')\n +\n +try : \n + transaction.edit (\n + source_section = preference_tool.getPreferredAccountingTransactionSourceSection(),\n + resource = preference_tool.getPreferredAccountingTransactionCurrency())\n +except AttributeError, e :\n + context.log(\'AccountingTransaction_InitFromPreferences\', \'error : %s\' % e)\n +</string> </value> + </item> + <item> + <key> <string>_code</string> </key> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAgAAAAKAAAAQwAA +AHOQAAAAZAEAawAAbAEAfQEAAXQCAH0DAHwBAHQCAGQCAIMCAH0EAHk4AHQFAHwDAGQDAIMCAGQE +AHQFAHwEAGQFAIMCAIMAAGQGAHQFAHwEAGQHAIMCAIMAAIMAAgFXbi8ABHQGAGoKAG8jAAEBfQcA +AXQFAHQCAGQIAIMCAGQJAGQKAHwHABaDAgABbgIAAVhkAABTKAsAAABOKAEAAABzDQAAAGdldFRv +b2xCeU5hbWVzEgAAAHBvcnRhbF9wcmVmZXJlbmNlc3MEAAAAZWRpdHMOAAAAc291cmNlX3NlY3Rp +b25zLgAAAGdldFByZWZlcnJlZEFjY291bnRpbmdUcmFuc2FjdGlvblNvdXJjZVNlY3Rpb25zCAAA +AHJlc291cmNlcykAAABnZXRQcmVmZXJyZWRBY2NvdW50aW5nVHJhbnNhY3Rpb25DdXJyZW5jeXMD +AAAAbG9ncykAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25fSW5pdEZyb21QcmVmZXJlbmNlc3MKAAAA +ZXJyb3IgOiAlcygIAAAAcxYAAABQcm9kdWN0cy5DTUZDb3JlLnV0aWxzcw0AAABnZXRUb29sQnlO +YW1lcwcAAABjb250ZXh0cwsAAAB0cmFuc2FjdGlvbnMPAAAAcHJlZmVyZW5jZV90b29scwkAAABf +Z2V0YXR0cl9zDgAAAEF0dHJpYnV0ZUVycm9ycwEAAABlKAgAAABzFgAAAFByb2R1Y3RzLkNNRkNv +cmUudXRpbHNzDQAAAGdldFRvb2xCeU5hbWVzBwAAAGNvbnRleHRzCwAAAHRyYW5zYWN0aW9ucw8A +AABwcmVmZXJlbmNlX3Rvb2xzCQAAAF9nZXRhdHRyX3MOAAAAQXR0cmlidXRlRXJyb3JzAQAAAGUo +AAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzKQAAAEFjY291bnRpbmdUcmFuc2FjdGlvbl9J +bml0RnJvbVByZWZlcmVuY2VzAQAAAHMQAAAADQIGAQ8CBgEPARIBFAETASgBAAAAcykAAABBY2Nv +dW50aW5nVHJhbnNhY3Rpb25fSW5pdEZyb21QcmVmZXJlbmNlcygBAAAAcykAAABBY2NvdW50aW5n +VHJhbnNhY3Rpb25fSW5pdEZyb21QcmVmZXJlbmNlcygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0 +aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> + </item> + <item> + <key> <string>_filepath</string> </key> + <value> <string>Script (Python):/nexedi/erp5_accounting/AccountingTransaction_InitFromPreferences</string> </value> + </item> + <item> + <key> <string>_params</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>errors</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>func_code</string> </key> + <value> + <object> + <klass> + <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>co_argcount</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>co_varnames</string> </key> + <value> + <tuple> + <string>Products.CMFCore.utils</string> + <string>getToolByName</string> +<string>context</string> + <string>transaction</string> + <string>preference_tool</string> + <string>_getattr_</string> + <string>AttributeError</string> + <string>e</string> + </tuple> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>func_defaults</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>AccountingTransaction_InitFromPreferences</string> </value> + </item> + <item> + <key> <string>warnings</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="324" aka="AAAAAAAAAUQ="> <pickle> <tuple> <tuple> @@ -40943,39 +40799,39 @@ lines_portal_type = (\'Accounting Transaction Line\', \n \n transaction = context.getObject()\n \n -if transaction.isSimulated() : \n - raise "Unable to remove lines when tranasction is involved in simulation"\n -\n for line in transaction.searchFolder(portal_type=lines_portal_type) : \n line = line.getObject()\n - balance = line.getSourceDebit() - line.getSourceCredit()\n - if balance == 0 : \n - transaction.deleteContent(line.getId())\n + # Do not delete lines involved in simulation\n + if len( line.getDeliveryRelatedValueList(portal_type = \'Simulation Movement\') + \n + line.getOrderRelatedValueList(portal_type = \'Simulation Movement\') ) == 0 : \n + balance = line.getSourceDebit() - line.getSourceCredit()\n + if balance == 0 : \n + transaction.deleteContent(line.getId())\n </string> </value> </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAcAAAARAAAAQwAA -AHPYAAAAZAEAZAIAZAMAZAQAZAUAZAYAZgYAfQAAdAEAdAIAZAcAgwIAgwAAfQMAdAEAfAMAZAgA -gwIAgwAAbwoAAWQJAIIBAG4BAAF4igB0BAB0AQB8AwBkCgCDAgBkCwB8AACDAAGDAQBEXWoAfQUA -dAEAfAUAZAcAgwIAgwAAfQUAdAEAfAUAZAwAgwIAgwAAdAEAfAUAZA0AgwIAgwAAGH0GAHwGAGQO -AGoCAG8jAAF0AQB8AwBkDwCDAgB0AQB8BQBkEACDAgCDAACDAQABcWYAAXFmAFdkAABTKBEAAABO -cxsAAABBY2NvdW50aW5nIFRyYW5zYWN0aW9uIExpbmVzHQAAAFNhbGUgSW52b2ljZSBUcmFuc2Fj -dGlvbiBMaW5lcyEAAABQdXJjaGFzZSBJbnZvaWNlIFRyYW5zYWN0aW9uIExpbmVzGgAAAFBheSBT -aGVldCBUcmFuc2FjdGlvbiBMaW5lcxgAAABQYXltZW50IFRyYW5zYWN0aW9uIExpbmVzGAAAAEJh -bGFuY2UgVHJhbnNhY3Rpb24gTGluZXMJAAAAZ2V0T2JqZWN0cwsAAABpc1NpbXVsYXRlZHNBAAAA -VW5hYmxlIHRvIHJlbW92ZSBsaW5lcyB3aGVuIHRyYW5hc2N0aW9uIGlzIGludm9sdmVkIGluIHNp -bXVsYXRpb25zDAAAAHNlYXJjaEZvbGRlcnMLAAAAcG9ydGFsX3R5cGVzDgAAAGdldFNvdXJjZURl -Yml0cw8AAABnZXRTb3VyY2VDcmVkaXRpAAAAAHMNAAAAZGVsZXRlQ29udGVudHMFAAAAZ2V0SWQo -BwAAAHMRAAAAbGluZXNfcG9ydGFsX3R5cGVzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMLAAAA -dHJhbnNhY3Rpb25zCQAAAF9nZXRpdGVyX3MEAAAAbGluZXMHAAAAYmFsYW5jZSgHAAAAcxEAAABs -aW5lc19wb3J0YWxfdHlwZXMJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwsAAAB0cmFuc2FjdGlv -bnMJAAAAX2dldGl0ZXJfcwQAAABsaW5lcwcAAABiYWxhbmNlKAAAAAAoAAAAAHMPAAAAU2NyaXB0 -IChQeXRob24pcyYAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25fZGVsZXRlRW1wdHlMaW5lcwEAAABz -FAAAAAAEGAcVAhABCgIfAAYBEgEiARABKAEAAABzJgAAAEFjY291bnRpbmdUcmFuc2FjdGlvbl9k -ZWxldGVFbXB0eUxpbmVzKAEAAABzJgAAAEFjY291bnRpbmdUcmFuc2FjdGlvbl9kZWxldGVFbXB0 -eUxpbmVzKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAA -AA==</string> </value> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAgAAAARAAAAQwAA +AHP6AAAAZAEAZAIAZAMAZAQAZAUAZAYAZgYAfQAAdAEAdAIAZAcAgwIAgwAAfQMAeMkAdAQAdAEA +fAMAZAgAgwIAZAkAfAAAgwABgwEARF2pAH0FAHQBAHwFAGQHAIMCAIMAAH0FAHQGAHQBAHwFAGQK +AIMCAGQJAGQLAIMAAXQBAHwFAGQMAIMCAGQJAGQLAIMAAReDAQBkDQBqAgBvVgABdAEAfAUAZA4A +gwIAgwAAdAEAfAUAZA8AgwIAgwAAGH0HAHwHAGQNAGoCAG8jAAF0AQB8AwBkEACDAgB0AQB8BQBk +EQCDAgCDAACDAQABcfIAAXFJAAFxSQBXZAAAUygSAAAATnMbAAAAQWNjb3VudGluZyBUcmFuc2Fj +dGlvbiBMaW5lcx0AAABTYWxlIEludm9pY2UgVHJhbnNhY3Rpb24gTGluZXMhAAAAUHVyY2hhc2Ug +SW52b2ljZSBUcmFuc2FjdGlvbiBMaW5lcxoAAABQYXkgU2hlZXQgVHJhbnNhY3Rpb24gTGluZXMY +AAAAUGF5bWVudCBUcmFuc2FjdGlvbiBMaW5lcxgAAABCYWxhbmNlIFRyYW5zYWN0aW9uIExpbmVz +CQAAAGdldE9iamVjdHMMAAAAc2VhcmNoRm9sZGVycwsAAABwb3J0YWxfdHlwZXMbAAAAZ2V0RGVs +aXZlcnlSZWxhdGVkVmFsdWVMaXN0cxMAAABTaW11bGF0aW9uIE1vdmVtZW50cxgAAABnZXRPcmRl +clJlbGF0ZWRWYWx1ZUxpc3RpAAAAAHMOAAAAZ2V0U291cmNlRGViaXRzDwAAAGdldFNvdXJjZUNy +ZWRpdHMNAAAAZGVsZXRlQ29udGVudHMFAAAAZ2V0SWQoCAAAAHMRAAAAbGluZXNfcG9ydGFsX3R5 +cGVzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMLAAAAdHJhbnNhY3Rpb25zCQAAAF9nZXRpdGVy +X3MEAAAAbGluZXMDAAAAbGVucwcAAABiYWxhbmNlKAgAAABzEQAAAGxpbmVzX3BvcnRhbF90eXBl +cwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzCwAAAHRyYW5zYWN0aW9ucwkAAABfZ2V0aXRlcl9z +BAAAAGxpbmVzAwAAAGxlbnMHAAAAYmFsYW5jZSgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9u +KXMmAAAAQWNjb3VudGluZ1RyYW5zYWN0aW9uX2RlbGV0ZUVtcHR5TGluZXMBAAAAcxQAAAAABBgH +EgIfAAYBEgMbACABIgEQASgBAAAAcyYAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25fZGVsZXRlRW1w +dHlMaW5lcygBAAAAcyYAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25fZGVsZXRlRW1wdHlMaW5lcygA +AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -41015,6 +40871,7 @@ AA==</string> </value> <string>transaction</string> <string>_getiter_</string> <string>line</string> + <string>len</string> <string>balance</string> </tuple> </value> @@ -41043,7 +40900,7 @@ AA==</string> </value> </dictionary> </pickle> </record> - <record id="326" aka="AAAAAAAAAUY="> + <record id="325" aka="AAAAAAAAAUU="> <pickle> <tuple> <tuple> @@ -41231,7 +41088,7 @@ ZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="327" aka="AAAAAAAAAUc="> + <record id="326" aka="AAAAAAAAAUY="> <pickle> <tuple> <tuple> @@ -41417,7 +41274,7 @@ AAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </ </dictionary> </pickle> </record> - <record id="328" aka="AAAAAAAAAUg="> + <record id="327" aka="AAAAAAAAAUc="> <pickle> <tuple> <tuple> @@ -41595,7 +41452,7 @@ IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="329" aka="AAAAAAAAAUk="> + <record id="328" aka="AAAAAAAAAUg="> <pickle> <tuple> <tuple> @@ -41676,20 +41533,23 @@ transaction.newContent(portal_type=\'Accounting Transaction Line\',\n immediate_reindex=1)\n transaction.newContent(portal_type=\'Accounting Transaction Line\',\n immediate_reindex=1)\n +\n +context.AccountingTransaction_InitFromPreferences()\n </string> </value> </item> <item> <key> <string>_code</string> </key> <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAQAAAAGAAAASwAA -AHNCAAAAdAAAfQIAdAIAfAIAZAEAgwIAZAIAZAMAZAQAZAUAgwACAXQCAHwCAGQBAIMCAGQCAGQD -AGQEAGQFAIMAAgFkAABTKAYAAABOcwoAAABuZXdDb250ZW50cwsAAABwb3J0YWxfdHlwZXMbAAAA -QWNjb3VudGluZyBUcmFuc2FjdGlvbiBMaW5lcxEAAABpbW1lZGlhdGVfcmVpbmRleGkBAAAAKAMA -AABzBwAAAGNvbnRleHRzCwAAAHRyYW5zYWN0aW9ucwkAAABfZ2V0YXR0cl8oBAAAAHMCAAAAa3dz -BwAAAGNvbnRleHRzCwAAAHRyYW5zYWN0aW9ucwkAAABfZ2V0YXR0cl8oAAAAACgAAAAAcw8AAABT -Y3JpcHQgKFB5dGhvbilzGgAAAEFjY291bnRpbmdUcmFuc2FjdGlvbl9pbml0AQAAAHMEAAAACQIc -AigBAAAAcxoAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25faW5pdCgBAAAAcxoAAABBY2NvdW50aW5n -VHJhbnNhY3Rpb25faW5pdCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVs -ZT4BAAAAcwAAAAA=</string> </value> +AHNSAAAAdAAAfQIAdAIAfAIAZAEAgwIAZAIAZAMAZAQAZAUAgwACAXQCAHwCAGQBAIMCAGQCAGQD +AGQEAGQFAIMAAgF0AgB0AABkBgCDAgCDAAABZAAAUygHAAAATnMKAAAAbmV3Q29udGVudHMLAAAA +cG9ydGFsX3R5cGVzGwAAAEFjY291bnRpbmcgVHJhbnNhY3Rpb24gTGluZXMRAAAAaW1tZWRpYXRl +X3JlaW5kZXhpAQAAAHMpAAAAQWNjb3VudGluZ1RyYW5zYWN0aW9uX0luaXRGcm9tUHJlZmVyZW5j +ZXMoAwAAAHMHAAAAY29udGV4dHMLAAAAdHJhbnNhY3Rpb25zCQAAAF9nZXRhdHRyXygEAAAAcwIA +AABrd3MHAAAAY29udGV4dHMLAAAAdHJhbnNhY3Rpb25zCQAAAF9nZXRhdHRyXygAAAAAKAAAAABz +DwAAAFNjcmlwdCAoUHl0aG9uKXMaAAAAQWNjb3VudGluZ1RyYW5zYWN0aW9uX2luaXQBAAAAcwYA +AAAJAhwCHAMoAQAAAHMaAAAAQWNjb3VudGluZ1RyYW5zYWN0aW9uX2luaXQoAQAAAHMaAAAAQWNj +b3VudGluZ1RyYW5zYWN0aW9uX2luaXQoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAA +ADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -41754,7 +41614,7 @@ ZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="330" aka="AAAAAAAAAUo="> + <record id="329" aka="AAAAAAAAAUk="> <pickle> <tuple> <tuple> @@ -41958,7 +41818,7 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st </dictionary> </pickle> </record> - <record id="331" aka="AAAAAAAAAUs="> + <record id="330" aka="AAAAAAAAAUo="> <pickle> <tuple> <tuple> @@ -42090,26 +41950,6 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <value> <string>TextAreaField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_destination_reference</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -42160,6 +42000,16 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <value> <string>StringField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -42235,8 +42085,7 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <list> <string>my_start_date</string> <string>my_description</string> - <string>simulation_state</string> - <string>my_destination_reference</string> + <string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -42288,49 +42137,49 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st </value> </item> <item> - <key> <string>my_destination_reference</string> </key> + <key> <string>my_destination_section_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAo4=</string> </persistent> </value> </item> <item> - <key> <string>my_destination_section_title</string> </key> + <key> <string>my_reference</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAo8=</string> </persistent> </value> </item> <item> - <key> <string>my_reference</string> </key> + <key> <string>my_resource</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAApA=</string> </persistent> </value> </item> <item> - <key> <string>my_resource</string> </key> + <key> <string>my_source_reference</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAApE=</string> </persistent> </value> </item> <item> - <key> <string>my_source_reference</string> </key> + <key> <string>my_source_section</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAApI=</string> </persistent> </value> </item> <item> - <key> <string>my_source_section</string> </key> + <key> <string>my_start_date</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAApM=</string> </persistent> </value> </item> <item> - <key> <string>my_start_date</string> </key> + <key> <string>my_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAApQ=</string> </persistent> </value> </item> <item> - <key> <string>my_title</string> </key> + <key> <string>my_translated_simulation_state_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAApU=</string> </persistent> </value> @@ -42347,12 +42196,6 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAApY=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -42372,7 +42215,7 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st </dictionary> </pickle> </record> - <record id="332" aka="AAAAAAAAAUw="> + <record id="331" aka="AAAAAAAAAUs="> <pickle> <tuple> <tuple> @@ -42514,16 +42357,6 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <value> <string>TextAreaField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -42594,6 +42427,16 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <value> <string>FloatField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -42671,8 +42514,8 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <string>my_start_date</string> <string>my_stop_date</string> <string>my_description</string> - <string>simulation_state</string> <string>my_destination_reference</string> + <string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -42686,37 +42529,37 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAApc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAApY=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAApg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAApc=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAApk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAApg=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAApo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAApk=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAps=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAApo=</string> </persistent> </value> </item> <item> <key> <string>listbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAApw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAps=</string> </persistent> </value> </item> <item> @@ -42726,59 +42569,65 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAp0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAApw=</string> </persistent> </value> </item> <item> <key> <string>my_destination_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAp4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAp0=</string> </persistent> </value> </item> <item> <key> <string>my_destination_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAp8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAp4=</string> </persistent> </value> </item> <item> <key> <string>my_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAp8=</string> </persistent> </value> </item> <item> <key> <string>my_resource</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqA=</string> </persistent> </value> </item> <item> <key> <string>my_source_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqE=</string> </persistent> </value> </item> <item> <key> <string>my_source_section</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqI=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqM=</string> </persistent> </value> </item> <item> <key> <string>my_stop_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqQ=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAqU=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_translated_simulation_state_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAqY=</string> </persistent> </value> @@ -42795,12 +42644,6 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAqc=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -42820,7 +42663,7 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st </dictionary> </pickle> </record> - <record id="333" aka="AAAAAAAAAU0="> + <record id="332" aka="AAAAAAAAAUw="> <pickle> <tuple> <tuple> @@ -43079,43 +42922,43 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqc=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqg=</string> </persistent> </value> </item> <item> <key> <string>listbox_resource</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqk=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqo=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAqw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqs=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAq0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAqw=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_payment</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAq4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAq0=</string> </persistent> </value> </item> <item> @@ -43125,25 +42968,25 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAq8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAq4=</string> </persistent> </value> </item> <item> <key> <string>my_source_section</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAq8=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArA=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArE=</string> </persistent> </value> </item> <item> @@ -43161,7 +43004,7 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st <item> <key> <string>simulation_state</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArI=</string> </persistent> </value> </item> <item> @@ -43183,7 +43026,7 @@ TGluZXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</st </dictionary> </pickle> </record> - <record id="334" aka="AAAAAAAAAU4="> + <record id="333" aka="AAAAAAAAAU0="> <pickle> <tuple> <tuple> @@ -43350,7 +43193,7 @@ AAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArM=</string> </persistent> </value> </item> <item> @@ -43433,7 +43276,7 @@ AAAA</string> </value> </dictionary> </pickle> </record> - <record id="335" aka="AAAAAAAAAU8="> + <record id="334" aka="AAAAAAAAAU4="> <pickle> <tuple> <tuple> @@ -43580,7 +43423,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArQ=</string> </persistent> </value> </item> <item> @@ -43657,7 +43500,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="336" aka="AAAAAAAAAVA="> + <record id="335" aka="AAAAAAAAAU8="> <pickle> <tuple> <tuple> @@ -43757,7 +43600,7 @@ PG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArU=</string> </persistent> </value> </item> <item> @@ -43826,7 +43669,7 @@ PG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="337" aka="AAAAAAAAAVE="> + <record id="336" aka="AAAAAAAAAVA="> <pickle> <tuple> <tuple> @@ -43923,7 +43766,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArY=</string> </persistent> </value> </item> <item> @@ -43992,7 +43835,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="338" aka="AAAAAAAAAVI="> + <record id="337" aka="AAAAAAAAAVE="> <pickle> <tuple> <tuple> @@ -44120,7 +43963,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArc=</string> </persistent> </value> </item> <item> @@ -44158,7 +44001,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="339" aka="AAAAAAAAAVM="> + <record id="338" aka="AAAAAAAAAVI="> <pickle> <tuple> <tuple> @@ -44324,7 +44167,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArg=</string> </persistent> </value> </item> <item> @@ -44342,7 +44185,7 @@ omit_input\r\n omit_output\r\n resource_uid:list\r\n from_date\r\n -at_date\n +at_date\r\n to_date\r\n transaction_simulation_state:list\r\n node_uid:list\r\n @@ -44417,7 +44260,6 @@ WHERE stock.section_uid = <dtml-var getParentUid>\n AND node.uid = stock.node_uid\n AND node.uid = node_category.uid\n AND node_category.category_uid = <dtml-sqlvar "portal_categories.account_type.asset.bank.getUid()" type="int">\n - AND node_category.category_strict_membership = 1\n <dtml-if node_uid>\n AND (\n <dtml-in node_uid>\n @@ -44532,7 +44374,6 @@ WHERE stock.section_uid = <dtml-var getParentUid>\n AND node.uid = stock.node_uid\n AND node.uid = node_category.uid\n AND node_category.category_uid = <dtml-sqlvar "portal_categories.account_type.asset.bank.getUid()" type="int">\n - AND node_category.category_strict_membership = 1\n <dtml-if node_uid>\n AND (\n <dtml-in node_uid>\n @@ -44594,7 +44435,7 @@ ORDER BY movement.start_date, movement.uid\n </dictionary> </pickle> </record> - <record id="340" aka="AAAAAAAAAVQ="> + <record id="339" aka="AAAAAAAAAVM="> <pickle> <tuple> <tuple> @@ -44769,7 +44610,7 @@ ADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAro=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArk=</string> </persistent> </value> </item> <item> @@ -44857,7 +44698,7 @@ ADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="341" aka="AAAAAAAAAVU="> + <record id="340" aka="AAAAAAAAAVQ="> <pickle> <tuple> <tuple> @@ -45016,7 +44857,7 @@ AHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="342" aka="AAAAAAAAAVY="> + <record id="341" aka="AAAAAAAAAVU="> <pickle> <tuple> <tuple> @@ -45166,7 +45007,7 @@ AAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAro=</string> </persistent> </value> </item> <item> @@ -45243,7 +45084,7 @@ AAAA</string> </value> </dictionary> </pickle> </record> - <record id="343" aka="AAAAAAAAAVc="> + <record id="342" aka="AAAAAAAAAVY="> <pickle> <tuple> <tuple> @@ -45335,7 +45176,7 @@ AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </ <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAArw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArs=</string> </persistent> </value> </item> <item> @@ -45401,7 +45242,7 @@ AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </ </dictionary> </pickle> </record> - <record id="344" aka="AAAAAAAAAVg="> + <record id="343" aka="AAAAAAAAAVc="> <pickle> <tuple> <tuple> @@ -45553,7 +45394,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="345" aka="AAAAAAAAAVk="> + <record id="344" aka="AAAAAAAAAVg="> <pickle> <tuple> <tuple> @@ -45700,13 +45541,13 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAr0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAArw=</string> </persistent> </value> </item> <item> <key> <string>listbox_grouping_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAr4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAr0=</string> </persistent> </value> </item> <item> @@ -45744,7 +45585,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="346" aka="AAAAAAAAAVo="> + <record id="345" aka="AAAAAAAAAVk="> <pickle> <tuple> <tuple> @@ -45934,7 +45775,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAr8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAr4=</string> </persistent> </value> </item> <item> @@ -46246,7 +46087,7 @@ ORDER BY movement.stop_date, child.uid\n </dictionary> </pickle> </record> - <record id="347" aka="AAAAAAAAAVs="> + <record id="346" aka="AAAAAAAAAVo="> <pickle> <tuple> <tuple> @@ -46371,7 +46212,7 @@ cwAAAAA=</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAr8=</string> </persistent> </value> </item> <item> @@ -46459,7 +46300,7 @@ cwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="348" aka="AAAAAAAAAVw="> + <record id="347" aka="AAAAAAAAAVs="> <pickle> <tuple> <tuple> @@ -46722,55 +46563,55 @@ cwAAAAA=</string> </value> <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsA=</string> </persistent> </value> </item> <item> <key> <string>my_price</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsE=</string> </persistent> </value> </item> <item> <key> <string>my_quantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsI=</string> </persistent> </value> </item> <item> <key> <string>my_quantity_unit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsM=</string> </persistent> </value> </item> <item> <key> <string>my_resource_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsQ=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsU=</string> </persistent> </value> </item> <item> <key> <string>my_stop_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsY=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsc=</string> </persistent> </value> </item> <item> <key> <string>my_variation_category_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsg=</string> </persistent> </value> </item> <item> @@ -46796,13 +46637,13 @@ cwAAAAA=</string> </value> <item> <key> <string>total_price</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAso=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsk=</string> </persistent> </value> </item> <item> <key> <string>total_quantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAss=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAso=</string> </persistent> </value> </item> <item> @@ -46816,7 +46657,7 @@ cwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="349" aka="AAAAAAAAAV0="> + <record id="348" aka="AAAAAAAAAVw="> <pickle> <tuple> <tuple> @@ -47043,31 +46884,31 @@ cwAAAAA=</string> </value> <item> <key> <string>mapped_value_property_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAsw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAss=</string> </persistent> </value> </item> <item> <key> <string>matrixbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAs0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAsw=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_predicate_category_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAs4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAs0=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_price</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAs8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAs4=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_variation_category_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAs8=</string> </persistent> </value> </item> <item> @@ -47077,7 +46918,7 @@ cwAAAAA=</string> </value> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtA=</string> </persistent> </value> </item> <item> @@ -47103,13 +46944,13 @@ cwAAAAA=</string> </value> <item> <key> <string>total_price</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtE=</string> </persistent> </value> </item> <item> <key> <string>total_quantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtI=</string> </persistent> </value> </item> <item> @@ -47123,7 +46964,7 @@ cwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="350" aka="AAAAAAAAAV4="> + <record id="349" aka="AAAAAAAAAV0="> <pickle> <tuple> <tuple> @@ -47350,31 +47191,31 @@ cwAAAAA=</string> </value> <item> <key> <string>mapped_value_property_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtM=</string> </persistent> </value> </item> <item> <key> <string>matrixbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtQ=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_predicate_category_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtU=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_quantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtY=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_variation_category_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtc=</string> </persistent> </value> </item> <item> @@ -47384,7 +47225,7 @@ cwAAAAA=</string> </value> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtg=</string> </persistent> </value> </item> <item> @@ -47410,13 +47251,13 @@ cwAAAAA=</string> </value> <item> <key> <string>total_price</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAto=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtk=</string> </persistent> </value> </item> <item> <key> <string>total_quantity</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAts=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAto=</string> </persistent> </value> </item> <item> @@ -47430,7 +47271,7 @@ cwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="351" aka="AAAAAAAAAV8="> + <record id="350" aka="AAAAAAAAAV4="> <pickle> <tuple> <tuple> @@ -47601,7 +47442,7 @@ AAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </ <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAtw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAts=</string> </persistent> </value> </item> <item> @@ -47676,7 +47517,7 @@ AAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </ </dictionary> </pickle> </record> - <record id="352" aka="AAAAAAAAAWA="> + <record id="351" aka="AAAAAAAAAV8="> <pickle> <tuple> <tuple> @@ -47843,7 +47684,7 @@ cwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAt0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAtw=</string> </persistent> </value> </item> <item> @@ -47918,7 +47759,7 @@ cwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="353" aka="AAAAAAAAAWE="> + <record id="352" aka="AAAAAAAAAWA="> <pickle> <tuple> <tuple> @@ -48062,7 +47903,7 @@ AAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </ <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAt4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAt0=</string> </persistent> </value> </item> <item> @@ -48141,7 +47982,7 @@ AAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </ </dictionary> </pickle> </record> - <record id="354" aka="AAAAAAAAAWI="> + <record id="353" aka="AAAAAAAAAWE="> <pickle> <tuple> <tuple> @@ -48292,7 +48133,7 @@ AABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="355" aka="AAAAAAAAAWM="> + <record id="354" aka="AAAAAAAAAWI="> <pickle> <tuple> <tuple> @@ -48458,7 +48299,7 @@ ADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="356" aka="AAAAAAAAAWQ="> + <record id="355" aka="AAAAAAAAAWM="> <pickle> <tuple> <tuple> @@ -48649,37 +48490,37 @@ ADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAt8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAt4=</string> </persistent> </value> </item> <item> <key> <string>mapped_value_property_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAt8=</string> </persistent> </value> </item> <item> <key> <string>matrixbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuA=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_predicate_category_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuE=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuI=</string> </persistent> </value> </item> <item> <key> <string>matrixbox_variation_category_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuM=</string> </persistent> </value> </item> <item> @@ -48717,7 +48558,7 @@ ADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="357" aka="AAAAAAAAAWU="> + <record id="356" aka="AAAAAAAAAWQ="> <pickle> <tuple> <tuple> @@ -48861,7 +48702,7 @@ AAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuQ=</string> </persistent> </value> </item> <item> @@ -48932,7 +48773,7 @@ AAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="358" aka="AAAAAAAAAWY="> + <record id="357" aka="AAAAAAAAAWU="> <pickle> <tuple> <tuple> @@ -49024,22 +48865,25 @@ transaction.newContent(portal_type=\'Accounting Transaction Line\',\n id=\'bank\',\n quantity=0,\n immediate_reindex=1)\n +\n +context.AccountingTransaction_InitFromPreferences()\n </string> </value> </item> <item> <key> <string>_code</string> </key> <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAMAAAAKAAAAQwAA -AHOCAAAAdAAAfQEAdAIAfAEAZAEAgwIAZAIAZAMAZAQAZAUAZAYAZAcAZAgAZAkAgwAEAXQCAHwB +AHOSAAAAdAAAfQEAdAIAfAEAZAEAgwIAZAIAZAMAZAQAZAUAZAYAZAcAZAgAZAkAgwAEAXQCAHwB AGQBAIMCAGQCAGQDAGQEAGQKAGQGAGQHAGQIAGQJAIMABAF0AgB8AQBkAQCDAgBkAgBkAwBkBABk -CwBkBgBkBwBkCABkCQCDAAQBZAAAUygMAAAATnMKAAAAbmV3Q29udGVudHMLAAAAcG9ydGFsX3R5 -cGVzGwAAAEFjY291bnRpbmcgVHJhbnNhY3Rpb24gTGluZXMCAAAAaWRzCgAAAHJlY2VpdmFibGVz -CAAAAHF1YW50aXR5aQAAAABzEQAAAGltbWVkaWF0ZV9yZWluZGV4aQEAAABzBwAAAHBheWFibGVz -BAAAAGJhbmsoAwAAAHMHAAAAY29udGV4dHMLAAAAdHJhbnNhY3Rpb25zCQAAAF9nZXRhdHRyXygD -AAAAcwcAAABjb250ZXh0cwsAAAB0cmFuc2FjdGlvbnMJAAAAX2dldGF0dHJfKAAAAAAoAAAAAHMP -AAAAU2NyaXB0IChQeXRob24pcxcAAABQYXltZW50VHJhbnNhY3Rpb25faW5pdAEAAABzBgAAAAkC -KAUoBSgBAAAAcxcAAABQYXltZW50VHJhbnNhY3Rpb25faW5pdCgBAAAAcxcAAABQYXltZW50VHJh -bnNhY3Rpb25faW5pdCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4B -AAAAcwAAAAA=</string> </value> +CwBkBgBkBwBkCABkCQCDAAQBdAIAdAAAZAwAgwIAgwAAAWQAAFMoDQAAAE5zCgAAAG5ld0NvbnRl +bnRzCwAAAHBvcnRhbF90eXBlcxsAAABBY2NvdW50aW5nIFRyYW5zYWN0aW9uIExpbmVzAgAAAGlk +cwoAAAByZWNlaXZhYmxlcwgAAABxdWFudGl0eWkAAAAAcxEAAABpbW1lZGlhdGVfcmVpbmRleGkB +AAAAcwcAAABwYXlhYmxlcwQAAABiYW5rcykAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25fSW5pdEZy +b21QcmVmZXJlbmNlcygDAAAAcwcAAABjb250ZXh0cwsAAAB0cmFuc2FjdGlvbnMJAAAAX2dldGF0 +dHJfKAMAAABzBwAAAGNvbnRleHRzCwAAAHRyYW5zYWN0aW9ucwkAAABfZ2V0YXR0cl8oAAAAACgA +AAAAcw8AAABTY3JpcHQgKFB5dGhvbilzFwAAAFBheW1lbnRUcmFuc2FjdGlvbl9pbml0AQAAAHMI +AAAACQIoBSgFKAYoAQAAAHMXAAAAUGF5bWVudFRyYW5zYWN0aW9uX2luaXQoAQAAAHMXAAAAUGF5 +bWVudFRyYW5zYWN0aW9uX2luaXQoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxt +b2R1bGU+AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -49103,7 +48947,7 @@ AAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="359" aka="AAAAAAAAAWc="> + <record id="358" aka="AAAAAAAAAWY="> <pickle> <tuple> <tuple> @@ -49219,7 +49063,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuU=</string> </persistent> </value> </item> <item> @@ -49299,7 +49143,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="360" aka="AAAAAAAAAWg="> + <record id="359" aka="AAAAAAAAAWc="> <pickle> <tuple> <tuple> @@ -49401,16 +49245,6 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <value> <string>RelationStringField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_destination_payment</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>ListField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -49451,26 +49285,6 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <value> <string>MultiRelationStringField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_destination_reference</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -49531,6 +49345,16 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <value> <string>FloatField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -49597,7 +49421,6 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <string>my_source_reference</string> <string>my_title</string> <string>my_destination_section_title</string> - <string>my_destination_payment</string> <string>my_resource</string> </list> </value> @@ -49609,8 +49432,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <string>my_start_date</string> <string>my_description</string> <string>my_causality_title_list</string> - <string>simulation_state</string> - <string>my_destination_reference</string> +<string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -49624,37 +49446,37 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuY=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAug=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuc=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAug=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuk=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAus=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuo=</string> </persistent> </value> </item> <item> <key> <string>listbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAuw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAus=</string> </persistent> </value> </item> <item> @@ -49664,69 +49486,63 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>my_causality_title_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAu0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAuw=</string> </persistent> </value> </item> <item> <key> <string>my_description</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAu0=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_destination_section_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAu4=</string> </persistent> </value> </item> <item> - <key> <string>my_destination_payment</string> </key> + <key> <string>my_resource</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAu8=</string> </persistent> </value> </item> <item> - <key> <string>my_destination_reference</string> </key> + <key> <string>my_source_payment</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAvA=</string> </persistent> </value> </item> <item> - <key> <string>my_destination_section_title</string> </key> + <key> <string>my_source_reference</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAvE=</string> </persistent> </value> </item> <item> - <key> <string>my_resource</string> </key> + <key> <string>my_source_section</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAvI=</string> </persistent> </value> </item> <item> - <key> <string>my_source_payment</string> </key> + <key> <string>my_start_date</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAvM=</string> </persistent> </value> </item> <item> - <key> <string>my_source_reference</string> </key> + <key> <string>my_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAvQ=</string> </persistent> </value> </item> <item> - <key> <string>my_source_section</string> </key> + <key> <string>my_translated_simulation_state_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAvU=</string> </persistent> </value> </item> - <item> - <key> <string>my_start_date</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAvY=</string> </persistent> - </value> - </item> - <item> - <key> <string>my_title</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAvc=</string> </persistent> - </value> - </item> <item> <key> <string>name</string> </key> <value> <string>PaymentTransaction_view</string> </value> @@ -49739,12 +49555,6 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAvg=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -49764,7 +49574,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="361" aka="AAAAAAAAAWk="> + <record id="360" aka="AAAAAAAAAWg="> <pickle> <tuple> <tuple> @@ -49906,16 +49716,6 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <value> <string>TextAreaField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -49986,6 +49786,36 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <value> <string>FloatField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_destination_payment</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>ListField</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_source_payment</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>ListField</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -50048,9 +49878,11 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <value> <list> <string>my_source_section</string> +<string>my_source_payment</string> <string>my_source_reference</string> <string>my_title</string> <string>my_destination_section_title</string> +<string>my_destination_payment</string> <string>my_reference</string> <string>my_resource</string> </list> @@ -50063,8 +49895,8 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <string>my_start_date</string> <string>my_stop_date</string> <string>my_description</string> - <string>simulation_state</string> <string>my_destination_reference</string> +<string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -50078,37 +49910,37 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAvk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAvY=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAvo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAvc=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAvs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAvg=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAvw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAvk=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAv0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAvo=</string> </persistent> </value> </item> <item> <key> <string>listbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAv4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAvs=</string> </persistent> </value> </item> <item> @@ -50118,59 +49950,77 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAv8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAvw=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_destination_payment</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAv0=</string> </persistent> </value> </item> <item> <key> <string>my_destination_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAv4=</string> </persistent> </value> </item> <item> <key> <string>my_destination_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAv8=</string> </persistent> </value> </item> <item> <key> <string>my_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwA=</string> </persistent> </value> </item> <item> <key> <string>my_resource</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwE=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_source_payment</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAwI=</string> </persistent> </value> </item> <item> <key> <string>my_source_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwM=</string> </persistent> </value> </item> <item> <key> <string>my_source_section</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwQ=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwU=</string> </persistent> </value> </item> <item> <key> <string>my_stop_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwY=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAwc=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_translated_simulation_state_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAwg=</string> </persistent> </value> @@ -50187,12 +50037,6 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAwk=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -50212,7 +50056,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="362" aka="AAAAAAAAAWo="> + <record id="361" aka="AAAAAAAAAWk="> <pickle> <tuple> <tuple> @@ -50305,7 +50149,7 @@ dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAwo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwk=</string> </persistent> </value> </item> <item> @@ -50496,7 +50340,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="363" aka="AAAAAAAAAWs="> + <record id="362" aka="AAAAAAAAAWo="> <pickle> <tuple> <tuple> @@ -50590,22 +50434,26 @@ transaction.newContent(portal_type=\'Purchase Invoice Transaction Line\',\n ## source=\'account/tva_collectee_196\',\n # id=\'collected_vat\',\n # immediate_reindex=1)\n +\n +\n +context.AccountingTransaction_InitFromPreferences()\n </string> </value> </item> <item> <key> <string>_code</string> </key> <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAMAAAAIAAAAQwAA -AHNwAAAAdAAAfQEAdAIAfAEAZAEAgwIAZAIAZAMAZAQAZAUAZAYAZAcAgwADAXQCAHwBAGQBAIMC +AHOAAAAAdAAAfQEAdAIAfAEAZAEAgwIAZAIAZAMAZAQAZAUAZAYAZAcAgwADAXQCAHwBAGQBAIMC AGQCAGQDAGQEAGQIAGQGAGQHAIMAAwF0AgB8AQBkAQCDAgBkAgBkAwBkBABkCQBkBgBkBwCDAAMB -ZAAAUygKAAAATnMKAAAAbmV3Q29udGVudHMLAAAAcG9ydGFsX3R5cGVzIQAAAFB1cmNoYXNlIElu -dm9pY2UgVHJhbnNhY3Rpb24gTGluZXMCAAAAaWRzBwAAAGV4cGVuc2VzEQAAAGltbWVkaWF0ZV9y -ZWluZGV4aQEAAABzBwAAAHBheWFibGVzDgAAAHJlZnVuZGFibGVfdmF0KAMAAABzBwAAAGNvbnRl -eHRzCwAAAHRyYW5zYWN0aW9ucwkAAABfZ2V0YXR0cl8oAwAAAHMHAAAAY29udGV4dHMLAAAAdHJh -bnNhY3Rpb25zCQAAAF9nZXRhdHRyXygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMfAAAA -UHVyY2hhc2VJbnZvaWNlVHJhbnNhY3Rpb25faW5pdAEAAABzBgAAAAkCIgQiBCgBAAAAcx8AAABQ -dXJjaGFzZUludm9pY2VUcmFuc2FjdGlvbl9pbml0KAEAAABzHwAAAFB1cmNoYXNlSW52b2ljZVRy -YW5zYWN0aW9uX2luaXQoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+ -AQAAAHMAAAAA</string> </value> +dAIAdAAAZAoAgwIAgwAAAWQAAFMoCwAAAE5zCgAAAG5ld0NvbnRlbnRzCwAAAHBvcnRhbF90eXBl +cyEAAABQdXJjaGFzZSBJbnZvaWNlIFRyYW5zYWN0aW9uIExpbmVzAgAAAGlkcwcAAABleHBlbnNl +cxEAAABpbW1lZGlhdGVfcmVpbmRleGkBAAAAcwcAAABwYXlhYmxlcw4AAAByZWZ1bmRhYmxlX3Zh +dHMpAAAAQWNjb3VudGluZ1RyYW5zYWN0aW9uX0luaXRGcm9tUHJlZmVyZW5jZXMoAwAAAHMHAAAA +Y29udGV4dHMLAAAAdHJhbnNhY3Rpb25zCQAAAF9nZXRhdHRyXygDAAAAcwcAAABjb250ZXh0cwsA +AAB0cmFuc2FjdGlvbnMJAAAAX2dldGF0dHJfKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24p +cx8AAABQdXJjaGFzZUludm9pY2VUcmFuc2FjdGlvbl9pbml0AQAAAHMIAAAACQIiBCIEIgsoAQAA +AHMfAAAAUHVyY2hhc2VJbnZvaWNlVHJhbnNhY3Rpb25faW5pdCgBAAAAcx8AAABQdXJjaGFzZUlu +dm9pY2VUcmFuc2FjdGlvbl9pbml0KAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8 +bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -50669,7 +50517,7 @@ AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="364" aka="AAAAAAAAAWw="> + <record id="363" aka="AAAAAAAAAWs="> <pickle> <tuple> <tuple> @@ -50801,26 +50649,6 @@ AQAAAHMAAAAA</string> </value> <value> <string>TextAreaField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_destination_reference</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -50891,6 +50719,16 @@ AQAAAHMAAAAA</string> </value> <value> <string>RelationStringField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -50968,8 +50806,7 @@ AQAAAHMAAAAA</string> </value> <list> <string>my_start_date</string> <string>my_description</string> - <string>simulation_state</string> - <string>my_destination_reference</string> +<string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -50983,43 +50820,43 @@ AQAAAHMAAAAA</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAws=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAwo=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAww=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAws=</string> </persistent> </value> </item> <item> <key> <string>listbox_letter</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAw0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAww=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAw4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAw0=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAw8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAw4=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAxA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAw8=</string> </persistent> </value> </item> <item> <key> <string>listbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAxE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAxA=</string> </persistent> </value> </item> <item> @@ -51028,58 +50865,58 @@ AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>my_description</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAxE=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_destination_section_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxI=</string> </persistent> </value> </item> <item> - <key> <string>my_destination_reference</string> </key> + <key> <string>my_reference</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxM=</string> </persistent> </value> </item> <item> - <key> <string>my_destination_section_title</string> </key> + <key> <string>my_resource</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxQ=</string> </persistent> </value> </item> <item> - <key> <string>my_reference</string> </key> + <key> <string>my_source_reference</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxU=</string> </persistent> </value> </item> <item> - <key> <string>my_resource</string> </key> + <key> <string>my_source_section</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxY=</string> </persistent> </value> </item> <item> - <key> <string>my_source_reference</string> </key> + <key> <string>my_start_date</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxc=</string> </persistent> </value> </item> <item> - <key> <string>my_source_section</string> </key> + <key> <string>my_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxg=</string> </persistent> </value> </item> <item> - <key> <string>my_start_date</string> </key> + <key> <string>my_translated_simulation_state_title</string> </key> <value> <persistent> <string encoding="base64">AAAAAAAAAxk=</string> </persistent> </value> </item> - <item> - <key> <string>my_title</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAxo=</string> </persistent> - </value> - </item> <item> <key> <string>name</string> </key> <value> <string>purchase_invoice_list</string> </value> @@ -51092,12 +50929,6 @@ AQAAAHMAAAAA</string> </value> <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAxs=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -51117,7 +50948,7 @@ AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="365" aka="AAAAAAAAAW0="> + <record id="364" aka="AAAAAAAAAWw="> <pickle> <tuple> <tuple> @@ -51259,16 +51090,6 @@ AQAAAHMAAAAA</string> </value> <value> <string>TextAreaField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -51339,6 +51160,16 @@ AQAAAHMAAAAA</string> </value> <value> <string>FloatField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -51416,8 +51247,8 @@ AQAAAHMAAAAA</string> </value> <string>my_start_date</string> <string>my_stop_date</string> <string>my_description</string> - <string>simulation_state</string> <string>my_destination_reference</string> +<string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -51431,37 +51262,37 @@ AQAAAHMAAAAA</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAxw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAxo=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAx0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAxs=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAx4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAxw=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAx8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAx0=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAx4=</string> </persistent> </value> </item> <item> <key> <string>listbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAx8=</string> </persistent> </value> </item> <item> @@ -51471,61 +51302,67 @@ AQAAAHMAAAAA</string> </value> <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyA=</string> </persistent> </value> </item> <item> <key> <string>my_destination_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyE=</string> </persistent> </value> </item> <item> <key> <string>my_destination_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyI=</string> </persistent> </value> </item> <item> <key> <string>my_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyM=</string> </persistent> </value> </item> <item> <key> <string>my_resource</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyQ=</string> </persistent> </value> </item> <item> <key> <string>my_source_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyU=</string> </persistent> </value> </item> <item> <key> <string>my_source_section</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyY=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyc=</string> </persistent> </value> </item> <item> <key> <string>my_stop_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAyo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyg=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAys=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyk=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_translated_simulation_state_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAyo=</string> </persistent> </value> </item> <item> @@ -51540,12 +51377,6 @@ AQAAAHMAAAAA</string> </value> <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAyw=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -51565,7 +51396,7 @@ AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="366" aka="AAAAAAAAAW4="> + <record id="365" aka="AAAAAAAAAW0="> <pickle> <tuple> <tuple> @@ -51777,7 +51608,7 @@ AQAAAHMAAAAA</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAy0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAys=</string> </persistent> </value> </item> <item> @@ -52007,7 +51838,7 @@ AND\t<dtml-var query></dtml-if>\n </dictionary> </pickle> </record> - <record id="367" aka="AAAAAAAAAW8="> + <record id="366" aka="AAAAAAAAAW4="> <pickle> <tuple> <tuple> @@ -52085,23 +51916,112 @@ AND\t<dtml-var query></dtml-if>\n <value> <string encoding="cdata"><![CDATA[ """ Calculates the VAT for this invoice. \n -Returns a dict \'VAT ratio (or tax title?)\' -> amount\n +FIXME: it should support :\n + o multiple VAT lines (with differents ratio)\n + o other taxes that VAT\n """\n -# get the cost without tax (income)\n -# get the tax amount (vat)\n -# calculate ration\n +\n +vat_infos = {\n + \'total\' : 0,\n +}\n +\n +invoice = context\n +accounting_movement_type_list = invoice.getPortalDefaultAccountingMovementTypeList()\n +accounting_movement_list = [x.getObject() for x in invoice.searchFolder(portal_type = accounting_movement_type_list)]\n +\n +# 1) the invoice contains accounting lines.\n +if len(accounting_movement_list) :\n + for movement in accounting_movement_list :\n + account = movement.getSourceValue()\n + if account is None : continue\n + if account.getAccountTypeId() == \'collected_vat\' : \n + #if vat_infos[\'title\'] is not None :\n + # assert account.getTitle() == vat_infos[\'title\'] # TODO\n + #if vat_infos[\'ratio\'] != 0 :\n + # assert 1 # TODO\n + vat_infos.setdefault(\'title\', account.getTitle())\n + vat_infos.setdefault(\'ratio\', movement.getTotalPrice() / float(invoice.getTotalPrice())) # XXX this calls catalog => bad & this does not suport multiple VAT lines either\n + vat_infos.update( { \'total\': vat_infos[\'total\'] + movement.getTotalPrice() } )\n +\n +# 2) no accounting lines => we must look in the simulation\n +if not vat_infos.has_key(\'title\') :\n + for invoice_movement in invoice.getMovementList() :\n + context.log(\'invoice movement from\', movement.getPath())\n + aggregated_simulation_movements = {}\n + for simulation_movement in ( invoice_movement.getDeliveryRelatedValueList(portal_type = \'Simulation Movement\') +\n + invoice_movement.getOrderRelatedValueList(portal_type = \'Simulation Movement\') ):\n + if aggregated_simulation_movements.has_key(simulation_movement.getPath()) : \n + continue \n + aggregated_simulation_movements[simulation_movement.getPath()] = 1\n +\n + applied_rule_list = simulation_movement.objectValues()\n + if len (applied_rule_list) == 0 : continue\n + applied_rule = applied_rule_list[0]\n +\n + # inside we got accounting movements\n + for movement in applied_rule.objectValues() :\n + account = movement.getSourceValue()\n + if account is None : continue\n + if account.getAccountTypeId() == \'collected_vat\' : \n + context.log(\'added simulation movement from\', movement.getPath())\n + vat_infos.setdefault(\'title\', account.getTitle())\n + vat_infos.setdefault(\'ratio\', movement.getQuantity() / float(invoice_movement.getTotalPrice())) # XXX this does not suport multiple VAT lines \n + vat_infos.update( { \'total\': vat_infos[\'total\'] + movement.getQuantity() } )\n +\n +vat_infos.setdefault(\'title\', "")\n +vat_infos.setdefault(\'ratio\', 0)\n +return vat_infos\n ]]></string> </value> </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAAAAAABAAAAQwAA -AHMEAAAAZAAAUygBAAAATigAAAAAKAAAAAAoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilz -HQAAAFNhbGVJbnZvaWNlVHJhbnNhY3Rpb25fZ2V0VkFUAQAAAHMAAAAAKAEAAABzHQAAAFNhbGVJ -bnZvaWNlVHJhbnNhY3Rpb25fZ2V0VkFUKAEAAABzHQAAAFNhbGVJbnZvaWNlVHJhbnNhY3Rpb25f -Z2V0VkFUKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAA -AA==</string> </value> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAABYAAAAsAAAAQwAA +AHPcAwAAaAAABGQBAGQCAAM8fQAAdAEAfQIAdAMAfAIAZAMAgwIAgwAAfQQAZwAABGkFAH0GAHQH +AHQDAHwCAGQEAIMCAGQFAHwEAIMAAYMBAERdHAB9CAB8BgB0AwB8CABkBgCDAgCDAACDAQABcU0A +fgYAfQkAdAoAfAkAgwEAb+0AAXjqAHQHAHwJAIMBAERd2AB9CwB0AwB8CwBkBwCDAgCDAAB9DAB8 +DAB0DQBqCABvBwABcYwAbgEAAXQDAHwMAGQIAIMCAIMAAGQJAGoCAG+TAAF0AwB8AABkCgCDAgBk +CwB0AwB8DABkDACDAgCDAACDAgABdAMAfAAAZAoAgwIAZA0AdAMAfAsAZA4AgwIAgwAAdA4AdAMA +fAIAZA4AgwIAgwAAgwEAFYMCAAF0AwB8AABkDwCDAgBoAAAEZAEAdA8AfAAAZAEAgwIAdAMAfAsA +ZA4AgwIAgwAAFwM8gwEAAXGMAAFxjABXbgEAAXQDAHwAAGQQAIMCAGQLAIMBAAxvJQIBeCICdAcA +dAMAfAIAZBEAgwIAgwAAgwEARF0EAn0QAHQDAHQBAGQSAIMCAGQTAHQDAHwLAGQUAIMCAIMAAIMC +AAFoAAB9EQB40wF0BwB0AwB8EABkFQCDAgBkBQBkFgCDAAF0AwB8EABkFwCDAgBkBQBkFgCDAAEX +gwEARF2dAX0SAHQDAHwRAGQQAIMCAHQDAHwSAGQUAIMCAIMAAIMBAG8HAAFx/wFuAQABZBgAdBMA +fBEAgwEAdAMAfBIAZBQAgwIAgwAAPHQDAHwSAGQZAIMCAIMAAH0UAHQKAHwUAIMBAGQCAGoCAG8H +AAFx/wFuAQABdA8AfBQAZAIAgwIAfRUAeBQBdAcAdAMAfBUAZBkAgwIAgwAAgwEARF36AH0LAHQD +AHwLAGQHAIMCAIMAAH0MAHwMAHQNAGoIAG8HAAFxngJuAQABdAMAfAwAZAgAgwIAgwAAZAkAagIA +b7UAAXQDAHQBAGQSAIMCAGQaAHQDAHwLAGQUAIMCAIMAAIMCAAF0AwB8AABkCgCDAgBkCwB0AwB8 +DABkDACDAgCDAACDAgABdAMAfAAAZAoAgwIAZA0AdAMAfAsAZBsAgwIAgwAAdA4AdAMAfBAAZA4A +gwIAgwAAgwEAFYMCAAF0AwB8AABkDwCDAgBoAAAEZAEAdA8AfAAAZAEAgwIAdAMAfAsAZBsAgwIA +gwAAFwM8gwEAAXGeAgFxngJXcf8BV3GcAVduAQABdAMAfAAAZAoAgwIAZAsAZBwAgwIAAXQDAHwA +AGQKAIMCAGQNAGQCAIMCAAF8AABTZAAAUygdAAAATnMFAAAAdG90YWxpAAAAAHMqAAAAZ2V0UG9y +dGFsRGVmYXVsdEFjY291bnRpbmdNb3ZlbWVudFR5cGVMaXN0cwwAAABzZWFyY2hGb2xkZXJzCwAA +AHBvcnRhbF90eXBlcwkAAABnZXRPYmplY3RzDgAAAGdldFNvdXJjZVZhbHVlcxAAAABnZXRBY2Nv +dW50VHlwZUlkcw0AAABjb2xsZWN0ZWRfdmF0cwoAAABzZXRkZWZhdWx0cwUAAAB0aXRsZXMIAAAA +Z2V0VGl0bGVzBQAAAHJhdGlvcw0AAABnZXRUb3RhbFByaWNlcwYAAAB1cGRhdGVzBwAAAGhhc19r +ZXlzDwAAAGdldE1vdmVtZW50TGlzdHMDAAAAbG9ncxUAAABpbnZvaWNlIG1vdmVtZW50IGZyb21z +BwAAAGdldFBhdGhzGwAAAGdldERlbGl2ZXJ5UmVsYXRlZFZhbHVlTGlzdHMTAAAAU2ltdWxhdGlv +biBNb3ZlbWVudHMYAAAAZ2V0T3JkZXJSZWxhdGVkVmFsdWVMaXN0aQEAAABzDAAAAG9iamVjdFZh +bHVlc3MeAAAAYWRkZWQgc2ltdWxhdGlvbiBtb3ZlbWVudCBmcm9tcwsAAABnZXRRdWFudGl0eXMA +AAAAKBYAAABzCQAAAHZhdF9pbmZvc3MHAAAAY29udGV4dHMHAAAAaW52b2ljZXMJAAAAX2dldGF0 +dHJfcx0AAABhY2NvdW50aW5nX21vdmVtZW50X3R5cGVfbGlzdHMGAAAAYXBwZW5kcwgAAAAkYXBw +ZW5kMHMJAAAAX2dldGl0ZXJfcwEAAAB4cxgAAABhY2NvdW50aW5nX21vdmVtZW50X2xpc3RzAwAA +AGxlbnMIAAAAbW92ZW1lbnRzBwAAAGFjY291bnRzBAAAAE5vbmVzBQAAAGZsb2F0cwkAAABfZ2V0 +aXRlbV9zEAAAAGludm9pY2VfbW92ZW1lbnRzHwAAAGFnZ3JlZ2F0ZWRfc2ltdWxhdGlvbl9tb3Zl +bWVudHNzEwAAAHNpbXVsYXRpb25fbW92ZW1lbnRzBwAAAF93cml0ZV9zEQAAAGFwcGxpZWRfcnVs +ZV9saXN0cwwAAABhcHBsaWVkX3J1bGUoFgAAAHMJAAAAdmF0X2luZm9zcwcAAABjb250ZXh0cwcA +AABpbnZvaWNlcwkAAABfZ2V0YXR0cl9zHQAAAGFjY291bnRpbmdfbW92ZW1lbnRfdHlwZV9saXN0 +cwYAAABhcHBlbmRzCAAAACRhcHBlbmQwcwkAAABfZ2V0aXRlcl9zAQAAAHhzGAAAAGFjY291bnRp +bmdfbW92ZW1lbnRfbGlzdHMDAAAAbGVucwgAAABtb3ZlbWVudHMHAAAAYWNjb3VudHMEAAAATm9u +ZXMFAAAAZmxvYXRzCQAAAF9nZXRpdGVtX3MQAAAAaW52b2ljZV9tb3ZlbWVudHMfAAAAYWdncmVn +YXRlZF9zaW11bGF0aW9uX21vdmVtZW50c3MTAAAAc2ltdWxhdGlvbl9tb3ZlbWVudHMHAAAAX3dy +aXRlX3MRAAAAYXBwbGllZF9ydWxlX2xpc3RzDAAAAGFwcGxpZWRfcnVsZSgAAAAAKAAAAABzDwAA +AFNjcmlwdCAoUHl0aG9uKXMdAAAAU2FsZUludm9pY2VUcmFuc2FjdGlvbl9nZXRWQVQBAAAAc04A +AAAABg8EBgESASYAJQMNAQ0ABgESARQBHAUiATgBPgMXARkACQEfAQYBHgEgAR8BBwEcAhIBGgEP +AxkABgESARQBHAEiASIBOAFJAhYBEwEoAQAAAHMdAAAAU2FsZUludm9pY2VUcmFuc2FjdGlvbl9n +ZXRWQVQoAQAAAHMdAAAAU2FsZUludm9pY2VUcmFuc2FjdGlvbl9nZXRWQVQoAAAAACgAAAAAcw8A +AABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -52134,7 +52054,30 @@ AA==</string> </value> <item> <key> <string>co_varnames</string> </key> <value> - <tuple/> + <tuple> + <string>vat_infos</string> + <string>context</string> + <string>invoice</string> + <string>_getattr_</string> + <string>accounting_movement_type_list</string> + <string>append</string> + <string>$append0</string> + <string>_getiter_</string> + <string>x</string> + <string>accounting_movement_list</string> + <string>len</string> + <string>movement</string> + <string>account</string> + <string>None</string> + <string>float</string> + <string>_getitem_</string> + <string>invoice_movement</string> + <string>aggregated_simulation_movements</string> + <string>simulation_movement</string> + <string>_write_</string> + <string>applied_rule_list</string> + <string>applied_rule</string> + </tuple> </value> </item> </dictionary> @@ -52161,179 +52104,182 @@ AA==</string> </value> </dictionary> </pickle> </record> + <record id="367" aka="AAAAAAAAAW8="> + <pickle> + <tuple> + <tuple> + <string>Products.PythonScripts.PythonScript</string> + <string>PythonScript</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>Python_magic</string> </key> + <value> <string encoding="base64">O/INCg==</string> </value> + </item> + <item> + <key> <string>Script_magic</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>yo</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary> + <item> + <key> <string>name_container</string> </key> + <value> <string>container</string> </value> + </item> + <item> + <key> <string>name_context</string> </key> + <value> <string>context</string> </value> + </item> + <item> + <key> <string>name_m_self</string> </key> + <value> <string>script</string> </value> + </item> + <item> + <key> <string>name_subpath</string> </key> + <value> <string>traverse_subpath</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_body</string> </key> + <value> <string>transaction = context\n +\n +transaction.newContent(portal_type=\'Sale Invoice Transaction Line\',\n +# source=\'account/prestation_service\',\n + id=\'income\',\n + quantity=0,\n + immediate_reindex=1)\n +transaction.newContent(portal_type=\'Sale Invoice Transaction Line\',\n +# source=\'account/creance_client\',\n + id=\'receivable\',\n + quantity=0,\n + immediate_reindex=1)\n +transaction.newContent(portal_type=\'Sale Invoice Transaction Line\',\n +# source=\'account/tva_collectee_196\',\n + id=\'collected_vat\',\n + quantity=0,\n + immediate_reindex=1)\n +\n +context.AccountingTransaction_InitFromPreferences()\n +</string> </value> + </item> + <item> + <key> <string>_code</string> </key> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAQAAAAKAAAASwAA +AHOSAAAAdAAAfQIAdAIAfAIAZAEAgwIAZAIAZAMAZAQAZAUAZAYAZAcAZAgAZAkAgwAEAXQCAHwC +AGQBAIMCAGQCAGQDAGQEAGQKAGQGAGQHAGQIAGQJAIMABAF0AgB8AgBkAQCDAgBkAgBkAwBkBABk +CwBkBgBkBwBkCABkCQCDAAQBdAIAdAAAZAwAgwIAgwAAAWQAAFMoDQAAAE5zCgAAAG5ld0NvbnRl +bnRzCwAAAHBvcnRhbF90eXBlcx0AAABTYWxlIEludm9pY2UgVHJhbnNhY3Rpb24gTGluZXMCAAAA +aWRzBgAAAGluY29tZXMIAAAAcXVhbnRpdHlpAAAAAHMRAAAAaW1tZWRpYXRlX3JlaW5kZXhpAQAA +AHMKAAAAcmVjZWl2YWJsZXMNAAAAY29sbGVjdGVkX3ZhdHMpAAAAQWNjb3VudGluZ1RyYW5zYWN0 +aW9uX0luaXRGcm9tUHJlZmVyZW5jZXMoAwAAAHMHAAAAY29udGV4dHMLAAAAdHJhbnNhY3Rpb25z +CQAAAF9nZXRhdHRyXygEAAAAcwIAAABrd3MHAAAAY29udGV4dHMLAAAAdHJhbnNhY3Rpb25zCQAA +AF9nZXRhdHRyXygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMbAAAAU2FsZUludm9pY2VU +cmFuc2FjdGlvbl9pbml0AQAAAHMIAAAACQIoBSgFKAYoAQAAAHMbAAAAU2FsZUludm9pY2VUcmFu +c2FjdGlvbl9pbml0KAEAAABzGwAAAFNhbGVJbnZvaWNlVHJhbnNhY3Rpb25faW5pdCgAAAAAKAAA +AABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> + </item> + <item> + <key> <string>_filepath</string> </key> + <value> <string>Script (Python):/nexedi/portal_skins/local_accounting/SaleInvoiceTransaction_init</string> </value> + </item> + <item> + <key> <string>_params</string> </key> + <value> <string>**kw</string> </value> + </item> + <item> + <key> <string>errors</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>func_code</string> </key> + <value> + <object> + <klass> + <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>co_argcount</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>co_varnames</string> </key> + <value> + <tuple> + <string>kw</string> + <string>context</string> + <string>transaction</string> + <string>_getattr_</string> + </tuple> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>func_defaults</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>SaleInvoiceTransaction_init</string> </value> + </item> + <item> + <key> <string>warnings</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> <record id="368" aka="AAAAAAAAAXA="> - <pickle> - <tuple> - <tuple> - <string>Products.PythonScripts.PythonScript</string> - <string>PythonScript</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>Python_magic</string> </key> - <value> <string encoding="base64">O/INCg==</string> </value> - </item> - <item> - <key> <string>Script_magic</string> </key> - <value> <int>3</int> </value> - </item> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <dictionary> - <item> - <key> <string>yo</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>_bind_names</string> </key> - <value> - <object> - <klass> - <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>_asgns</string> </key> - <value> - <dictionary> - <item> - <key> <string>name_container</string> </key> - <value> <string>container</string> </value> - </item> - <item> - <key> <string>name_context</string> </key> - <value> <string>context</string> </value> - </item> - <item> - <key> <string>name_m_self</string> </key> - <value> <string>script</string> </value> - </item> - <item> - <key> <string>name_subpath</string> </key> - <value> <string>traverse_subpath</string> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>_body</string> </key> - <value> <string>transaction = context\n -\n -transaction.newContent(portal_type=\'Sale Invoice Transaction Line\',\n -# source=\'account/prestation_service\',\n - id=\'income\',\n - quantity=0,\n - immediate_reindex=1)\n -transaction.newContent(portal_type=\'Sale Invoice Transaction Line\',\n -# source=\'account/creance_client\',\n - id=\'receivable\',\n - quantity=0,\n - immediate_reindex=1)\n -transaction.newContent(portal_type=\'Sale Invoice Transaction Line\',\n -# source=\'account/tva_collectee_196\',\n - id=\'collected_vat\',\n - quantity=0,\n - immediate_reindex=1)\n -</string> </value> - </item> - <item> - <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAQAAAAKAAAASwAA -AHOCAAAAdAAAfQIAdAIAfAIAZAEAgwIAZAIAZAMAZAQAZAUAZAYAZAcAZAgAZAkAgwAEAXQCAHwC -AGQBAIMCAGQCAGQDAGQEAGQKAGQGAGQHAGQIAGQJAIMABAF0AgB8AgBkAQCDAgBkAgBkAwBkBABk -CwBkBgBkBwBkCABkCQCDAAQBZAAAUygMAAAATnMKAAAAbmV3Q29udGVudHMLAAAAcG9ydGFsX3R5 -cGVzHQAAAFNhbGUgSW52b2ljZSBUcmFuc2FjdGlvbiBMaW5lcwIAAABpZHMGAAAAaW5jb21lcwgA -AABxdWFudGl0eWkAAAAAcxEAAABpbW1lZGlhdGVfcmVpbmRleGkBAAAAcwoAAAByZWNlaXZhYmxl -cw0AAABjb2xsZWN0ZWRfdmF0KAMAAABzBwAAAGNvbnRleHRzCwAAAHRyYW5zYWN0aW9ucwkAAABf -Z2V0YXR0cl8oBAAAAHMCAAAAa3dzBwAAAGNvbnRleHRzCwAAAHRyYW5zYWN0aW9ucwkAAABfZ2V0 -YXR0cl8oAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzGwAAAFNhbGVJbnZvaWNlVHJhbnNh -Y3Rpb25faW5pdAEAAABzBgAAAAkCKAUoBSgBAAAAcxsAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9u -X2luaXQoAQAAAHMbAAAAU2FsZUludm9pY2VUcmFuc2FjdGlvbl9pbml0KAAAAAAoAAAAAHMPAAAA -U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> - </item> - <item> - <key> <string>_filepath</string> </key> - <value> <string>Script (Python):/nexedi/portal_skins/local_accounting/SaleInvoiceTransaction_init</string> </value> - </item> - <item> - <key> <string>_params</string> </key> - <value> <string>**kw</string> </value> - </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>kw</string> - <string>context</string> - <string>transaction</string> - <string>_getattr_</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>SaleInvoiceTransaction_init</string> </value> - </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="369" aka="AAAAAAAAAXE="> <pickle> <tuple> <tuple> @@ -52440,7 +52386,7 @@ dWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAy4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAyw=</string> </persistent> </value> </item> <item> @@ -52507,7 +52453,7 @@ dWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="370" aka="AAAAAAAAAXI="> + <record id="369" aka="AAAAAAAAAXE="> <pickle> <tuple> <tuple> @@ -52732,7 +52678,7 @@ aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="371" aka="AAAAAAAAAXM="> + <record id="370" aka="AAAAAAAAAXI="> <pickle> <tuple> <tuple> @@ -52888,7 +52834,7 @@ AAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAy8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAy0=</string> </persistent> </value> </item> <item> @@ -52965,7 +52911,7 @@ AAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="372" aka="AAAAAAAAAXQ="> + <record id="371" aka="AAAAAAAAAXM="> <pickle> <tuple> <tuple> @@ -53095,7 +53041,7 @@ dWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAy4=</string> </persistent> </value> </item> <item> @@ -53172,7 +53118,7 @@ dWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="373" aka="AAAAAAAAAXU="> + <record id="372" aka="AAAAAAAAAXQ="> <pickle> <tuple> <tuple> @@ -53263,7 +53209,10 @@ if DEBUG :\n movement_list = [] \n for movement in context.SaleInvoiceTransaction_zSelectMovement(**kw) :\n movement = movement.getObject()\n - movement_list.append(movement)\n + if movement.getDeliveryValue() is None :\n + movement_list.append(movement)\n + else : \n + LOG("simulation movement %s should not have been selected !" % movement.getPath())\n \n if DEBUG :\n LOG("selected movement_list : %s"%movement_list)\n @@ -53273,39 +53222,42 @@ return movement_list\n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAoAAAAOAAAASwAA -AHMvAQAAZAEAfQEAZAIAhAAAfQIAZAMAdAIAfAAAgwEAZAQAPGQFAGQGAGQHAGcDAHQCAHwAAIMB + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAsAAAASAAAASwAA +AHNmAQAAZAEAfQEAZAIAhAAAfQIAZAMAdAIAfAAAgwEAZAQAPGQFAGQGAGQHAGcDAHQCAHwAAIMB AGQIADxkCQB0AgB8AACDAQBkCgA8ZAsAZwEAdAIAfAAAgwEAZAwAPHQEAHwAAGQNAIMCAHQFAHQE AHQEAHQGAGQOAIMCAGQPAIMCAHwAAI0BAIMBAAF8AQBvKgABfAIAZBAAdAUAdAQAdAYAZBEAgwIA -ZBIAZAEAfAAAjQEBFoMBAAFuAQABZwAAfQcAeEsAdAgAdAUAdAQAdAYAZBEAgwIAfAAAjQEAgwEA -RF0rAH0JAHQEAHwJAGQTAIMCAIMAAH0JAHQEAHwHAGQUAIMCAHwJAIMBAAFx3wBXfAEAbxIAAXwC -AGQVAHwHABaDAQABbgEAAXwHAFNkAABTKBYAAABOaQEAAABjAQAAAAMAAAADAAAAQwAAAHMWAAAA -dAAAdAEAZAEAgwIAZAIAfAAAgwIAUygDAAAATnMDAAAAbG9ncxoAAABTYWxlSW52b2ljZV9zZWxl -Y3RNb3ZlbWVudCgDAAAAcwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzAwAAAG1zZygDAAAAcwMA -AABtc2dzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0 -aG9uKXMLAAAAPGxhbWJkYS4xMz4CAAAAcwAAAABzGAAAAEludm9pY2UgVHJhbnNhY3Rpb24gUnVs -ZXMdAAAAcGFyZW50X3NwZWNpYWxpc2VfcG9ydGFsX3R5cGVzCgAAAFNhbGUgT3JkZXJzGAAAAFNh -bGUgSW52b2ljZSBUcmFuc2FjdGlvbnMRAAAAU2FsZSBQYWNraW5nIExpc3RzFwAAAGV4cGxhbmF0 -aW9uX3BvcnRhbF90eXBlcxMAAABTaW11bGF0aW9uIE1vdmVtZW50cwsAAABwb3J0YWxfdHlwZXMJ -AAAAY29uZmlybWVkcx0AAABncmFuZF9wYXJlbnRfc2ltdWxhdGlvbl9zdGF0ZXMGAAAAdXBkYXRl -cw4AAABwb3J0YWxfY2F0YWxvZ3MNAAAAYnVpbGRTUUxRdWVyeXMNAAAAU1FMIHVzZWQgPSAlc3Mm -AAAAU2FsZUludm9pY2VUcmFuc2FjdGlvbl96U2VsZWN0TW92ZW1lbnRzBQAAAHNyY19fcwkAAABn -ZXRPYmplY3RzBgAAAGFwcGVuZHMbAAAAc2VsZWN0ZWQgbW92ZW1lbnRfbGlzdCA6ICVzKAoAAABz -BQAAAERFQlVHcwMAAABMT0dzBwAAAF93cml0ZV9zAgAAAGt3cwkAAABfZ2V0YXR0cl9zBwAAAF9h -cHBseV9zBwAAAGNvbnRleHRzDQAAAG1vdmVtZW50X2xpc3RzCQAAAF9nZXRpdGVyX3MIAAAAbW92 -ZW1lbnQoCgAAAHMCAAAAa3dzBQAAAERFQlVHcwMAAABMT0dzBwAAAF93cml0ZV9zCQAAAF9nZXRh -dHRyX3MHAAAAX2FwcGx5X3MHAAAAY29udGV4dHMNAAAAbW92ZW1lbnRfbGlzdHMJAAAAX2dldGl0 -ZXJfcwgAAABtb3ZlbWVudCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMsAAAAU2FsZUlu -dm9pY2VUcmFuc2FjdGlvbl9zZWxlY3RJbnZvaWNlTW92ZW1lbnQBAAAAcyAAAAAGAQkCEAEZARAB -FgIrAgcBKgIGAR8ABgEVARQCBwESAigBAAAAcywAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9uX3Nl -bGVjdEludm9pY2VNb3ZlbWVudCgBAAAAcywAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9uX3NlbGVj -dEludm9pY2VNb3ZlbWVudCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVs -ZT4BAAAAcwAAAAA=</string> </value> +ZBIAZAEAfAAAjQEBFoMBAAFuAQABZwAAfQcAeIIAdAgAdAUAdAQAdAYAZBEAgwIAfAAAjQEAgwEA +RF1iAH0JAHQEAHwJAGQTAIMCAIMAAH0JAHQEAHwJAGQUAIMCAIMAAHQKAGoIAG8XAAF0BAB8BwBk +FQCDAgB8CQCDAQABcd8AAXwCAGQWAHQEAHwJAGQXAIMCAIMAABaDAQABcd8AV3wBAG8SAAF8AgBk +GAB8BwAWgwEAAW4BAAF8BwBTZAAAUygZAAAATmkBAAAAYwEAAAADAAAAAwAAAEMAAABzFgAAAHQA +AHQBAGQBAIMCAGQCAHwAAIMCAFMoAwAAAE5zAwAAAGxvZ3MaAAAAU2FsZUludm9pY2Vfc2VsZWN0 +TW92ZW1lbnQoAwAAAHMJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwMAAABtc2coAwAAAHMDAAAA +bXNncwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHQoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhv +bilzCgAAADxsYW1iZGEuMT4CAAAAcwAAAABzGAAAAEludm9pY2UgVHJhbnNhY3Rpb24gUnVsZXMd +AAAAcGFyZW50X3NwZWNpYWxpc2VfcG9ydGFsX3R5cGVzCgAAAFNhbGUgT3JkZXJzGAAAAFNhbGUg +SW52b2ljZSBUcmFuc2FjdGlvbnMRAAAAU2FsZSBQYWNraW5nIExpc3RzFwAAAGV4cGxhbmF0aW9u +X3BvcnRhbF90eXBlcxMAAABTaW11bGF0aW9uIE1vdmVtZW50cwsAAABwb3J0YWxfdHlwZXMJAAAA +Y29uZmlybWVkcx0AAABncmFuZF9wYXJlbnRfc2ltdWxhdGlvbl9zdGF0ZXMGAAAAdXBkYXRlcw4A +AABwb3J0YWxfY2F0YWxvZ3MNAAAAYnVpbGRTUUxRdWVyeXMNAAAAU1FMIHVzZWQgPSAlc3MmAAAA +U2FsZUludm9pY2VUcmFuc2FjdGlvbl96U2VsZWN0TW92ZW1lbnRzBQAAAHNyY19fcwkAAABnZXRP +YmplY3RzEAAAAGdldERlbGl2ZXJ5VmFsdWVzBgAAAGFwcGVuZHM2AAAAc2ltdWxhdGlvbiBtb3Zl +bWVudCAlcyBzaG91bGQgbm90IGhhdmUgYmVlbiBzZWxlY3RlZCAhcwcAAABnZXRQYXRocxsAAABz +ZWxlY3RlZCBtb3ZlbWVudF9saXN0IDogJXMoCwAAAHMFAAAAREVCVUdzAwAAAExPR3MHAAAAX3dy +aXRlX3MCAAAAa3dzCQAAAF9nZXRhdHRyX3MHAAAAX2FwcGx5X3MHAAAAY29udGV4dHMNAAAAbW92 +ZW1lbnRfbGlzdHMJAAAAX2dldGl0ZXJfcwgAAABtb3ZlbWVudHMEAAAATm9uZSgLAAAAcwIAAABr +d3MFAAAAREVCVUdzAwAAAExPR3MHAAAAX3dyaXRlX3MJAAAAX2dldGF0dHJfcwcAAABfYXBwbHlf +cwcAAABjb250ZXh0cw0AAABtb3ZlbWVudF9saXN0cwkAAABfZ2V0aXRlcl9zCAAAAG1vdmVtZW50 +cwQAAABOb25lKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcywAAABTYWxlSW52b2ljZVRy +YW5zYWN0aW9uX3NlbGVjdEludm9pY2VNb3ZlbWVudAEAAABzJAAAAAYBCQIQARkBEAEWAisCBwEq +AgYBHwAGARIBHAEUAh4CBwESAigBAAAAcywAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9uX3NlbGVj +dEludm9pY2VNb3ZlbWVudCgBAAAAcywAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9uX3NlbGVjdElu +dm9pY2VNb3ZlbWVudCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4B +AAAAcwAAAAA=</string> </value> </item> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAy8=</string> </persistent> </value> </item> <item> @@ -53350,6 +53302,7 @@ ZT4BAAAAcwAAAAA=</string> </value> <string>movement_list</string> <string>_getiter_</string> <string>movement</string> + <string>None</string> </tuple> </value> </item> @@ -53381,7 +53334,7 @@ ZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="374" aka="AAAAAAAAAXY="> + <record id="373" aka="AAAAAAAAAXU="> <pickle> <tuple> <tuple> @@ -53472,7 +53425,10 @@ if DEBUG : \n movement_list = [] \n for movement in context.SaleInvoiceTransaction_zSelectMovement(**kw) :\n movement = movement.getObject()\n - movement_list.append(movement)\n + if movement.getDeliveryValue() is None :\n + movement_list.append(movement)\n + else : \n + LOG("simulation movement %s should not have been selected !" % movement.getPath())\n \n if DEBUG :\n LOG("selected movement_list : %s"%movement_list)\n @@ -53482,33 +53438,36 @@ return movement_list\n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAoAAAAOAAAASwAA -AHMsAQAAZAEAfQEAZAIAhAAAfQIAZAMAdAIAfAAAgwEAZAQAPGQFAGcBAHQCAHwAAIMBAGQGADxk + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAsAAAASAAAASwAA +AHNjAQAAZAEAfQEAZAIAhAAAfQIAZAMAdAIAfAAAgwEAZAQAPGQFAGcBAHQCAHwAAIMBAGQGADxk BwB0AgB8AACDAQBkCAA8ZAkAZAoAZwIAdAIAfAAAgwEAZAsAPHQEAHwAAGQMAIMCAHQFAHQEAHQE AHQGAGQNAIMCAGQOAIMCAHwAAI0BAIMBAAF8AQBvKgABfAIAZA8AdAUAdAQAdAYAZBAAgwIAZBEA -ZAEAfAAAjQEBFoMBAAFuAQABZwAAfQcAeEsAdAgAdAUAdAQAdAYAZBAAgwIAfAAAjQEAgwEARF0r -AH0JAHQEAHwJAGQSAIMCAIMAAH0JAHQEAHwHAGQTAIMCAHwJAIMBAAFx3ABXfAEAbxIAAXwCAGQU -AHwHABaDAQABbgEAAXwHAFNkAABTKBUAAABOaQEAAABjAQAAAAMAAAADAAAAQwAAAHMWAAAAdAAA -dAEAZAEAgwIAZAIAfAAAgwIAUygDAAAATnMDAAAAbG9ncyUAAABTYWxlSW52b2ljZV9zZWxlY3RQ -YWNraW5nTGlzdE1vdmVtZW50KAMAAABzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMDAAAAbXNn -KAMAAABzAwAAAG1zZ3MJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0KAAAAAAoAAAAAHMPAAAAU2Ny -aXB0IChQeXRob24pcwsAAAA8bGFtYmRhLjEwPgIAAABzAAAAAHMOAAAASW52b2ljaW5nIFJ1bGVz -HQAAAHBhcmVudF9zcGVjaWFsaXNlX3BvcnRhbF90eXBlcwoAAABTYWxlIE9yZGVycxcAAABleHBs -YW5hdGlvbl9wb3J0YWxfdHlwZXMTAAAAU2ltdWxhdGlvbiBNb3ZlbWVudHMLAAAAcG9ydGFsX3R5 -cGVzBwAAAHN0YXJ0ZWRzBwAAAHN0b3BwZWRzHQAAAGdyYW5kX3BhcmVudF9zaW11bGF0aW9uX3N0 -YXRlcwYAAAB1cGRhdGVzDgAAAHBvcnRhbF9jYXRhbG9ncw0AAABidWlsZFNRTFF1ZXJ5cw0AAABT -UUwgdXNlZCA9ICVzcyYAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9uX3pTZWxlY3RNb3ZlbWVudHMF -AAAAc3JjX19zCQAAAGdldE9iamVjdHMGAAAAYXBwZW5kcxsAAABzZWxlY3RlZCBtb3ZlbWVudF9s -aXN0IDogJXMoCgAAAHMFAAAAREVCVUdzAwAAAExPR3MHAAAAX3dyaXRlX3MCAAAAa3dzCQAAAF9n -ZXRhdHRyX3MHAAAAX2FwcGx5X3MHAAAAY29udGV4dHMNAAAAbW92ZW1lbnRfbGlzdHMJAAAAX2dl -dGl0ZXJfcwgAAABtb3ZlbWVudCgKAAAAcwIAAABrd3MFAAAAREVCVUdzAwAAAExPR3MHAAAAX3dy -aXRlX3MJAAAAX2dldGF0dHJfcwcAAABfYXBwbHlfcwcAAABjb250ZXh0cw0AAABtb3ZlbWVudF9s -aXN0cwkAAABfZ2V0aXRlcl9zCAAAAG1vdmVtZW50KAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRo -b24pczAAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9uX3NlbGVjdFBhY2tpbmdMaXN0TW92ZW1lbnQB -AAAAcyAAAAAGAQkCEAETARABGQIrAgcBKgIGAR8ABgEVARQCBwESAigBAAAAczAAAABTYWxlSW52 -b2ljZVRyYW5zYWN0aW9uX3NlbGVjdFBhY2tpbmdMaXN0TW92ZW1lbnQoAQAAAHMwAAAAU2FsZUlu -dm9pY2VUcmFuc2FjdGlvbl9zZWxlY3RQYWNraW5nTGlzdE1vdmVtZW50KAAAAAAoAAAAAHMPAAAA -U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> +ZAEAfAAAjQEBFoMBAAFuAQABZwAAfQcAeIIAdAgAdAUAdAQAdAYAZBAAgwIAfAAAjQEAgwEARF1i +AH0JAHQEAHwJAGQSAIMCAIMAAH0JAHQEAHwJAGQTAIMCAIMAAHQKAGoIAG8XAAF0BAB8BwBkFACD +AgB8CQCDAQABcdwAAXwCAGQVAHQEAHwJAGQWAIMCAIMAABaDAQABcdwAV3wBAG8SAAF8AgBkFwB8 +BwAWgwEAAW4BAAF8BwBTZAAAUygYAAAATmkBAAAAYwEAAAADAAAAAwAAAEMAAABzFgAAAHQAAHQB +AGQBAIMCAGQCAHwAAIMCAFMoAwAAAE5zAwAAAGxvZ3MlAAAAU2FsZUludm9pY2Vfc2VsZWN0UGFj +a2luZ0xpc3RNb3ZlbWVudCgDAAAAcwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHRzAwAAAG1zZygD +AAAAcwMAAABtc2dzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dCgAAAAAKAAAAABzDwAAAFNjcmlw +dCAoUHl0aG9uKXMKAAAAPGxhbWJkYS4wPgIAAABzAAAAAHMOAAAASW52b2ljaW5nIFJ1bGVzHQAA +AHBhcmVudF9zcGVjaWFsaXNlX3BvcnRhbF90eXBlcwoAAABTYWxlIE9yZGVycxcAAABleHBsYW5h +dGlvbl9wb3J0YWxfdHlwZXMTAAAAU2ltdWxhdGlvbiBNb3ZlbWVudHMLAAAAcG9ydGFsX3R5cGVz +BwAAAHN0YXJ0ZWRzBwAAAHN0b3BwZWRzHQAAAGdyYW5kX3BhcmVudF9zaW11bGF0aW9uX3N0YXRl +cwYAAAB1cGRhdGVzDgAAAHBvcnRhbF9jYXRhbG9ncw0AAABidWlsZFNRTFF1ZXJ5cw0AAABTUUwg +dXNlZCA9ICVzcyYAAABTYWxlSW52b2ljZVRyYW5zYWN0aW9uX3pTZWxlY3RNb3ZlbWVudHMFAAAA +c3JjX19zCQAAAGdldE9iamVjdHMQAAAAZ2V0RGVsaXZlcnlWYWx1ZXMGAAAAYXBwZW5kczYAAABz +aW11bGF0aW9uIG1vdmVtZW50ICVzIHNob3VsZCBub3QgaGF2ZSBiZWVuIHNlbGVjdGVkICFzBwAA +AGdldFBhdGhzGwAAAHNlbGVjdGVkIG1vdmVtZW50X2xpc3QgOiAlcygLAAAAcwUAAABERUJVR3MD +AAAATE9HcwcAAABfd3JpdGVfcwIAAABrd3MJAAAAX2dldGF0dHJfcwcAAABfYXBwbHlfcwcAAABj +b250ZXh0cw0AAABtb3ZlbWVudF9saXN0cwkAAABfZ2V0aXRlcl9zCAAAAG1vdmVtZW50cwQAAABO +b25lKAsAAABzAgAAAGt3cwUAAABERUJVR3MDAAAATE9HcwcAAABfd3JpdGVfcwkAAABfZ2V0YXR0 +cl9zBwAAAF9hcHBseV9zBwAAAGNvbnRleHRzDQAAAG1vdmVtZW50X2xpc3RzCQAAAF9nZXRpdGVy +X3MIAAAAbW92ZW1lbnRzBAAAAE5vbmUoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzMAAA +AFNhbGVJbnZvaWNlVHJhbnNhY3Rpb25fc2VsZWN0UGFja2luZ0xpc3RNb3ZlbWVudAEAAABzJAAA +AAYBCQIQARMBEAEZAisCBwEqAgYBHwAGARIBHAEUAh4CBwESAigBAAAAczAAAABTYWxlSW52b2lj +ZVRyYW5zYWN0aW9uX3NlbGVjdFBhY2tpbmdMaXN0TW92ZW1lbnQoAQAAAHMwAAAAU2FsZUludm9p +Y2VUcmFuc2FjdGlvbl9zZWxlY3RQYWNraW5nTGlzdE1vdmVtZW50KAAAAAAoAAAAAHMPAAAAU2Ny +aXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>_filepath</string> </key> @@ -53552,6 +53511,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <string>movement_list</string> <string>_getiter_</string> <string>movement</string> + <string>None</string> </tuple> </value> </item> @@ -53579,7 +53539,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="375" aka="AAAAAAAAAXc="> + <record id="374" aka="AAAAAAAAAXY="> <pickle> <tuple> <tuple> @@ -53711,16 +53671,6 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <value> <string>TextAreaField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -53791,6 +53741,16 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <value> <string>StringField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -53867,8 +53827,8 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <list> <string>my_start_date</string> <string>my_description</string> - <string>simulation_state</string> <string>my_destination_reference</string> +<string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -53882,37 +53842,37 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzA=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzE=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzI=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzM=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzQ=</string> </persistent> </value> </item> <item> <key> <string>listbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzU=</string> </persistent> </value> </item> <item> @@ -53922,55 +53882,61 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzY=</string> </persistent> </value> </item> <item> <key> <string>my_destination_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzc=</string> </persistent> </value> </item> <item> <key> <string>my_destination_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzg=</string> </persistent> </value> </item> <item> <key> <string>my_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzk=</string> </persistent> </value> </item> <item> <key> <string>my_resource</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAzw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzo=</string> </persistent> </value> </item> <item> <key> <string>my_source_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAz0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzs=</string> </persistent> </value> </item> <item> <key> <string>my_source_section</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAz4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAzw=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAz8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAz0=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAAz4=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_translated_simulation_state_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAz8=</string> </persistent> </value> </item> <item> @@ -53985,12 +53951,6 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA0E=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -54010,7 +53970,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="376" aka="AAAAAAAAAXg="> + <record id="375" aka="AAAAAAAAAXc="> <pickle> <tuple> <tuple> @@ -54095,7 +54055,8 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> from_organisation python:here.getSourceSectionValue();\n client_invoice python:here.getDefaultValue(\'destination_section\',spec=[\'Organisation\', \'Person\']);\n client_delivery python:here.getDefaultValue(\'destination\',spec=[\'Organisation\', \'Person\']) or here.getDefaultValue(\'destination_section\',spec=[\'Organisation\', \'Person\']);\n - total_price python:here.getDefaultTotalPrice()">\n + total_price python:here.getTotalPrice();\n + VAT_infos python:here.SaleInvoiceTransaction_getVAT()">\n \n \n <table width=100%>\n @@ -54112,7 +54073,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </tr>\n <tr>\n <td tal:content="python: from_organisation.getDefaultAddress().getStreetAddress()" colspan="2"/>\n - <td align=right tal:content="python: \'Invoice / Facture No: ERP5/%s\' % here.getId()"/>\n + <td align=right> Invoice / Facture No: ERP5 <span tal:replace="python:here.getReference() or here.getId()"/> </td>\n </tr>\n <tr>\n <td tal:content="python: \'%s %s\' %\n @@ -54180,7 +54141,6 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <tr valign=top tal:condition="python:line.getTotalQuantity()>0">\n \n <td align=left tal:content="python:line.getId()"></td>\n - <!-- <td> </td> -->\n <td tal:content="python: line.getResourceTitle()" tal:condition="python: line.getDescription() == \'\'"></td>\n <td tal:content="python: line.getDescription()" tal:condition="python: line.getDescription() != \'\'"></td>\n <td align=right tal:content="python: \'%.0f\' % line.getTotalQuantity()"></td>\n @@ -54192,10 +54152,9 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </tal:block>\n <tal:block tal:condition="python: invoice_line_list is not None">\n <tal:block tal:repeat="line invoice_line_list">\n - <tr valign=top tal:condition="python:line.getTotalQuantity() not in (0.0, -0.0, 0)">\n + <tr valign=top tal:condition="python:float(line.getTotalQuantity()) != 0.0">\n \n <td align=left tal:content="python:line.getId()"></td>\n - <!-- <td> </td> -->\n <td tal:content="python: line.getResourceTitle()" tal:condition="python: line.getDescription() == \'\'"></td>\n <td tal:content="python: line.getDescription()" tal:condition="python: line.getDescription() != \'\'"></td>\n <td align=right tal:content="python: \'%.0f\' % line.getTotalQuantity()"></td>\n @@ -54210,13 +54169,15 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </tr>\n <tr>\n <th colspan=5 align=right>Total\n - (<span tal:replace="here/getPriceCurrencyId | nothing"/>)</th>\n + (<span tal:replace="python:here.getPriceCurrencyId() or here.getResourceId() or \'\'"/>)</th>\n <td colspan=1 align=right tal:content="python: \'%.02f\' % round(here.getTotalPrice(), 2)" tal:on-error="nothing"></td>\n </tr>\n <tr>\n <td colspan=2 align=left tal:content="python:here.getDescription()"></td>\n - <th colspan=3 align=right>TVA / VAT<br> <tal:block tal:replace="python: (here.getValueAddedTaxRatio() or 0.0) * 100.0"/> % (<span tal:replace="here/getPriceCurrencyId | nothing"/>)</th>\n - <td colspan=1 align=right tal:content="python: \'%.02f\' % round(here.Invoice_zGetTotalVat(), 2)" tal:on-error="nothing"></td>\n + <th colspan=3 align=right> \n + <tal:block tal:replace="python: VAT_infos[\'title\']">TVA / VAT</tal:block> <br> \n + <tal:block tal:replace="python: (VAT_infos[\'ratio\'] or 0.0) * 100.0"/> % (<span tal:replace="python:here.getPriceCurrencyId() or here.getResourceId() or \'\'"/>)</th>\n + <td colspan=1 align=right tal:content="python: \'%.02f\' % round(VAT_infos[\'total\'], 2)"></td>\n </tr>\n <tr>\n <td colspan=3> </td>\n @@ -54229,8 +54190,8 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> R\xc3\xa9serve de propri\xc3\xa9t\xc3\xa9 nous conservons la pleine propri\xc3\xa9t\xc3\xa9 des marchandises jusqu\'au paiement int\xc3\xa9gral du prix, des taxes et accessoires.</font></td>\n \n <th colspan=2 align=right nowrap>Montant Total<br>Total Amount\n - (<span tal:replace="here/income/getResourceId | nothing"/>)</th>\n - <th colspan=1 align=right tal:content="python: \'%.02f\' % (round(here.Invoice_zGetTotalVat(), 2) + round(here.Invoice_zGetTotalNetPrice(), 2))" tal:on-error="nothing"></th>\n + (<span tal:replace="python:here.getPriceCurrencyId() or here.getResourceId() or \'\'"/>)</th>\n + <th colspan=1 align=right tal:content="python: \'%.02f\' % (round(VAT_infos[\'total\'], 2) + round(here.getTotalPrice(), 2))" tal:on-error="nothing"></th>\n </tr>\n <tr>\n <td> </td>\n @@ -54273,7 +54234,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="377" aka="AAAAAAAAAXk="> + <record id="376" aka="AAAAAAAAAXg="> <pickle> <tuple> <tuple> @@ -54355,16 +54316,6 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <value> <string>RelationStringField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>resource</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>ListField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -54455,6 +54406,16 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <value> <string>FloatField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_resource</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>ListField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -54518,7 +54479,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <string>my_title</string> <string>my_destination_section_title</string> <string>my_source_section_title</string> - <string>resource</string> +<string>my_resource</string> <string>my_causality_title</string> </list> </value> @@ -54543,31 +54504,31 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0A=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0E=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0I=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0M=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0Q=</string> </persistent> </value> </item> <item> @@ -54577,43 +54538,49 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>my_causality_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0U=</string> </persistent> </value> </item> <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0Y=</string> </persistent> </value> </item> <item> <key> <string>my_destination_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0c=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_resource</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA0g=</string> </persistent> </value> </item> <item> <key> <string>my_source_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0k=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0o=</string> </persistent> </value> </item> <item> <key> <string>my_stop_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA0w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0s=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA00=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA0w=</string> </persistent> </value> </item> <item> @@ -54624,12 +54591,6 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <key> <string>pt</string> </key> <value> <string>form_view</string> </value> </item> - <item> - <key> <string>resource</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA04=</string> </persistent> - </value> - </item> <item> <key> <string>row_length</string> </key> <value> <int>4</int> </value> @@ -54653,7 +54614,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="378" aka="AAAAAAAAAXo="> + <record id="377" aka="AAAAAAAAAXk="> <pickle> <tuple> <tuple> @@ -54765,16 +54726,6 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <value> <string>ListField</string> </value> </item> </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>StringField</string> </value> - </item> - </dictionary> <dictionary> <item> <key> <string>id</string> </key> @@ -54895,6 +54846,16 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <value> <string>StringField</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_simulation_state_title</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>StringField</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -54987,7 +54948,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <string>my_causality_id</string> <string>my_incoterm</string> <string>my_delivery_mode</string> - <string>simulation_state</string> +<string>my_translated_simulation_state_title</string> </list> </value> </item> @@ -55001,37 +54962,37 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>listbox</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA08=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA00=</string> </persistent> </value> </item> <item> <key> <string>listbox_destination</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA04=</string> </persistent> </value> </item> <item> <key> <string>listbox_source</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA08=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_credit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1A=</string> </persistent> </value> </item> <item> <key> <string>listbox_source_debit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1E=</string> </persistent> </value> </item> <item> <key> <string>listbox_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1I=</string> </persistent> </value> </item> <item> @@ -55041,73 +55002,79 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>my_causality_id</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1M=</string> </persistent> </value> </item> <item> <key> <string>my_delivery_mode</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1Q=</string> </persistent> </value> </item> <item> <key> <string>my_description</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1U=</string> </persistent> </value> </item> <item> <key> <string>my_destination_section_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1Y=</string> </persistent> </value> </item> <item> <key> <string>my_destination_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1c=</string> </persistent> </value> </item> <item> <key> <string>my_incoterm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1g=</string> </persistent> </value> </item> <item> <key> <string>my_price_currency</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1k=</string> </persistent> </value> </item> <item> <key> <string>my_reference</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA1w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1o=</string> </persistent> </value> </item> <item> <key> <string>my_source_administration_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA10=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1s=</string> </persistent> </value> </item> <item> <key> <string>my_source_section</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA14=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA1w=</string> </persistent> </value> </item> <item> <key> <string>my_start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA18=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA10=</string> </persistent> </value> </item> <item> <key> <string>my_title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA14=</string> </persistent> + </value> + </item> + <item> + <key> <string>my_translated_simulation_state_title</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA18=</string> </persistent> </value> </item> <item> @@ -55122,12 +55089,6 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <key> <string>row_length</string> </key> <value> <int>4</int> </value> </item> - <item> - <key> <string>simulation_state</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA2E=</string> </persistent> - </value> - </item> <item> <key> <string>stored_encoding</string> </key> <value> <string>UTF-8</string> </value> @@ -55147,7 +55108,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="379" aka="AAAAAAAAAXs="> + <record id="378" aka="AAAAAAAAAXo="> <pickle> <tuple> <tuple> @@ -55240,7 +55201,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2A=</string> </persistent> </value> </item> <item> @@ -55415,7 +55376,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="380" aka="AAAAAAAAAXw="> + <record id="379" aka="AAAAAAAAAXs="> <pickle> <tuple> <tuple> @@ -55434,7 +55395,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>closePeriod</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2E=</string> </persistent> </value> </item> </dictionary> @@ -55464,7 +55425,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="381" aka="AAAAAAAAAX0="> + <record id="380" aka="AAAAAAAAAXw="> <pickle> <tuple> <tuple> @@ -55483,19 +55444,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>cancelled</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2I=</string> </persistent> </value> </item> <item> <key> <string>delivered</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2M=</string> </persistent> </value> </item> <item> <key> <string>draft</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2Q=</string> </persistent> </value> </item> </dictionary> @@ -55545,7 +55506,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="382" aka="AAAAAAAAAX4="> + <record id="381" aka="AAAAAAAAAX0="> <pickle> <tuple> <tuple> @@ -55564,25 +55525,25 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>cancel</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2U=</string> </persistent> </value> </item> <item> <key> <string>cancel_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2Y=</string> </persistent> </value> </item> <item> <key> <string>deliver</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2c=</string> </persistent> </value> </item> <item> <key> <string>deliver_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2g=</string> </persistent> </value> </item> </dictionary> @@ -55642,7 +55603,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="383" aka="AAAAAAAAAX8="> + <record id="382" aka="AAAAAAAAAX4="> <pickle> <tuple> <tuple> @@ -55661,49 +55622,49 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2k=</string> </persistent> </value> </item> <item> <key> <string>actor</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA2w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2o=</string> </persistent> </value> </item> <item> <key> <string>comment</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA20=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2s=</string> </persistent> </value> </item> <item> <key> <string>error_message</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA24=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA2w=</string> </persistent> </value> </item> <item> <key> <string>history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA28=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA20=</string> </persistent> </value> </item> <item> <key> <string>portal_type</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA24=</string> </persistent> </value> </item> <item> <key> <string>time</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA28=</string> </persistent> </value> </item> <item> <key> <string>zz</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3A=</string> </persistent> </value> </item> </dictionary> @@ -55803,7 +55764,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="384" aka="AAAAAAAAAYA="> + <record id="383" aka="AAAAAAAAAX8="> <pickle> <tuple> <tuple> @@ -55834,7 +55795,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="385" aka="AAAAAAAAAYE="> + <record id="384" aka="AAAAAAAAAYA="> <pickle> <tuple> <tuple> @@ -55853,31 +55814,37 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>Delivery_build</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3E=</string> </persistent> </value> </item> <item> <key> <string>setReferences</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3I=</string> </persistent> </value> </item> <item> <key> <string>validateBalanceTransaction</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3M=</string> </persistent> + </value> + </item> + <item> + <key> <string>validateBudget</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA3Q=</string> </persistent> </value> </item> <item> <key> <string>validateTransaction</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3U=</string> </persistent> </value> </item> <item> <key> <string>validateTransactionLines</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3Y=</string> </persistent> </value> </item> </dictionary> @@ -55937,6 +55904,16 @@ ORDER BY <dtml-var order_by_expression>\n <value> <string>Script (Python)</string> </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>validateBudget</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>Script (Python)</string> </value> + </item> + </dictionary> </tuple> </value> </item> @@ -55947,7 +55924,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="386" aka="AAAAAAAAAYI="> + <record id="385" aka="AAAAAAAAAYE="> <pickle> <tuple> <tuple> @@ -55966,37 +55943,37 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>cancelled</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3c=</string> </persistent> </value> </item> <item> <key> <string>confirmed</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3g=</string> </persistent> </value> </item> <item> <key> <string>delivered</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3k=</string> </persistent> </value> </item> <item> <key> <string>draft</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3o=</string> </persistent> </value> </item> <item> <key> <string>planned</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA3w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3s=</string> </persistent> </value> </item> <item> <key> <string>stopped</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA30=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA3w=</string> </persistent> </value> </item> </dictionary> @@ -56076,7 +56053,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="387" aka="AAAAAAAAAYM="> + <record id="386" aka="AAAAAAAAAYI="> <pickle> <tuple> <tuple> @@ -56095,67 +56072,67 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>balance_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA34=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA30=</string> </persistent> </value> </item> <item> <key> <string>cancel</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA38=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA34=</string> </persistent> </value> </item> <item> <key> <string>cancel_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA38=</string> </persistent> </value> </item> <item> <key> <string>confirm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4A=</string> </persistent> </value> </item> <item> <key> <string>confirm_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4E=</string> </persistent> </value> </item> <item> <key> <string>deliver</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4I=</string> </persistent> </value> </item> <item> <key> <string>deliver_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4M=</string> </persistent> </value> </item> <item> <key> <string>plan</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4Q=</string> </persistent> </value> </item> <item> <key> <string>plan_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4U=</string> </persistent> </value> </item> <item> <key> <string>stop</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4Y=</string> </persistent> </value> </item> <item> <key> <string>stop_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4c=</string> </persistent> </value> </item> </dictionary> @@ -56285,7 +56262,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="388" aka="AAAAAAAAAYQ="> + <record id="387" aka="AAAAAAAAAYM="> <pickle> <tuple> <tuple> @@ -56304,49 +56281,49 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4g=</string> </persistent> </value> </item> <item> <key> <string>actor</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4k=</string> </persistent> </value> </item> <item> <key> <string>comment</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4o=</string> </persistent> </value> </item> <item> <key> <string>error_message</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA4w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4s=</string> </persistent> </value> </item> <item> <key> <string>history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA40=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA4w=</string> </persistent> </value> </item> <item> <key> <string>portal_type</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA44=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA40=</string> </persistent> </value> </item> <item> <key> <string>time</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA48=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA44=</string> </persistent> </value> </item> <item> <key> <string>zz</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA48=</string> </persistent> </value> </item> </dictionary> @@ -56446,7 +56423,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="389" aka="AAAAAAAAAYU="> + <record id="388" aka="AAAAAAAAAYQ="> <pickle> <tuple> <tuple> @@ -56477,7 +56454,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="390" aka="AAAAAAAAAYY="> + <record id="389" aka="AAAAAAAAAYU="> <pickle> <tuple> <tuple> @@ -56496,31 +56473,31 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>PackingList_acceptDecision</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5A=</string> </persistent> </value> </item> <item> <key> <string>PackingList_adoptPrevision</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5E=</string> </persistent> </value> </item> <item> <key> <string>PackingList_afterEdit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5I=</string> </persistent> </value> </item> <item> <key> <string>PackingList_callSplitPrevisionTransition</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5M=</string> </persistent> </value> </item> <item> <key> <string>PackingList_split</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5Q=</string> </persistent> </value> </item> </dictionary> @@ -56594,13 +56571,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5U=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="391" aka="AAAAAAAAAYc="> + <record id="390" aka="AAAAAAAAAYY="> <pickle> <tuple> <tuple> @@ -56619,37 +56596,37 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>building</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5Y=</string> </persistent> </value> </item> <item> <key> <string>calculating</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5c=</string> </persistent> </value> </item> <item> <key> <string>diverged</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5g=</string> </persistent> </value> </item> <item> <key> <string>draft</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5k=</string> </persistent> </value> </item> <item> <key> <string>solved</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5o=</string> </persistent> </value> </item> <item> <key> <string>solving</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA5w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5s=</string> </persistent> </value> </item> </dictionary> @@ -56733,7 +56710,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="392" aka="AAAAAAAAAYg="> + <record id="391" aka="AAAAAAAAAYc="> <pickle> <tuple> <tuple> @@ -56752,61 +56729,61 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>accept_decision</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA50=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA5w=</string> </persistent> </value> </item> <item> <key> <string>accept_decision_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA54=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA50=</string> </persistent> </value> </item> <item> <key> <string>adopt_prevision</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA58=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA54=</string> </persistent> </value> </item> <item> <key> <string>adopt_prevision_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA58=</string> </persistent> </value> </item> <item> <key> <string>converge</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6A=</string> </persistent> </value> </item> <item> <key> <string>diverge</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6E=</string> </persistent> </value> </item> <item> <key> <string>edit</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6I=</string> </persistent> </value> </item> <item> <key> <string>split_prevision</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6M=</string> </persistent> </value> </item> <item> <key> <string>split_prevision_action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6Q=</string> </persistent> </value> </item> <item> <key> <string>start_building</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6U=</string> </persistent> </value> </item> </dictionary> @@ -56930,7 +56907,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="393" aka="AAAAAAAAAYk="> + <record id="392" aka="AAAAAAAAAYg="> <pickle> <tuple> <tuple> @@ -56949,49 +56926,49 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>action</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6Y=</string> </persistent> </value> </item> <item> <key> <string>actor</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6c=</string> </persistent> </value> </item> <item> <key> <string>comment</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6g=</string> </persistent> </value> </item> <item> <key> <string>history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6k=</string> </persistent> </value> </item> <item> <key> <string>portal_type</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6o=</string> </persistent> </value> </item> <item> <key> <string>start_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA6w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6s=</string> </persistent> </value> </item> <item> <key> <string>stop_date</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA60=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA6w=</string> </persistent> </value> </item> <item> <key> <string>time</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA64=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA60=</string> </persistent> </value> </item> </dictionary> @@ -57095,7 +57072,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="394" aka="AAAAAAAAAYo="> + <record id="393" aka="AAAAAAAAAYk="> <pickle> <tuple> <tuple> @@ -57130,7 +57107,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="395" aka="AAAAAAAAAYs="> + <record id="394" aka="AAAAAAAAAYo="> <pickle> <tuple> <tuple> @@ -57149,19 +57126,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>InvoiceCell_edit_UpdateSimulation </string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA68=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA64=</string> </persistent> </value> </item> <item> <key> <string>InvoiceLine_edit_UpdateSimulation</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA68=</string> </persistent> </value> </item> <item> <key> <string>Invoice_edit_UpdateSimulation</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7A=</string> </persistent> </value> </item> </dictionary> @@ -57211,7 +57188,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="396" aka="AAAAAAAAAYw="> + <record id="395" aka="AAAAAAAAAYs="> <pickle> <tuple> <tuple> @@ -57230,19 +57207,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>InvoiceCell_UpdateSimulation</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7E=</string> </persistent> </value> </item> <item> <key> <string>InvoiceLine_UpdateSimulation</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7I=</string> </persistent> </value> </item> <item> <key> <string>Invoice_UpdateSimulation</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7M=</string> </persistent> </value> </item> </dictionary> @@ -57292,7 +57269,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="397" aka="AAAAAAAAAY0="> + <record id="396" aka="AAAAAAAAAYw="> <pickle> <tuple> <tuple> @@ -57317,7 +57294,211 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> + <record id="397" aka="AAAAAAAAAY0="> + <pickle> + <tuple> + <tuple> + <string>Products.DCWorkflow.Worklists</string> + <string>Worklists</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_mapping</string> </key> + <value> + <dictionary/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>worklists</string> </value> + </item> + </dictionary> + </pickle> + </record> <record id="398" aka="AAAAAAAAAY4="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5.Interaction</string> + <string>Interaction</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_mapping</string> </key> + <value> + <dictionary> + <item> + <key> <string>Predicate_edit_updateMatrix</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA7Q=</string> </persistent> + </value> + </item> + <item> + <key> <string>Rule_deleteContent_updateMatrix</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA7U=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>Predicate_edit_updateMatrix</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>Workflow Interaction</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>Rule_deleteContent_updateMatrix</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>Workflow Interaction</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>interactions</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="399" aka="AAAAAAAAAY8="> + <pickle> + <tuple> + <tuple> + <string>Products.DCWorkflow.Scripts</string> + <string>Scripts</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_mapping</string> </key> + <value> + <dictionary> + <item> + <key> <string>Predicate_updateMatrix</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA7Y=</string> </persistent> + </value> + </item> + <item> + <key> <string>Rule_updateMatrix</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA7c=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>Predicate_updateMatrix</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>Script (Python)</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>Rule_updateMatrix</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>Script (Python)</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>scripts</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="400" aka="AAAAAAAAAZA="> + <pickle> + <tuple> + <tuple> + <string>Products.DCWorkflow.Variables</string> + <string>Variables</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_mapping</string> </key> + <value> + <dictionary> + <item> + <key> <string>delivery_value</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA7g=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_objects</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>delivery_value</string> </value> + </item> + <item> + <key> <string>meta_type</string> </key> + <value> <string>Workflow Variable</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>variables</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="401" aka="AAAAAAAAAZE="> <pickle> <tuple> <tuple> @@ -57342,211 +57523,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="399" aka="AAAAAAAAAY8="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5.Interaction</string> - <string>Interaction</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_mapping</string> </key> - <value> - <dictionary> - <item> - <key> <string>Predicate_edit_updateMatrix</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA7U=</string> </persistent> - </value> - </item> - <item> - <key> <string>Rule_deleteContent_updateMatrix</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA7Y=</string> </persistent> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>_objects</string> </key> - <value> - <tuple> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>Predicate_edit_updateMatrix</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>Workflow Interaction</string> </value> - </item> - </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>Rule_deleteContent_updateMatrix</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>Workflow Interaction</string> </value> - </item> - </dictionary> - </tuple> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>interactions</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="400" aka="AAAAAAAAAZA="> - <pickle> - <tuple> - <tuple> - <string>Products.DCWorkflow.Scripts</string> - <string>Scripts</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_mapping</string> </key> - <value> - <dictionary> - <item> - <key> <string>Predicate_updateMatrix</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA7c=</string> </persistent> - </value> - </item> - <item> - <key> <string>Rule_updateMatrix</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA7g=</string> </persistent> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>_objects</string> </key> - <value> - <tuple> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>Predicate_updateMatrix</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>Script (Python)</string> </value> - </item> - </dictionary> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>Rule_updateMatrix</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>Script (Python)</string> </value> - </item> - </dictionary> - </tuple> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>scripts</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="401" aka="AAAAAAAAAZE="> - <pickle> - <tuple> - <tuple> - <string>Products.DCWorkflow.Variables</string> - <string>Variables</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_mapping</string> </key> - <value> - <dictionary> - <item> - <key> <string>delivery_value</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAA7k=</string> </persistent> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>_objects</string> </key> - <value> - <tuple> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>delivery_value</string> </value> - </item> - <item> - <key> <string>meta_type</string> </key> - <value> <string>Workflow Variable</string> </value> - </item> - </dictionary> - </tuple> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>variables</string> </value> - </item> - </dictionary> - </pickle> - </record> <record id="402" aka="AAAAAAAAAZI="> - <pickle> - <tuple> - <tuple> - <string>Products.DCWorkflow.Worklists</string> - <string>Worklists</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_mapping</string> </key> - <value> - <dictionary/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>worklists</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="403" aka="AAAAAAAAAZM="> <pickle> <tuple> <tuple> @@ -57577,7 +57554,7 @@ ORDER BY <dtml-var order_by_expression>\n </tuple> </pickle> </record> - <record id="404" aka="AAAAAAAAAZQ="> + <record id="403" aka="AAAAAAAAAZM="> <pickle> <tuple> <tuple> @@ -57607,19 +57584,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7k=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7o=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA7w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7s=</string> </persistent> </value> </item> <item> @@ -57653,13 +57630,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA70=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA7w=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="405" aka="AAAAAAAAAZU="> + <record id="404" aka="AAAAAAAAAZQ="> <pickle> <tuple> <tuple> @@ -57689,19 +57666,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA74=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA70=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA78=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA74=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA78=</string> </persistent> </value> </item> <item> @@ -57735,13 +57712,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8A=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="406" aka="AAAAAAAAAZY="> + <record id="405" aka="AAAAAAAAAZU="> <pickle> <tuple> <tuple> @@ -57771,19 +57748,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8E=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8I=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8M=</string> </persistent> </value> </item> <item> @@ -57817,13 +57794,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8Q=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="407" aka="AAAAAAAAAZc="> + <record id="406" aka="AAAAAAAAAZY="> <pickle> <tuple> <tuple> @@ -57853,19 +57830,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8U=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8Y=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8c=</string> </persistent> </value> </item> <item> @@ -57899,13 +57876,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8g=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="408" aka="AAAAAAAAAZg="> + <record id="407" aka="AAAAAAAAAZc="> <pickle> <tuple> <tuple> @@ -57935,19 +57912,19 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8k=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8o=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA8w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8s=</string> </persistent> </value> </item> <item> @@ -57981,13 +57958,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA80=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA8w=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="409" aka="AAAAAAAAAZk="> + <record id="408" aka="AAAAAAAAAZg="> <pickle> <tuple> <tuple> @@ -58014,7 +57991,7 @@ ORDER BY <dtml-var order_by_expression>\n </tuple> </pickle> </record> - <record id="410" aka="AAAAAAAAAZo="> + <record id="409" aka="AAAAAAAAAZk="> <pickle> <tuple> <tuple> @@ -58043,7 +58020,7 @@ ORDER BY <dtml-var order_by_expression>\n </tuple> </pickle> </record> - <record id="411" aka="AAAAAAAAAZs="> + <record id="410" aka="AAAAAAAAAZo="> <pickle> <tuple> <tuple> @@ -58073,7 +58050,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA84=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA80=</string> </persistent> </value> </item> <item> @@ -58085,7 +58062,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA88=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA84=</string> </persistent> </value> </item> <item> @@ -58097,7 +58074,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA88=</string> </persistent> </value> </item> <item> @@ -58179,13 +58156,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9A=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="412" aka="AAAAAAAAAZw="> + <record id="411" aka="AAAAAAAAAZs="> <pickle> <tuple> <tuple> @@ -58215,7 +58192,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9E=</string> </persistent> </value> </item> <item> @@ -58227,7 +58204,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9I=</string> </persistent> </value> </item> <item> @@ -58239,7 +58216,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9M=</string> </persistent> </value> </item> <item> @@ -58321,13 +58298,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9Q=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="413" aka="AAAAAAAAAZ0="> + <record id="412" aka="AAAAAAAAAZw="> <pickle> <tuple> <tuple> @@ -58357,7 +58334,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9U=</string> </persistent> </value> </item> <item> @@ -58369,7 +58346,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9Y=</string> </persistent> </value> </item> <item> @@ -58381,7 +58358,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9c=</string> </persistent> </value> </item> <item> @@ -58481,13 +58458,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9g=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="414" aka="AAAAAAAAAZ4="> + <record id="413" aka="AAAAAAAAAZ0="> <pickle> <tuple> <tuple> @@ -58517,7 +58494,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9k=</string> </persistent> </value> </item> <item> @@ -58529,7 +58506,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9o=</string> </persistent> </value> </item> <item> @@ -58541,7 +58518,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA9w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9s=</string> </persistent> </value> </item> <item> @@ -58607,13 +58584,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA90=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA9w=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="415" aka="AAAAAAAAAZ8="> + <record id="414" aka="AAAAAAAAAZ4="> <pickle> <tuple> <tuple> @@ -58643,7 +58620,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA94=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA90=</string> </persistent> </value> </item> <item> @@ -58672,7 +58649,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA98=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA94=</string> </persistent> </value> </item> <item> @@ -58684,7 +58661,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+A=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA98=</string> </persistent> </value> </item> <item> @@ -58893,7 +58870,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="416" aka="AAAAAAAAAaA="> + <record id="415" aka="AAAAAAAAAZ8="> <pickle> <tuple> <tuple> @@ -58923,7 +58900,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+E=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+A=</string> </persistent> </value> </item> <item> @@ -58952,7 +58929,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+I=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+E=</string> </persistent> </value> </item> <item> @@ -58964,7 +58941,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+M=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+I=</string> </persistent> </value> </item> <item> @@ -59173,7 +59150,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="417" aka="AAAAAAAAAaE="> + <record id="416" aka="AAAAAAAAAaA="> <pickle> <tuple> <tuple> @@ -59203,7 +59180,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+Q=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+M=</string> </persistent> </value> </item> <item> @@ -59232,7 +59209,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+U=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+Q=</string> </persistent> </value> </item> <item> @@ -59244,7 +59221,7 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+Y=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+U=</string> </persistent> </value> </item> <item> @@ -59471,7 +59448,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="418" aka="AAAAAAAAAaI="> + <record id="417" aka="AAAAAAAAAaE="> <pickle> <tuple> <tuple> @@ -59490,13 +59467,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <int>0</int> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+c=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+Y=</string> </persistent> </value> </item> <item> <key> <int>1</int> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+g=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+c=</string> </persistent> </value> </item> </dictionary> @@ -59505,7 +59482,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="419" aka="AAAAAAAAAaM="> + <record id="418" aka="AAAAAAAAAaI="> <pickle> <tuple> <tuple> @@ -59524,13 +59501,13 @@ ORDER BY <dtml-var order_by_expression>\n <item> <key> <int>0</int> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+k=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+g=</string> </persistent> </value> </item> <item> <key> <int>1</int> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+o=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+k=</string> </persistent> </value> </item> </dictionary> @@ -59539,7 +59516,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="420" aka="AAAAAAAAAaQ="> + <record id="419" aka="AAAAAAAAAaM="> <pickle> <tuple> <tuple> @@ -59558,7 +59535,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="421" aka="AAAAAAAAAaU="> + <record id="420" aka="AAAAAAAAAaQ="> <pickle> <tuple> <tuple> @@ -59577,7 +59554,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="422" aka="AAAAAAAAAaY="> + <record id="421" aka="AAAAAAAAAaU="> <pickle> <tuple> <tuple> @@ -59596,7 +59573,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="423" aka="AAAAAAAAAac="> + <record id="422" aka="AAAAAAAAAaY="> <pickle> <tuple> <tuple> @@ -59615,7 +59592,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="424" aka="AAAAAAAAAag="> + <record id="423" aka="AAAAAAAAAac="> <pickle> <tuple> <tuple> @@ -59634,7 +59611,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="425" aka="AAAAAAAAAak="> + <record id="424" aka="AAAAAAAAAag="> <pickle> <tuple> <tuple> @@ -59653,7 +59630,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="426" aka="AAAAAAAAAao="> + <record id="425" aka="AAAAAAAAAak="> <pickle> <tuple> <tuple> @@ -59672,7 +59649,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="427" aka="AAAAAAAAAas="> + <record id="426" aka="AAAAAAAAAao="> <pickle> <tuple> <tuple> @@ -59691,7 +59668,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="428" aka="AAAAAAAAAaw="> + <record id="427" aka="AAAAAAAAAas="> <pickle> <tuple> <tuple> @@ -59710,7 +59687,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="429" aka="AAAAAAAAAa0="> + <record id="428" aka="AAAAAAAAAaw="> <pickle> <tuple> <tuple> @@ -59729,7 +59706,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="430" aka="AAAAAAAAAa4="> + <record id="429" aka="AAAAAAAAAa0="> <pickle> <tuple> <tuple> @@ -59748,7 +59725,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="431" aka="AAAAAAAAAa8="> + <record id="430" aka="AAAAAAAAAa4="> <pickle> <tuple> <tuple> @@ -59767,7 +59744,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="432" aka="AAAAAAAAAbA="> + <record id="431" aka="AAAAAAAAAa8="> <pickle> <tuple> <tuple> @@ -59786,7 +59763,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="433" aka="AAAAAAAAAbE="> + <record id="432" aka="AAAAAAAAAbA="> <pickle> <tuple> <tuple> @@ -59805,7 +59782,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="434" aka="AAAAAAAAAbI="> + <record id="433" aka="AAAAAAAAAbE="> <pickle> <tuple> <tuple> @@ -59824,7 +59801,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="435" aka="AAAAAAAAAbM="> + <record id="434" aka="AAAAAAAAAbI="> <pickle> <tuple> <tuple> @@ -59843,7 +59820,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="436" aka="AAAAAAAAAbQ="> + <record id="435" aka="AAAAAAAAAbM="> <pickle> <tuple> <tuple> @@ -59862,7 +59839,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="437" aka="AAAAAAAAAbU="> + <record id="436" aka="AAAAAAAAAbQ="> <pickle> <tuple> <tuple> @@ -59881,7 +59858,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="438" aka="AAAAAAAAAbY="> + <record id="437" aka="AAAAAAAAAbU="> <pickle> <tuple> <tuple> @@ -59900,7 +59877,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="439" aka="AAAAAAAAAbc="> + <record id="438" aka="AAAAAAAAAbY="> <pickle> <tuple> <tuple> @@ -59919,7 +59896,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="440" aka="AAAAAAAAAbg="> + <record id="439" aka="AAAAAAAAAbc="> <pickle> <tuple> <tuple> @@ -59938,7 +59915,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="441" aka="AAAAAAAAAbk="> + <record id="440" aka="AAAAAAAAAbg="> <pickle> <tuple> <tuple> @@ -59957,7 +59934,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="442" aka="AAAAAAAAAbo="> + <record id="441" aka="AAAAAAAAAbk="> <pickle> <tuple> <tuple> @@ -59976,7 +59953,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="443" aka="AAAAAAAAAbs="> + <record id="442" aka="AAAAAAAAAbo="> <pickle> <tuple> <tuple> @@ -59995,7 +59972,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="444" aka="AAAAAAAAAbw="> + <record id="443" aka="AAAAAAAAAbs="> <pickle> <tuple> <tuple> @@ -60014,7 +59991,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="445" aka="AAAAAAAAAb0="> + <record id="444" aka="AAAAAAAAAbw="> <pickle> <tuple> <tuple> @@ -60033,7 +60010,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="446" aka="AAAAAAAAAb4="> + <record id="445" aka="AAAAAAAAAb0="> <pickle> <tuple> <tuple> @@ -60052,7 +60029,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="447" aka="AAAAAAAAAb8="> + <record id="446" aka="AAAAAAAAAb4="> <pickle> <tuple> <tuple> @@ -60071,7 +60048,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="448" aka="AAAAAAAAAcA="> + <record id="447" aka="AAAAAAAAAb8="> <pickle> <tuple> <tuple> @@ -60090,7 +60067,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="449" aka="AAAAAAAAAcE="> + <record id="448" aka="AAAAAAAAAcA="> <pickle> <tuple> <tuple> @@ -60109,7 +60086,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="450" aka="AAAAAAAAAcI="> + <record id="449" aka="AAAAAAAAAcE="> <pickle> <tuple> <tuple> @@ -60128,7 +60105,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="451" aka="AAAAAAAAAcM="> + <record id="450" aka="AAAAAAAAAcI="> <pickle> <tuple> <tuple> @@ -60147,7 +60124,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="452" aka="AAAAAAAAAcQ="> + <record id="451" aka="AAAAAAAAAcM="> <pickle> <tuple> <tuple> @@ -60166,7 +60143,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="453" aka="AAAAAAAAAcU="> + <record id="452" aka="AAAAAAAAAcQ="> <pickle> <tuple> <tuple> @@ -60185,7 +60162,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="454" aka="AAAAAAAAAcY="> + <record id="453" aka="AAAAAAAAAcU="> <pickle> <tuple> <tuple> @@ -60204,7 +60181,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="455" aka="AAAAAAAAAcc="> + <record id="454" aka="AAAAAAAAAcY="> <pickle> <tuple> <tuple> @@ -60223,7 +60200,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="456" aka="AAAAAAAAAcg="> + <record id="455" aka="AAAAAAAAAcc="> <pickle> <tuple> <tuple> @@ -60242,7 +60219,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="457" aka="AAAAAAAAAck="> + <record id="456" aka="AAAAAAAAAcg="> <pickle> <tuple> <tuple> @@ -60261,7 +60238,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="458" aka="AAAAAAAAAco="> + <record id="457" aka="AAAAAAAAAck="> <pickle> <tuple> <tuple> @@ -60280,7 +60257,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="459" aka="AAAAAAAAAcs="> + <record id="458" aka="AAAAAAAAAco="> <pickle> <tuple> <tuple> @@ -60299,7 +60276,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="460" aka="AAAAAAAAAcw="> + <record id="459" aka="AAAAAAAAAcs="> <pickle> <tuple> <tuple> @@ -60318,7 +60295,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="461" aka="AAAAAAAAAc0="> + <record id="460" aka="AAAAAAAAAcw="> <pickle> <tuple> <tuple> @@ -60337,7 +60314,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="462" aka="AAAAAAAAAc4="> + <record id="461" aka="AAAAAAAAAc0="> <pickle> <tuple> <tuple> @@ -60356,7 +60333,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="463" aka="AAAAAAAAAc8="> + <record id="462" aka="AAAAAAAAAc4="> <pickle> <tuple> <tuple> @@ -60375,7 +60352,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="464" aka="AAAAAAAAAdA="> + <record id="463" aka="AAAAAAAAAc8="> <pickle> <tuple> <tuple> @@ -60394,7 +60371,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="465" aka="AAAAAAAAAdE="> + <record id="464" aka="AAAAAAAAAdA="> <pickle> <tuple> <tuple> @@ -60413,7 +60390,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="466" aka="AAAAAAAAAdI="> + <record id="465" aka="AAAAAAAAAdE="> <pickle> <tuple> <tuple> @@ -60432,7 +60409,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="467" aka="AAAAAAAAAdM="> + <record id="466" aka="AAAAAAAAAdI="> <pickle> <tuple> <tuple> @@ -60451,7 +60428,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="468" aka="AAAAAAAAAdQ="> + <record id="467" aka="AAAAAAAAAdM="> <pickle> <tuple> <tuple> @@ -60470,7 +60447,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="469" aka="AAAAAAAAAdU="> + <record id="468" aka="AAAAAAAAAdQ="> <pickle> <tuple> <tuple> @@ -60489,7 +60466,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="470" aka="AAAAAAAAAdY="> + <record id="469" aka="AAAAAAAAAdU="> <pickle> <tuple> <tuple> @@ -60508,7 +60485,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="471" aka="AAAAAAAAAdc="> + <record id="470" aka="AAAAAAAAAdY="> <pickle> <tuple> <tuple> @@ -60527,7 +60504,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="472" aka="AAAAAAAAAdg="> + <record id="471" aka="AAAAAAAAAdc="> <pickle> <tuple> <tuple> @@ -60546,7 +60523,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="473" aka="AAAAAAAAAdk="> + <record id="472" aka="AAAAAAAAAdg="> <pickle> <tuple> <tuple> @@ -60565,7 +60542,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="474" aka="AAAAAAAAAdo="> + <record id="473" aka="AAAAAAAAAdk="> <pickle> <tuple> <tuple> @@ -60584,7 +60561,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="475" aka="AAAAAAAAAds="> + <record id="474" aka="AAAAAAAAAdo="> <pickle> <tuple> <tuple> @@ -60603,7 +60580,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="476" aka="AAAAAAAAAdw="> + <record id="475" aka="AAAAAAAAAds="> <pickle> <tuple> <tuple> @@ -60622,7 +60599,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="477" aka="AAAAAAAAAd0="> + <record id="476" aka="AAAAAAAAAdw="> <pickle> <tuple> <tuple> @@ -60641,7 +60618,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="478" aka="AAAAAAAAAd4="> + <record id="477" aka="AAAAAAAAAd0="> <pickle> <tuple> <tuple> @@ -60660,7 +60637,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="479" aka="AAAAAAAAAd8="> + <record id="478" aka="AAAAAAAAAd4="> <pickle> <tuple> <tuple> @@ -60679,7 +60656,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="480" aka="AAAAAAAAAeA="> + <record id="479" aka="AAAAAAAAAd8="> <pickle> <tuple> <tuple> @@ -60698,7 +60675,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="481" aka="AAAAAAAAAeE="> + <record id="480" aka="AAAAAAAAAeA="> <pickle> <tuple> <tuple> @@ -60717,7 +60694,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="482" aka="AAAAAAAAAeI="> + <record id="481" aka="AAAAAAAAAeE="> <pickle> <tuple> <tuple> @@ -60736,7 +60713,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="483" aka="AAAAAAAAAeM="> + <record id="482" aka="AAAAAAAAAeI="> <pickle> <tuple> <tuple> @@ -60755,7 +60732,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="484" aka="AAAAAAAAAeQ="> + <record id="483" aka="AAAAAAAAAeM="> <pickle> <tuple> <tuple> @@ -60774,7 +60751,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="485" aka="AAAAAAAAAeU="> + <record id="484" aka="AAAAAAAAAeQ="> <pickle> <tuple> <tuple> @@ -60793,7 +60770,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="486" aka="AAAAAAAAAeY="> + <record id="485" aka="AAAAAAAAAeU="> <pickle> <tuple> <tuple> @@ -60812,7 +60789,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="487" aka="AAAAAAAAAec="> + <record id="486" aka="AAAAAAAAAeY="> <pickle> <tuple> <tuple> @@ -60831,7 +60808,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="488" aka="AAAAAAAAAeg="> + <record id="487" aka="AAAAAAAAAec="> <pickle> <tuple> <tuple> @@ -60850,7 +60827,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="489" aka="AAAAAAAAAek="> + <record id="488" aka="AAAAAAAAAeg="> <pickle> <tuple> <tuple> @@ -60869,7 +60846,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="490" aka="AAAAAAAAAeo="> + <record id="489" aka="AAAAAAAAAek="> <pickle> <tuple> <tuple> @@ -60888,7 +60865,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="491" aka="AAAAAAAAAes="> + <record id="490" aka="AAAAAAAAAeo="> <pickle> <tuple> <tuple> @@ -60907,7 +60884,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="492" aka="AAAAAAAAAew="> + <record id="491" aka="AAAAAAAAAes="> <pickle> <tuple> <tuple> @@ -60926,7 +60903,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="493" aka="AAAAAAAAAe0="> + <record id="492" aka="AAAAAAAAAew="> <pickle> <tuple> <tuple> @@ -60945,7 +60922,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="494" aka="AAAAAAAAAe4="> + <record id="493" aka="AAAAAAAAAe0="> <pickle> <tuple> <tuple> @@ -60964,7 +60941,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="495" aka="AAAAAAAAAe8="> + <record id="494" aka="AAAAAAAAAe4="> <pickle> <tuple> <tuple> @@ -60983,7 +60960,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="496" aka="AAAAAAAAAfA="> + <record id="495" aka="AAAAAAAAAe8="> <pickle> <tuple> <tuple> @@ -61002,7 +60979,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="497" aka="AAAAAAAAAfE="> + <record id="496" aka="AAAAAAAAAfA="> <pickle> <tuple> <tuple> @@ -61021,7 +60998,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="498" aka="AAAAAAAAAfI="> + <record id="497" aka="AAAAAAAAAfE="> <pickle> <tuple> <tuple> @@ -61040,7 +61017,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="499" aka="AAAAAAAAAfM="> + <record id="498" aka="AAAAAAAAAfI="> <pickle> <tuple> <tuple> @@ -61059,7 +61036,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="500" aka="AAAAAAAAAfQ="> + <record id="499" aka="AAAAAAAAAfM="> <pickle> <tuple> <tuple> @@ -61078,7 +61055,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="501" aka="AAAAAAAAAfU="> + <record id="500" aka="AAAAAAAAAfQ="> <pickle> <tuple> <tuple> @@ -61097,7 +61074,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="502" aka="AAAAAAAAAfY="> + <record id="501" aka="AAAAAAAAAfU="> <pickle> <tuple> <tuple> @@ -61116,7 +61093,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="503" aka="AAAAAAAAAfc="> + <record id="502" aka="AAAAAAAAAfY="> <pickle> <tuple> <tuple> @@ -61135,7 +61112,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="504" aka="AAAAAAAAAfg="> + <record id="503" aka="AAAAAAAAAfc="> <pickle> <tuple> <tuple> @@ -61154,7 +61131,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="505" aka="AAAAAAAAAfk="> + <record id="504" aka="AAAAAAAAAfg="> <pickle> <tuple> <tuple> @@ -61173,7 +61150,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="506" aka="AAAAAAAAAfo="> + <record id="505" aka="AAAAAAAAAfk="> <pickle> <tuple> <tuple> @@ -61192,7 +61169,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="507" aka="AAAAAAAAAfs="> + <record id="506" aka="AAAAAAAAAfo="> <pickle> <tuple> <tuple> @@ -61211,7 +61188,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="508" aka="AAAAAAAAAfw="> + <record id="507" aka="AAAAAAAAAfs="> <pickle> <tuple> <tuple> @@ -61230,7 +61207,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="509" aka="AAAAAAAAAf0="> + <record id="508" aka="AAAAAAAAAfw="> <pickle> <tuple> <tuple> @@ -61249,7 +61226,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="510" aka="AAAAAAAAAf4="> + <record id="509" aka="AAAAAAAAAf0="> <pickle> <tuple> <tuple> @@ -61268,7 +61245,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="511" aka="AAAAAAAAAf8="> + <record id="510" aka="AAAAAAAAAf4="> <pickle> <tuple> <tuple> @@ -61287,7 +61264,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="512" aka="AAAAAAAAAgA="> + <record id="511" aka="AAAAAAAAAf8="> <pickle> <tuple> <tuple> @@ -61306,7 +61283,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="513" aka="AAAAAAAAAgE="> + <record id="512" aka="AAAAAAAAAgA="> <pickle> <tuple> <tuple> @@ -61325,7 +61302,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="514" aka="AAAAAAAAAgI="> + <record id="513" aka="AAAAAAAAAgE="> <pickle> <tuple> <tuple> @@ -61344,7 +61321,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="515" aka="AAAAAAAAAgM="> + <record id="514" aka="AAAAAAAAAgI="> <pickle> <tuple> <tuple> @@ -61363,7 +61340,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="516" aka="AAAAAAAAAgQ="> + <record id="515" aka="AAAAAAAAAgM="> <pickle> <tuple> <tuple> @@ -61382,7 +61359,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="517" aka="AAAAAAAAAgU="> + <record id="516" aka="AAAAAAAAAgQ="> <pickle> <tuple> <tuple> @@ -61401,7 +61378,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="518" aka="AAAAAAAAAgY="> + <record id="517" aka="AAAAAAAAAgU="> <pickle> <tuple> <tuple> @@ -61420,7 +61397,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="519" aka="AAAAAAAAAgc="> + <record id="518" aka="AAAAAAAAAgY="> <pickle> <tuple> <tuple> @@ -61439,7 +61416,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="520" aka="AAAAAAAAAgg="> + <record id="519" aka="AAAAAAAAAgc="> <pickle> <tuple> <tuple> @@ -61458,7 +61435,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="521" aka="AAAAAAAAAgk="> + <record id="520" aka="AAAAAAAAAgg="> <pickle> <tuple> <tuple> @@ -61477,7 +61454,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="522" aka="AAAAAAAAAgo="> + <record id="521" aka="AAAAAAAAAgk="> <pickle> <tuple> <tuple> @@ -61496,7 +61473,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="523" aka="AAAAAAAAAgs="> + <record id="522" aka="AAAAAAAAAgo="> <pickle> <tuple> <tuple> @@ -61515,7 +61492,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="524" aka="AAAAAAAAAgw="> + <record id="523" aka="AAAAAAAAAgs="> <pickle> <tuple> <tuple> @@ -61534,7 +61511,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="525" aka="AAAAAAAAAg0="> + <record id="524" aka="AAAAAAAAAgw="> <pickle> <tuple> <tuple> @@ -61553,7 +61530,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="526" aka="AAAAAAAAAg4="> + <record id="525" aka="AAAAAAAAAg0="> <pickle> <tuple> <tuple> @@ -61572,7 +61549,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="527" aka="AAAAAAAAAg8="> + <record id="526" aka="AAAAAAAAAg4="> <pickle> <tuple> <tuple> @@ -61591,7 +61568,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="528" aka="AAAAAAAAAhA="> + <record id="527" aka="AAAAAAAAAg8="> <pickle> <tuple> <tuple> @@ -61610,7 +61587,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="529" aka="AAAAAAAAAhE="> + <record id="528" aka="AAAAAAAAAhA="> <pickle> <tuple> <tuple> @@ -61629,7 +61606,7 @@ ORDER BY <dtml-var order_by_expression>\n </dictionary> </pickle> </record> - <record id="530" aka="AAAAAAAAAhI="> + <record id="529" aka="AAAAAAAAAhE="> <pickle> <tuple> <tuple> @@ -61652,7 +61629,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="531" aka="AAAAAAAAAhM="> + <record id="530" aka="AAAAAAAAAhI="> <pickle> <tuple> <tuple> @@ -61671,7 +61648,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="532" aka="AAAAAAAAAhQ="> + <record id="531" aka="AAAAAAAAAhM="> <pickle> <tuple> <tuple> @@ -61690,7 +61667,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="533" aka="AAAAAAAAAhU="> + <record id="532" aka="AAAAAAAAAhQ="> <pickle> <tuple> <tuple> @@ -61709,7 +61686,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="534" aka="AAAAAAAAAhY="> + <record id="533" aka="AAAAAAAAAhU="> <pickle> <tuple> <tuple> @@ -61728,7 +61705,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="535" aka="AAAAAAAAAhc="> + <record id="534" aka="AAAAAAAAAhY="> <pickle> <tuple> <tuple> @@ -61749,7 +61726,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="536" aka="AAAAAAAAAhg="> + <record id="535" aka="AAAAAAAAAhc="> <pickle> <tuple> <tuple> @@ -61770,7 +61747,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="537" aka="AAAAAAAAAhk="> + <record id="536" aka="AAAAAAAAAhg="> <pickle> <tuple> <tuple> @@ -61791,7 +61768,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="538" aka="AAAAAAAAAho="> + <record id="537" aka="AAAAAAAAAhk="> <pickle> <tuple> <tuple> @@ -61812,7 +61789,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="539" aka="AAAAAAAAAhs="> + <record id="538" aka="AAAAAAAAAho="> <pickle> <tuple> <tuple> @@ -61833,7 +61810,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="540" aka="AAAAAAAAAhw="> + <record id="539" aka="AAAAAAAAAhs="> <pickle> <tuple> <tuple> @@ -61854,7 +61831,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="541" aka="AAAAAAAAAh0="> + <record id="540" aka="AAAAAAAAAhw="> <pickle> <tuple> <tuple> @@ -61875,7 +61852,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="542" aka="AAAAAAAAAh4="> + <record id="541" aka="AAAAAAAAAh0="> <pickle> <tuple> <tuple> @@ -61896,7 +61873,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="543" aka="AAAAAAAAAh8="> + <record id="542" aka="AAAAAAAAAh4="> <pickle> <tuple> <tuple> @@ -61917,7 +61894,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="544" aka="AAAAAAAAAiA="> + <record id="543" aka="AAAAAAAAAh8="> <pickle> <tuple> <tuple> @@ -61938,7 +61915,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="545" aka="AAAAAAAAAiE="> + <record id="544" aka="AAAAAAAAAiA="> <pickle> <tuple> <tuple> @@ -61959,7 +61936,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="546" aka="AAAAAAAAAiI="> + <record id="545" aka="AAAAAAAAAiE="> <pickle> <tuple> <tuple> @@ -62285,7 +62262,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <string>Gap</string> </tuple> <tuple> - <string>gap_id</string> + <string>preferred_gap_id</string> <string>GAP No</string> </tuple> <tuple> @@ -62350,7 +62327,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <list> <tuple> - <string>gap_id</string> + <string>preferred_gap_id</string> <string>GAP No</string> </tuple> <tuple> @@ -62383,7 +62360,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>count_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+s=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+o=</string> </persistent> </value> </item> <item> @@ -62398,6 +62375,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default_params</string> </key> <value> <list> + <tuple> + <string>preferred_gap_id</string> + <string encoding="base64">Jyc=</string> + </tuple> <tuple> <string>id</string> <string encoding="base64">Jyc=</string> @@ -62447,7 +62428,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>editable_columns</string> </key> <value> - <list/> + <list> + <tuple> + <string>preferred_gap_id</string> + <string>preferred_gap_id</string> + </tuple> + </list> </value> </item> <item> @@ -62479,7 +62465,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+w=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+s=</string> </persistent> </value> </item> <item> @@ -62535,8 +62521,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <string>id</string> </tuple> <tuple> - <string>gap_id</string> - <string>gap_id</string> + <string>preferred_gap_id</string> + <string>preferred_gap_id</string> </tuple> <tuple> <string>title</string> @@ -62600,7 +62586,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>stat_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAA+0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAAA+w=</string> </persistent> </value> </item> <item> @@ -62636,6 +62622,271 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> + <record id="546" aka="AAAAAAAAAiI="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_preferred_gap_id</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAA+0=</string> </persistent> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>listbox_gap_id</string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> <record id="547" aka="AAAAAAAAAiM="> <pickle> <tuple> @@ -68626,7 +68877,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>items</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAABAo=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> @@ -68887,7 +69140,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABAo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABAs=</string> </persistent> </value> </item> <item> @@ -68921,7 +69174,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABAs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABAw=</string> </persistent> </value> </item> <item> @@ -69204,7 +69457,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABAw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABA0=</string> </persistent> </value> </item> <item> @@ -69238,7 +69491,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABA0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABA4=</string> </persistent> </value> </item> <item> @@ -69517,7 +69770,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABA4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABA8=</string> </persistent> </value> </item> <item> @@ -69798,7 +70051,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABA8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBA=</string> </persistent> </value> </item> <item> @@ -70113,7 +70366,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBE=</string> </persistent> </value> </item> <item> @@ -70350,7 +70603,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBI=</string> </persistent> </value> </item> <item> @@ -70384,7 +70637,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBM=</string> </persistent> </value> </item> <item> @@ -71447,7 +71700,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBQ=</string> </persistent> </value> </item> <item> @@ -71758,7 +72011,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBU=</string> </persistent> </value> </item> <item> @@ -71796,7 +72049,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBY=</string> </persistent> </value> </item> <item> @@ -72023,7 +72276,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBc=</string> </persistent> </value> </item> <item> @@ -72349,7 +72602,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBg=</string> </persistent> </value> </item> <item> @@ -72616,7 +72869,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBk=</string> </persistent> </value> </item> <item> @@ -72851,7 +73104,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBo=</string> </persistent> </value> </item> <item> @@ -73955,7 +74208,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBs=</string> </persistent> </value> </item> <item> @@ -74822,7 +75075,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABBw=</string> </persistent> </value> </item> <item> @@ -74856,7 +75109,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABBw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABB0=</string> </persistent> </value> </item> <item> @@ -75135,7 +75388,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABB0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABB4=</string> </persistent> </value> </item> <item> @@ -75416,7 +75669,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABB4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABB8=</string> </persistent> </value> </item> <item> @@ -75707,7 +75960,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABB8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCA=</string> </persistent> </value> </item> <item> @@ -75741,7 +75994,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCE=</string> </persistent> </value> </item> <item> @@ -76024,7 +76277,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCI=</string> </persistent> </value> </item> <item> @@ -76058,7 +76311,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCM=</string> </persistent> </value> </item> <item> @@ -76337,7 +76590,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCQ=</string> </persistent> </value> </item> <item> @@ -76375,7 +76628,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCU=</string> </persistent> </value> </item> <item> @@ -76465,7 +76718,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>title</string> </key> - <value> <string>GAP</string> </value> + <value> <string>GAP Root</string> </value> </item> <item> <key> <string>unicode</string> </key> @@ -76873,7 +77126,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCY=</string> </persistent> </value> </item> <item> @@ -76911,7 +77164,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCc=</string> </persistent> </value> </item> <item> @@ -77138,7 +77391,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCg=</string> </persistent> </value> </item> <item> @@ -77171,7 +77424,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>items</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAABCk=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> @@ -77527,7 +77782,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCo=</string> </persistent> </value> </item> <item> @@ -78105,7 +78360,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCs=</string> </persistent> </value> </item> <item> @@ -78575,7 +78830,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABCw=</string> </persistent> </value> </item> <item> @@ -78842,7 +79097,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABC0=</string> </persistent> </value> </item> <item> @@ -79037,7 +79292,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABCw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABC4=</string> </persistent> </value> </item> <item> @@ -79860,7 +80115,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABC0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABC8=</string> </persistent> </value> </item> <item> @@ -79966,7 +80221,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>stat_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABC4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDA=</string> </persistent> </value> </item> <item> @@ -80435,7 +80690,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABC8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDE=</string> </persistent> </value> </item> <item> @@ -80750,7 +81005,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDI=</string> </persistent> </value> </item> <item> @@ -81869,7 +82124,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDM=</string> </persistent> </value> </item> <item> @@ -81907,7 +82162,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDQ=</string> </persistent> </value> </item> <item> @@ -82604,7 +82859,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>enabled</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDU=</string> </persistent> </value> </item> <item> @@ -82630,7 +82885,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDY=</string> </persistent> </value> </item> <item> @@ -84012,7 +84267,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <string>Destination Reference</string> </tuple> <tuple> - <string>simulation_state</string> + <string>translated_simulation_state_title</string> <string>State</string> </tuple> <tuple> @@ -84065,7 +84320,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <string>Source Reference</string> </tuple> <tuple> - <string>simulation_state</string> + <string>translated_simulation_state_title</string> <string>State</string> </tuple> <tuple> @@ -84082,7 +84337,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>count_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDc=</string> </persistent> </value> </item> <item> @@ -84168,7 +84423,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDg=</string> </persistent> </value> </item> <item> @@ -84312,7 +84567,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>stat_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDk=</string> </persistent> </value> </item> <item> @@ -84502,7 +84757,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDo=</string> </persistent> </value> </item> <item> @@ -84536,7 +84791,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDs=</string> </persistent> </value> </item> <item> @@ -84819,7 +85074,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABDw=</string> </persistent> </value> </item> <item> @@ -84853,7 +85108,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABD0=</string> </persistent> </value> </item> <item> @@ -85426,7 +85681,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>items</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAABD4=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> @@ -85683,7 +85940,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABDw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABD8=</string> </persistent> </value> </item> <item> @@ -85721,7 +85978,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABD0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEA=</string> </persistent> </value> </item> <item> @@ -85948,7 +86205,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABD4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEE=</string> </persistent> </value> </item> <item> @@ -85981,7 +86238,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>items</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAABEI=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> @@ -87186,7 +87445,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABD8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEM=</string> </persistent> </value> </item> <item> @@ -87525,7 +87784,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEQ=</string> </persistent> </value> </item> <item> @@ -87794,7 +88053,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEU=</string> </persistent> </value> </item> <item> @@ -88061,7 +88320,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEY=</string> </persistent> </value> </item> <item> @@ -88319,7 +88578,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>items</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAABEc=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> @@ -88843,7 +89104,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEg=</string> </persistent> </value> </item> <item> @@ -89490,7 +89751,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEk=</string> </persistent> </value> </item> <item> @@ -89737,7 +89998,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEo=</string> </persistent> </value> </item> <item> @@ -90847,8 +91108,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <pickle> <tuple> <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>Products.ERP5Form.RelationField</string> + <string>RelationStringField</string> </tuple> <none/> </tuple> @@ -90857,7 +91118,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_reference</string> </value> + <value> <string>my_destination_section_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -90886,6 +91147,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -90894,6 +91163,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -90926,10 +91199,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -90946,6 +91231,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -90961,6 +91250,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -90969,6 +91266,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -91001,10 +91302,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -91021,6 +91334,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -91036,6 +91353,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>destination_section</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -91044,6 +91369,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>organisation</string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -91058,7 +91387,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>editable</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>enabled</string> </key> @@ -91076,17 +91405,40 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Organisation</string> + <string>Organisation</string> + </tuple> + <tuple> + <string>Person</string> + <string>Person</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>Third Party Transaction Reference</string> </value> + <value> <string>Third Party</string> </value> </item> <item> <key> <string>truncate</string> </key> @@ -91096,6 +91448,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -91110,8 +91466,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <pickle> <tuple> <tuple> - <string>Products.ERP5Form.RelationField</string> - <string>RelationStringField</string> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -91120,365 +91476,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_section_title</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>base_category</string> </key> - <value> <string>destination_section</string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string>title</string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default_module</string> </key> - <value> <string>organisation</string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string>Base_jumpToRelatedDocument</string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>portal_type</string> </key> - <value> - <list> - <tuple> - <string>Organisation</string> - <string>Organisation</string> - </tuple> - <tuple> - <string>Person</string> - <string>Person</string> - </tuple> - </list> - </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Third Party</string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>update_method</string> </key> - <value> <string>Base_validateRelation</string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="656" aka="AAAAAAAAApA="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_reference</string> </value> + <value> <string>my_reference</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -91727,7 +91725,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="657" aka="AAAAAAAAApE="> + <record id="656" aka="AAAAAAAAApA="> <pickle> <tuple> <tuple> @@ -91851,9 +91849,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABEY=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -91890,7 +91886,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEs=</string> </persistent> </value> </item> <item> @@ -91996,7 +91992,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="658" aka="AAAAAAAAApI="> + <record id="657" aka="AAAAAAAAApE="> <pickle> <tuple> <tuple> @@ -92259,7 +92255,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="659" aka="AAAAAAAAApM="> + <record id="658" aka="AAAAAAAAApI="> <pickle> <tuple> <tuple> @@ -92383,9 +92379,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABEg=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -92422,7 +92416,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABEw=</string> </persistent> </value> </item> <item> @@ -92528,7 +92522,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="660" aka="AAAAAAAAApQ="> + <record id="659" aka="AAAAAAAAApM="> <pickle> <tuple> <tuple> @@ -92657,7 +92651,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABE0=</string> </persistent> </value> </item> <item> @@ -92843,7 +92837,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="661" aka="AAAAAAAAApU="> + <record id="660" aka="AAAAAAAAApQ="> <pickle> <tuple> <tuple> @@ -93106,7 +93100,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="662" aka="AAAAAAAAApY="> + <record id="661" aka="AAAAAAAAApU="> <pickle> <tuple> <tuple> @@ -93120,7 +93114,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -93230,9 +93224,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABEs=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -93371,7 +93363,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="663" aka="AAAAAAAAApc="> + <record id="662" aka="AAAAAAAAApY="> <pickle> <tuple> <tuple> @@ -93824,7 +93816,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABEw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABE4=</string> </persistent> </value> </item> <item> @@ -93906,7 +93898,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="664" aka="AAAAAAAAApg="> + <record id="663" aka="AAAAAAAAApc="> <pickle> <tuple> <tuple> @@ -94067,7 +94059,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABE0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABE8=</string> </persistent> </value> </item> <item> @@ -94173,7 +94165,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="665" aka="AAAAAAAAApk="> + <record id="664" aka="AAAAAAAAApg="> <pickle> <tuple> <tuple> @@ -94334,7 +94326,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABE4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFA=</string> </persistent> </value> </item> <item> @@ -94440,7 +94432,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="666" aka="AAAAAAAAApo="> + <record id="665" aka="AAAAAAAAApk="> <pickle> <tuple> <tuple> @@ -94667,7 +94659,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="667" aka="AAAAAAAAAps="> + <record id="666" aka="AAAAAAAAApo="> <pickle> <tuple> <tuple> @@ -94894,7 +94886,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="668" aka="AAAAAAAAApw="> + <record id="667" aka="AAAAAAAAAps="> <pickle> <tuple> <tuple> @@ -95157,7 +95149,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="669" aka="AAAAAAAAAp0="> + <record id="668" aka="AAAAAAAAApw="> <pickle> <tuple> <tuple> @@ -95440,7 +95432,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="670" aka="AAAAAAAAAp4="> + <record id="669" aka="AAAAAAAAAp0="> <pickle> <tuple> <tuple> @@ -95703,7 +95695,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="671" aka="AAAAAAAAAp8="> + <record id="670" aka="AAAAAAAAAp4="> <pickle> <tuple> <tuple> @@ -96061,7 +96053,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="672" aka="AAAAAAAAAqA="> + <record id="671" aka="AAAAAAAAAp8="> <pickle> <tuple> <tuple> @@ -96356,7 +96348,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="673" aka="AAAAAAAAAqE="> + <record id="672" aka="AAAAAAAAAqA="> <pickle> <tuple> <tuple> @@ -96480,9 +96472,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABE8=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -96519,7 +96509,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFE=</string> </persistent> </value> </item> <item> @@ -96625,7 +96615,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="674" aka="AAAAAAAAAqI="> + <record id="673" aka="AAAAAAAAAqE="> <pickle> <tuple> <tuple> @@ -96888,7 +96878,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="675" aka="AAAAAAAAAqM="> + <record id="674" aka="AAAAAAAAAqI="> <pickle> <tuple> <tuple> @@ -97012,9 +97002,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABFE=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -97157,7 +97145,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="676" aka="AAAAAAAAAqQ="> + <record id="675" aka="AAAAAAAAAqM="> <pickle> <tuple> <tuple> @@ -97472,7 +97460,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="677" aka="AAAAAAAAAqU="> + <record id="676" aka="AAAAAAAAAqQ="> <pickle> <tuple> <tuple> @@ -97787,7 +97775,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="678" aka="AAAAAAAAAqY="> + <record id="677" aka="AAAAAAAAAqU="> <pickle> <tuple> <tuple> @@ -98050,7 +98038,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="679" aka="AAAAAAAAAqc="> + <record id="678" aka="AAAAAAAAAqY="> <pickle> <tuple> <tuple> @@ -98064,7 +98052,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -98174,9 +98162,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABFU=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -98355,7 +98341,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="680" aka="AAAAAAAAAqg="> + <record id="679" aka="AAAAAAAAAqc="> <pickle> <tuple> <tuple> @@ -98832,7 +98818,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFU=</string> </persistent> </value> </item> <item> @@ -98942,7 +98928,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="681" aka="AAAAAAAAAqk="> + <record id="680" aka="AAAAAAAAAqg="> <pickle> <tuple> <tuple> @@ -99205,7 +99191,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="682" aka="AAAAAAAAAqo="> + <record id="681" aka="AAAAAAAAAqk="> <pickle> <tuple> <tuple> @@ -99366,7 +99352,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFY=</string> </persistent> </value> </item> <item> @@ -99472,7 +99458,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="683" aka="AAAAAAAAAqs="> + <record id="682" aka="AAAAAAAAAqo="> <pickle> <tuple> <tuple> @@ -99633,7 +99619,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFc=</string> </persistent> </value> </item> <item> @@ -99739,7 +99725,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="684" aka="AAAAAAAAAqw="> + <record id="683" aka="AAAAAAAAAqs="> <pickle> <tuple> <tuple> @@ -99974,7 +99960,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="685" aka="AAAAAAAAAq0="> + <record id="684" aka="AAAAAAAAAqw="> <pickle> <tuple> <tuple> @@ -100209,7 +100195,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="686" aka="AAAAAAAAAq4="> + <record id="685" aka="AAAAAAAAAq0="> <pickle> <tuple> <tuple> @@ -100370,7 +100356,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFg=</string> </persistent> </value> </item> <item> @@ -100476,7 +100462,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="687" aka="AAAAAAAAAq8="> + <record id="686" aka="AAAAAAAAAq4="> <pickle> <tuple> <tuple> @@ -100759,7 +100745,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="688" aka="AAAAAAAAArA="> + <record id="687" aka="AAAAAAAAAq8="> <pickle> <tuple> <tuple> @@ -100884,7 +100870,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFk=</string> </persistent> </value> </item> <item> @@ -100922,7 +100908,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFo=</string> </persistent> </value> </item> <item> @@ -101068,7 +101054,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="689" aka="AAAAAAAAArE="> + <record id="688" aka="AAAAAAAAArA="> <pickle> <tuple> <tuple> @@ -101197,7 +101183,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABFw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFs=</string> </persistent> </value> </item> <item> @@ -101383,7 +101369,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="690" aka="AAAAAAAAArI="> + <record id="689" aka="AAAAAAAAArE="> <pickle> <tuple> <tuple> @@ -101646,7 +101632,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="691" aka="AAAAAAAAArM="> + <record id="690" aka="AAAAAAAAArI="> <pickle> <tuple> <tuple> @@ -101771,7 +101757,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABF0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABFw=</string> </persistent> </value> </item> <item> @@ -101951,7 +101937,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="692" aka="AAAAAAAAArQ="> + <record id="691" aka="AAAAAAAAArM="> <pickle> <tuple> <tuple> @@ -101972,7 +101958,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="693" aka="AAAAAAAAArU="> + <record id="692" aka="AAAAAAAAArQ="> <pickle> <tuple> <tuple> @@ -101993,7 +101979,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="694" aka="AAAAAAAAArY="> + <record id="693" aka="AAAAAAAAArU="> <pickle> <tuple> <tuple> @@ -102014,7 +102000,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="695" aka="AAAAAAAAArc="> + <record id="694" aka="AAAAAAAAArY="> <pickle> <tuple> <tuple> @@ -102035,7 +102021,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="696" aka="AAAAAAAAArg="> + <record id="695" aka="AAAAAAAAArc="> <pickle> <tuple> <tuple> @@ -102381,7 +102367,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <string>Date</string> </tuple> <tuple> - <string>Type</string> + <string>translated_portal_type</string> <string>Type</string> </tuple> <tuple> @@ -102393,7 +102379,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <string>Destination Reference</string> </tuple> <tuple> - <string>simulation_state</string> + <string>translated_simulation_state_title</string> <string>State</string> </tuple> <tuple> @@ -102511,7 +102497,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABF4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABF0=</string> </persistent> </value> </item> <item> @@ -102613,7 +102599,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>stat_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABF8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABF4=</string> </persistent> </value> </item> <item> @@ -102648,7 +102634,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="697" aka="AAAAAAAAArk="> + <record id="696" aka="AAAAAAAAArg="> <pickle> <tuple> <tuple> @@ -102669,7 +102655,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="698" aka="AAAAAAAAAro="> + <record id="697" aka="AAAAAAAAArk="> <pickle> <tuple> <tuple> @@ -102690,7 +102676,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="699" aka="AAAAAAAAArs="> + <record id="698" aka="AAAAAAAAAro="> <pickle> <tuple> <tuple> @@ -102711,7 +102697,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="700" aka="AAAAAAAAArw="> + <record id="699" aka="AAAAAAAAArs="> <pickle> <tuple> <tuple> @@ -102732,7 +102718,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="701" aka="AAAAAAAAAr0="> + <record id="700" aka="AAAAAAAAArw="> <pickle> <tuple> <tuple> @@ -103078,7 +103064,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <string>Date</string> </tuple> <tuple> - <string>portal_type</string> + <string>translated_portal_type</string> <string>Type</string> </tuple> <tuple> @@ -103221,7 +103207,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABF8=</string> </persistent> </value> </item> <item> @@ -103331,7 +103317,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>stat_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGA=</string> </persistent> </value> </item> <item> @@ -103366,7 +103352,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="702" aka="AAAAAAAAAr4="> + <record id="701" aka="AAAAAAAAAr0="> <pickle> <tuple> <tuple> @@ -103629,7 +103615,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="703" aka="AAAAAAAAAr8="> + <record id="702" aka="AAAAAAAAAr4="> <pickle> <tuple> <tuple> @@ -103650,7 +103636,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="704" aka="AAAAAAAAAsA="> + <record id="703" aka="AAAAAAAAAr8="> <pickle> <tuple> <tuple> @@ -103671,7 +103657,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="705" aka="AAAAAAAAAsE="> + <record id="704" aka="AAAAAAAAAsA="> <pickle> <tuple> <tuple> @@ -103954,7 +103940,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="706" aka="AAAAAAAAAsI="> + <record id="705" aka="AAAAAAAAAsE="> <pickle> <tuple> <tuple> @@ -104091,7 +104077,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>editable</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGE=</string> </persistent> </value> </item> <item> @@ -104199,7 +104185,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="707" aka="AAAAAAAAAsM="> + <record id="706" aka="AAAAAAAAAsI="> <pickle> <tuple> <tuple> @@ -104328,7 +104314,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>editable</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGI=</string> </persistent> </value> </item> <item> @@ -104436,7 +104422,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="708" aka="AAAAAAAAAsQ="> + <record id="707" aka="AAAAAAAAAsM="> <pickle> <tuple> <tuple> @@ -104597,7 +104583,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGM=</string> </persistent> </value> </item> <item> @@ -104703,7 +104689,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="709" aka="AAAAAAAAAsU="> + <record id="708" aka="AAAAAAAAAsQ="> <pickle> <tuple> <tuple> @@ -104916,7 +104902,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGQ=</string> </persistent> </value> </item> <item> @@ -104938,7 +104924,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>portal_type</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGU=</string> </persistent> </value> </item> <item> @@ -105133,7 +105119,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="710" aka="AAAAAAAAAsY="> + <record id="709" aka="AAAAAAAAAsU="> <pickle> <tuple> <tuple> @@ -105262,7 +105248,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGY=</string> </persistent> </value> </item> <item> @@ -105448,7 +105434,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="711" aka="AAAAAAAAAsc="> + <record id="710" aka="AAAAAAAAAsY="> <pickle> <tuple> <tuple> @@ -105577,7 +105563,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGc=</string> </persistent> </value> </item> <item> @@ -105763,7 +105749,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="712" aka="AAAAAAAAAsg="> + <record id="711" aka="AAAAAAAAAsc="> <pickle> <tuple> <tuple> @@ -106026,7 +106012,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="713" aka="AAAAAAAAAsk="> + <record id="712" aka="AAAAAAAAAsg="> <pickle> <tuple> <tuple> @@ -106139,7 +106125,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGg=</string> </persistent> </value> </item> <item> @@ -106193,7 +106179,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGk=</string> </persistent> </value> </item> <item> @@ -106305,7 +106291,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="714" aka="AAAAAAAAAso="> + <record id="713" aka="AAAAAAAAAsk="> <pickle> <tuple> <tuple> @@ -106418,7 +106404,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGo=</string> </persistent> </value> </item> <item> @@ -106534,7 +106520,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="715" aka="AAAAAAAAAss="> + <record id="714" aka="AAAAAAAAAso="> <pickle> <tuple> <tuple> @@ -106647,7 +106633,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABGw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGs=</string> </persistent> </value> </item> <item> @@ -106763,7 +106749,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="716" aka="AAAAAAAAAsw="> + <record id="715" aka="AAAAAAAAAss="> <pickle> <tuple> <tuple> @@ -107067,7 +107053,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="717" aka="AAAAAAAAAs0="> + <record id="716" aka="AAAAAAAAAsw="> <pickle> <tuple> <tuple> @@ -107188,7 +107174,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>columns</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABG0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABGw=</string> </persistent> </value> </item> <item> @@ -107234,13 +107220,13 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>lines</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABG4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABG0=</string> </persistent> </value> </item> <item> <key> <string>tabs</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABG8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABG4=</string> </persistent> </value> </item> <item> @@ -107397,7 +107383,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="718" aka="AAAAAAAAAs4="> + <record id="717" aka="AAAAAAAAAs0="> <pickle> <tuple> <tuple> @@ -107538,7 +107524,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABG8=</string> </persistent> </value> </item> <item> @@ -107700,7 +107686,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="719" aka="AAAAAAAAAs8="> + <record id="718" aka="AAAAAAAAAs4="> <pickle> <tuple> <tuple> @@ -107813,7 +107799,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHA=</string> </persistent> </value> </item> <item> @@ -107929,7 +107915,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="720" aka="AAAAAAAAAtA="> + <record id="719" aka="AAAAAAAAAs8="> <pickle> <tuple> <tuple> @@ -108070,7 +108056,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHE=</string> </persistent> </value> </item> <item> @@ -108233,7 +108219,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="721" aka="AAAAAAAAAtE="> + <record id="720" aka="AAAAAAAAAtA="> <pickle> <tuple> <tuple> @@ -108402,7 +108388,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHI=</string> </persistent> </value> </item> <item> @@ -108498,7 +108484,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="722" aka="AAAAAAAAAtI="> + <record id="721" aka="AAAAAAAAAtE="> <pickle> <tuple> <tuple> @@ -108611,7 +108597,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHM=</string> </persistent> </value> </item> <item> @@ -108727,7 +108713,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="723" aka="AAAAAAAAAtM="> + <record id="722" aka="AAAAAAAAAtI="> <pickle> <tuple> <tuple> @@ -108840,7 +108826,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHQ=</string> </persistent> </value> </item> <item> @@ -108956,7 +108942,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="724" aka="AAAAAAAAAtQ="> + <record id="723" aka="AAAAAAAAAtM="> <pickle> <tuple> <tuple> @@ -109260,7 +109246,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="725" aka="AAAAAAAAAtU="> + <record id="724" aka="AAAAAAAAAtQ="> <pickle> <tuple> <tuple> @@ -109381,7 +109367,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>columns</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHU=</string> </persistent> </value> </item> <item> @@ -109427,13 +109413,13 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>lines</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHY=</string> </persistent> </value> </item> <item> <key> <string>tabs</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHc=</string> </persistent> </value> </item> <item> @@ -109590,7 +109576,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="726" aka="AAAAAAAAAtY="> + <record id="725" aka="AAAAAAAAAtU="> <pickle> <tuple> <tuple> @@ -109731,7 +109717,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHg=</string> </persistent> </value> </item> <item> @@ -109893,7 +109879,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="727" aka="AAAAAAAAAtc="> + <record id="726" aka="AAAAAAAAAtY="> <pickle> <tuple> <tuple> @@ -110006,7 +109992,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHk=</string> </persistent> </value> </item> <item> @@ -110122,7 +110108,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="728" aka="AAAAAAAAAtg="> + <record id="727" aka="AAAAAAAAAtc="> <pickle> <tuple> <tuple> @@ -110263,7 +110249,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHo=</string> </persistent> </value> </item> <item> @@ -110426,7 +110412,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="729" aka="AAAAAAAAAtk="> + <record id="728" aka="AAAAAAAAAtg="> <pickle> <tuple> <tuple> @@ -110689,7 +110675,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="730" aka="AAAAAAAAAto="> + <record id="729" aka="AAAAAAAAAtk="> <pickle> <tuple> <tuple> @@ -110802,7 +110788,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABHw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHs=</string> </persistent> </value> </item> <item> @@ -110918,7 +110904,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="731" aka="AAAAAAAAAts="> + <record id="730" aka="AAAAAAAAAto="> <pickle> <tuple> <tuple> @@ -111031,7 +111017,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABH0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABHw=</string> </persistent> </value> </item> <item> @@ -111147,7 +111133,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="732" aka="AAAAAAAAAtw="> + <record id="731" aka="AAAAAAAAAts="> <pickle> <tuple> <tuple> @@ -111168,7 +111154,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="733" aka="AAAAAAAAAt0="> + <record id="732" aka="AAAAAAAAAtw="> <pickle> <tuple> <tuple> @@ -111189,7 +111175,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="734" aka="AAAAAAAAAt4="> + <record id="733" aka="AAAAAAAAAt0="> <pickle> <tuple> <tuple> @@ -111210,7 +111196,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="735" aka="AAAAAAAAAt8="> + <record id="734" aka="AAAAAAAAAt4="> <pickle> <tuple> <tuple> @@ -111633,7 +111619,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABH4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABH0=</string> </persistent> </value> </item> <item> @@ -111741,7 +111727,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="736" aka="AAAAAAAAAuA="> + <record id="735" aka="AAAAAAAAAt8="> <pickle> <tuple> <tuple> @@ -112040,7 +112026,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="737" aka="AAAAAAAAAuE="> + <record id="736" aka="AAAAAAAAAuA="> <pickle> <tuple> <tuple> @@ -112157,7 +112143,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>columns</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABH8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABH4=</string> </persistent> </value> </item> <item> @@ -112203,13 +112189,13 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>lines</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABH8=</string> </persistent> </value> </item> <item> <key> <string>tabs</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIA=</string> </persistent> </value> </item> <item> @@ -112351,7 +112337,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="738" aka="AAAAAAAAAuI="> + <record id="737" aka="AAAAAAAAAuE="> <pickle> <tuple> <tuple> @@ -112492,7 +112478,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABII=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIE=</string> </persistent> </value> </item> <item> @@ -112650,7 +112636,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="739" aka="AAAAAAAAAuM="> + <record id="738" aka="AAAAAAAAAuI="> <pickle> <tuple> <tuple> @@ -112799,7 +112785,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABII=</string> </persistent> </value> </item> <item> @@ -112849,7 +112835,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>title</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIM=</string> </persistent> </value> </item> <item> @@ -112957,7 +112943,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="740" aka="AAAAAAAAAuQ="> + <record id="739" aka="AAAAAAAAAuM="> <pickle> <tuple> <tuple> @@ -113098,7 +113084,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIQ=</string> </persistent> </value> </item> <item> @@ -113256,7 +113242,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="741" aka="AAAAAAAAAuU="> + <record id="740" aka="AAAAAAAAAuQ="> <pickle> <tuple> <tuple> @@ -113277,7 +113263,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="742" aka="AAAAAAAAAuY="> + <record id="741" aka="AAAAAAAAAuU="> <pickle> <tuple> <tuple> @@ -113298,7 +113284,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="743" aka="AAAAAAAAAuc="> + <record id="742" aka="AAAAAAAAAuY="> <pickle> <tuple> <tuple> @@ -113751,7 +113737,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIU=</string> </persistent> </value> </item> <item> @@ -113857,7 +113843,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="744" aka="AAAAAAAAAug="> + <record id="743" aka="AAAAAAAAAuc="> <pickle> <tuple> <tuple> @@ -114018,7 +114004,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIY=</string> </persistent> </value> </item> <item> @@ -114124,7 +114110,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="745" aka="AAAAAAAAAuk="> + <record id="744" aka="AAAAAAAAAug="> <pickle> <tuple> <tuple> @@ -114285,7 +114271,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIc=</string> </persistent> </value> </item> <item> @@ -114391,7 +114377,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="746" aka="AAAAAAAAAuo="> + <record id="745" aka="AAAAAAAAAuk="> <pickle> <tuple> <tuple> @@ -114626,7 +114612,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="747" aka="AAAAAAAAAus="> + <record id="746" aka="AAAAAAAAAuo="> <pickle> <tuple> <tuple> @@ -114861,7 +114847,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="748" aka="AAAAAAAAAuw="> + <record id="747" aka="AAAAAAAAAus="> <pickle> <tuple> <tuple> @@ -115124,7 +115110,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="749" aka="AAAAAAAAAu0="> + <record id="748" aka="AAAAAAAAAuw="> <pickle> <tuple> <tuple> @@ -115580,7 +115566,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="750" aka="AAAAAAAAAu4="> + <record id="749" aka="AAAAAAAAAu0="> <pickle> <tuple> <tuple> @@ -115863,12 +115849,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="751" aka="AAAAAAAAAu8="> + <record id="750" aka="AAAAAAAAAu4="> <pickle> <tuple> <tuple> - <string>Products.Formulator.StandardFields</string> - <string>ListField</string> + <string>Products.ERP5Form.RelationField</string> + <string>RelationStringField</string> </tuple> <none/> </tuple> @@ -115877,7 +115863,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_payment</string> </value> + <value> <string>my_destination_section_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -115892,8 +115878,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> </item> </dictionary> </value> @@ -115906,6 +115892,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -115914,10 +115908,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>editable</string> </key> <value> <string></string> </value> @@ -115935,37 +115941,45 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>jump_method</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>portal_type</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>relation_setter_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -115981,6 +115995,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -115989,10 +116011,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>editable</string> </key> <value> <string></string> </value> @@ -116010,39 +116044,45 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>jump_method</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABIk=</string> </persistent> - </value> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>relation_setter_id</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -116058,6 +116098,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>destination_section</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -116066,10 +116114,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>organisation</string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> @@ -116087,39 +116147,56 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>first_item</string> </key> - <value> <int>0</int> </value> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> + <key> <string>max_length</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>portal_type</string> </key> <value> - <list/> + <list> + <tuple> + <string>Organisation</string> + <string>Organisation</string> + </tuple> + <tuple> + <string>Person</string> + <string>Person</string> + </tuple> + </list> </value> </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>1</int> </value> + <key> <string>title</string> </key> + <value> <string>Third Party</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Third Party Bank Account</string> </value> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -116130,12 +116207,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="752" aka="AAAAAAAAAvA="> + <record id="751" aka="AAAAAAAAAu8="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>ListField</string> </tuple> <none/> </tuple> @@ -116144,7 +116221,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_reference</string> </value> + <value> <string>my_resource</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -116159,8 +116236,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> </item> </dictionary> </value> @@ -116186,27 +116263,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> @@ -116214,7 +116291,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>items</string> </key> <value> <string></string> </value> </item> <item> @@ -116222,11 +116299,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -116261,27 +116338,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> @@ -116289,19 +116366,21 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABIg=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -116335,17 +116414,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>description</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> <item> <key> <string>editable</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>enabled</string> </key> @@ -116359,25 +116430,35 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>extra</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>items</string> </key> + <value> + <list/> + </value> </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Third Party Transaction Reference</string> </value> + <key> <string>size</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Currency</string> </value> </item> <item> <key> <string>unicode</string> </key> @@ -116393,12 +116474,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="753" aka="AAAAAAAAAvE="> + <record id="752" aka="AAAAAAAAAvA="> <pickle> <tuple> <tuple> - <string>Products.ERP5Form.RelationField</string> - <string>RelationStringField</string> + <string>Products.Formulator.StandardFields</string> + <string>ListField</string> </tuple> <none/> </tuple> @@ -116407,7 +116488,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_section_title</string> </value> + <value> <string>my_source_payment</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -116422,8 +116503,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> </item> </dictionary> </value> @@ -116436,14 +116517,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -116452,22 +116525,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>editable</string> </key> <value> <string></string> </value> @@ -116485,23 +116546,19 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>jump_method</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>portal_type</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>relation_setter_id</string> </key> + <key> <string>items</string> </key> <value> <string></string> </value> </item> <item> @@ -116509,21 +116566,17 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> <key> <string>unicode</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -116539,14 +116592,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -116555,22 +116600,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>editable</string> </key> <value> <string></string> </value> @@ -116588,45 +116621,39 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>jump_method</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>portal_type</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABIk=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> <key> <string>unicode</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -116642,14 +116669,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string>destination_section</string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string>title</string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -116658,22 +116677,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string>organisation</string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> @@ -116691,56 +116698,39 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>jump_method</string> </key> - <value> <string>Base_jumpToRelatedDocument</string> </value> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>portal_type</string> </key> + <key> <string>items</string> </key> <value> - <list> - <tuple> - <string>Organisation</string> - <string>Organisation</string> - </tuple> - <tuple> - <string>Person</string> - <string>Person</string> - </tuple> - </list> + <list/> </value> </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Third Party</string> </value> + <key> <string>size</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Section Bank Account</string> </value> </item> <item> <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string>Base_validateRelation</string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -116751,12 +116741,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="754" aka="AAAAAAAAAvI="> + <record id="753" aka="AAAAAAAAAvE="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>ListField</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -116765,7 +116755,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_resource</string> </value> + <value> <string>my_source_reference</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -116780,8 +116770,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> </item> </dictionary> </value> @@ -116807,27 +116797,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> @@ -116835,7 +116825,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> @@ -116843,11 +116833,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>truncate</string> </key> <value> <string></string> </value> </item> <item> @@ -116875,36 +116865,34 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABIo=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> @@ -116912,21 +116900,19 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABIs=</string> </persistent> - </value> + <key> <string>max_length</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>truncate</string> </key> <value> <string></string> </value> </item> <item> @@ -116960,9 +116946,17 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> <item> <key> <string>editable</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>enabled</string> </key> @@ -116976,35 +116970,25 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>extra</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>first_item</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>items</string> </key> - <value> - <list/> - </value> + <key> <string>max_length</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>1</int> </value> + <key> <string>title</string> </key> + <value> <string>Transaction Reference</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Currency</string> </value> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>unicode</string> </key> @@ -117020,7 +117004,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="755" aka="AAAAAAAAAvM="> + <record id="754" aka="AAAAAAAAAvI="> <pickle> <tuple> <tuple> @@ -117034,7 +117018,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_source_payment</string> </value> + <value> <string>my_source_section</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -117181,7 +117165,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABIw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIo=</string> </persistent> </value> </item> <item> @@ -117231,6 +117215,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>editable</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>editable_expression</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable_permission</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>editable_role</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>enabled</string> </key> <value> <int>1</int> </value> @@ -117262,21 +117262,45 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>not_viewable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>read_only</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>required</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>size</string> </key> <value> <int>1</int> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>Section Bank Account</string> </value> + <value> <string>Section</string> </value> </item> <item> <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>viewable_expression</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>viewable_permission</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>viewable_role</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -117287,12 +117311,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="756" aka="AAAAAAAAAvQ="> + <record id="755" aka="AAAAAAAAAvM="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>DateTimeField</string> </tuple> <none/> </tuple> @@ -117301,23 +117325,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_source_reference</string> </value> + <value> <string>my_start_date</string> </value> </item> <item> <key> <string>message_values</string> </key> <value> <dictionary> + <item> + <key> <string>datetime_out_of_range</string> </key> + <value> <string>The date and time you entered were out of range.</string> </value> + </item> <item> <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>not_datetime</string> </key> + <value> <string>You did not enter a valid date and time.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -117326,28 +117354,40 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>overrides</string> </key> <value> <dictionary> + <item> + <key> <string>allow_empty_time</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>ampm_time_style</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>date_only</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>date_separator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>default_now</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> @@ -117359,11 +117399,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end_datetime</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> @@ -117371,58 +117411,76 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>input_order</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>input_style</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>start_datetime</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>time_separator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> </dictionary> </value> </item> + <item> + <key> <string>sub_form</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABIs=</string> </persistent> + </value> + </item> <item> <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>allow_empty_time</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>ampm_time_style</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>date_only</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>date_separator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>default_now</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> @@ -117434,11 +117492,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end_datetime</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> @@ -117446,27 +117504,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>input_order</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>input_style</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>start_datetime</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>time_separator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -117476,44 +117534,60 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>allow_empty_time</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>ampm_time_style</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> - <value> <string></string> </value> + <key> <string>date_only</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <key> <string>date_separator</string> </key> + <value> <string>/</string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> + <key> <string>default</string> </key> + <value> + <none/> + </value> </item> <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> + <key> <string>default_now</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>editable</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>enabled</string> </key> <value> <int>1</int> </value> </item> <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> + <key> <string>end_datetime</string> </key> + <value> + <none/> + </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> @@ -117521,28 +117595,30 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <int>0</int> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>input_order</string> </key> + <value> <string>ymd</string> </value> </item> <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> + <key> <string>input_style</string> </key> + <value> <string>text</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Transaction Reference</string> </value> + <key> <string>required</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>start_datetime</string> </key> + <value> + <none/> + </value> </item> <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> + <key> <string>time_separator</string> </key> + <value> <string>:</string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Operation Date</string> </value> </item> </dictionary> </value> @@ -117550,12 +117626,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="757" aka="AAAAAAAAAvU="> + <record id="756" aka="AAAAAAAAAvQ="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>ListField</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -117564,7 +117640,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_source_section</string> </value> + <value> <string>my_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -117579,8 +117655,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> </item> </dictionary> </value> @@ -117606,27 +117682,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> @@ -117634,7 +117710,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> @@ -117642,11 +117718,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>truncate</string> </key> <value> <string></string> </value> </item> <item> @@ -117674,36 +117750,34 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABI0=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> @@ -117711,641 +117785,19 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABI4=</string> </persistent> - </value> + <key> <string>max_length</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>editable_expression</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_permission</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>editable_role</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>first_item</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>items</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>not_viewable</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>read_only</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>size</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Section</string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>viewable_expression</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>viewable_permission</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>viewable_role</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="758" aka="AAAAAAAAAvY="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>DateTimeField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_start_date</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>datetime_out_of_range</string> </key> - <value> <string>The date and time you entered were out of range.</string> </value> - </item> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>not_datetime</string> </key> - <value> <string>You did not enter a valid date and time.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>allow_empty_time</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>ampm_time_style</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>date_only</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>date_separator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default_now</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end_datetime</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>input_order</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>input_style</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start_datetime</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>time_separator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>sub_form</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABI8=</string> </persistent> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>allow_empty_time</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>ampm_time_style</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>date_only</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>date_separator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default_now</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end_datetime</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>input_order</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>input_style</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start_datetime</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>time_separator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>allow_empty_time</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>ampm_time_style</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>date_only</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>date_separator</string> </key> - <value> <string>/</string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>default_now</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>end_datetime</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>input_order</string> </key> - <value> <string>ymd</string> </value> - </item> - <item> - <key> <string>input_style</string> </key> - <value> <string>text</string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>start_datetime</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>time_separator</string> </key> - <value> <string>:</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Operation Date</string> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="759" aka="AAAAAAAAAvc="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_title</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>truncate</string> </key> <value> <string></string> </value> </item> <item> @@ -118437,7 +117889,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="760" aka="AAAAAAAAAvg="> + <record id="757" aka="AAAAAAAAAvU="> <pickle> <tuple> <tuple> @@ -118451,7 +117903,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -118561,9 +118013,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABJA=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -118742,7 +118192,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="761" aka="AAAAAAAAAvk="> + <record id="758" aka="AAAAAAAAAvY="> <pickle> <tuple> <tuple> @@ -119195,7 +118645,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABIw=</string> </persistent> </value> </item> <item> @@ -119277,7 +118727,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="762" aka="AAAAAAAAAvo="> + <record id="759" aka="AAAAAAAAAvc="> <pickle> <tuple> <tuple> @@ -119438,7 +118888,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABI0=</string> </persistent> </value> </item> <item> @@ -119544,7 +118994,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="763" aka="AAAAAAAAAvs="> + <record id="760" aka="AAAAAAAAAvg="> <pickle> <tuple> <tuple> @@ -119705,7 +119155,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABI4=</string> </persistent> </value> </item> <item> @@ -119811,7 +119261,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="764" aka="AAAAAAAAAvw="> + <record id="761" aka="AAAAAAAAAvk="> <pickle> <tuple> <tuple> @@ -120038,7 +119488,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="765" aka="AAAAAAAAAv0="> + <record id="762" aka="AAAAAAAAAvo="> <pickle> <tuple> <tuple> @@ -120265,7 +119715,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="766" aka="AAAAAAAAAv4="> + <record id="763" aka="AAAAAAAAAvs="> <pickle> <tuple> <tuple> @@ -120528,7 +119978,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="767" aka="AAAAAAAAAv8="> + <record id="764" aka="AAAAAAAAAvw="> <pickle> <tuple> <tuple> @@ -120811,12 +120261,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="768" aka="AAAAAAAAAwA="> + <record id="765" aka="AAAAAAAAAv0="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>ListField</string> </tuple> <none/> </tuple> @@ -120825,7 +120275,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_reference</string> </value> + <value> <string>my_destination_payment</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -120840,8 +120290,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> </item> </dictionary> </value> @@ -120867,27 +120317,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> @@ -120895,7 +120345,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>items</string> </key> <value> <string></string> </value> </item> <item> @@ -120903,11 +120353,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -120942,27 +120392,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> @@ -120970,19 +120420,21 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABI8=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -121016,17 +120468,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>description</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> <item> <key> <string>editable</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>enabled</string> </key> @@ -121040,25 +120484,35 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>extra</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>items</string> </key> + <value> + <list/> + </value> </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Third Party Transaction Reference</string> </value> + <key> <string>size</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Third Party Bank Account</string> </value> </item> <item> <key> <string>unicode</string> </key> @@ -121074,12 +120528,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="769" aka="AAAAAAAAAwE="> + <record id="766" aka="AAAAAAAAAv4="> <pickle> <tuple> <tuple> - <string>Products.ERP5Form.RelationField</string> - <string>RelationStringField</string> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -121088,7 +120542,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_section_title</string> </value> + <value> <string>my_destination_reference</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -121117,14 +120571,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -121133,10 +120579,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -121169,22 +120611,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -121201,10 +120631,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -121220,14 +120646,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -121236,10 +120654,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -121272,22 +120686,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -121304,10 +120706,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -121319,32 +120717,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>allow_creation</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>allow_jump</string> </key> - <value> <int>1</int> </value> - </item> <item> <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string>destination_section</string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string>title</string> </value> - </item> - <item> - <key> <string>columns</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -121353,10 +120729,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string>organisation</string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -121371,7 +120743,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>editable</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>enabled</string> </key> @@ -121385,78 +120757,21 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>extra</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>first_item</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>items</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string>Base_jumpToRelatedDocument</string> </value> - </item> - <item> - <key> <string>list_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>parameter_list</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>portal_type</string> </key> - <value> - <list> - <tuple> - <string>Organisation</string> - <string>Organisation</string> - </tuple> - <tuple> - <string>Person</string> - <string>Person</string> - </tuple> - </list> - </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>size</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>sort</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Third Party</string> </value> + <value> <string>Third Party Transaction Reference</string> </value> </item> <item> <key> <string>truncate</string> </key> @@ -121466,10 +120781,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string>Base_validateRelation</string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -121480,12 +120791,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="770" aka="AAAAAAAAAwI="> + <record id="767" aka="AAAAAAAAAv8="> <pickle> <tuple> <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>Products.ERP5Form.RelationField</string> + <string>RelationStringField</string> </tuple> <none/> </tuple> @@ -121494,7 +120805,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_reference</string> </value> + <value> <string>my_destination_section_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -121523,6 +120834,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -121531,6 +120850,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -121563,10 +120886,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -121583,6 +120918,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -121598,6 +120937,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -121606,6 +120953,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -121638,10 +120989,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -121658,6 +121021,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -121669,10 +121036,32 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>values</string> </key> <value> <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>destination_section</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -121681,6 +121070,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>organisation</string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -121698,52 +121091,89 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <int>1</int> </value> </item> <item> - <key> <string>editable_expression</string> </key> - <value> <string></string> </value> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>editable_permission</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable_role</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>not_viewable</string> </key> - <value> <int>0</int> </value> + <key> <string>parameter_list</string> </key> + <value> + <list/> + </value> </item> <item> - <key> <string>read_only</string> </key> - <value> <int>0</int> </value> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Organisation</string> + <string>Organisation</string> + </tuple> + <tuple> + <string>Person</string> + <string>Person</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>size</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>title</string> </key> - <value> <string>Invoice Number</string> </value> + <value> <string>Third Party</string> </value> </item> <item> <key> <string>truncate</string> </key> @@ -121754,16 +121184,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <int>0</int> </value> </item> <item> - <key> <string>viewable_expression</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>viewable_permission</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>viewable_role</string> </key> - <value> <string></string> </value> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -121775,12 +121197,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="771" aka="AAAAAAAAAwM="> + <record id="768" aka="AAAAAAAAAwA="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>ListField</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -121789,7 +121211,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_resource</string> </value> + <value> <string>my_reference</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -121804,8 +121226,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> </item> </dictionary> </value> @@ -121831,27 +121253,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> @@ -121859,7 +121281,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> @@ -121867,11 +121289,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>truncate</string> </key> <value> <string></string> </value> </item> <item> @@ -121899,36 +121321,34 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABJQ=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> @@ -121936,21 +121356,19 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABJU=</string> </persistent> - </value> + <key> <string>max_length</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>truncate</string> </key> <value> <string></string> </value> </item> <item> @@ -121984,10 +121402,30 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>editable_expression</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable_permission</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable_role</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>enabled</string> </key> <value> <int>1</int> </value> @@ -122001,39 +121439,49 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>first_item</string> </key> - <value> <int>0</int> </value> + <key> <string>max_length</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>not_viewable</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>items</string> </key> - <value> - <list/> - </value> + <key> <string>read_only</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>1</int> </value> + <key> <string>title</string> </key> + <value> <string>Invoice Number</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Currency</string> </value> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>viewable_expression</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>viewable_permission</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>viewable_role</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -122044,12 +121492,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="772" aka="AAAAAAAAAwQ="> + <record id="769" aka="AAAAAAAAAwE="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>ListField</string> </tuple> <none/> </tuple> @@ -122058,7 +121506,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_source_reference</string> </value> + <value> <string>my_resource</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -122073,8 +121521,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> </item> </dictionary> </value> @@ -122100,27 +121548,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> @@ -122128,7 +121576,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>items</string> </key> <value> <string></string> </value> </item> <item> @@ -122136,11 +121584,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -122175,27 +121623,27 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> @@ -122203,19 +121651,21 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABJA=</string> </persistent> + </value> </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -122249,17 +121699,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>description</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> <item> <key> <string>editable</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>enabled</string> </key> @@ -122273,25 +121715,35 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>extra</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> + <key> <string>items</string> </key> + <value> + <list/> + </value> </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Transaction Reference</string> </value> + <key> <string>size</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Currency</string> </value> </item> <item> <key> <string>unicode</string> </key> @@ -122307,7 +121759,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="773" aka="AAAAAAAAAwU="> + <record id="770" aka="AAAAAAAAAwI="> <pickle> <tuple> <tuple> @@ -122321,7 +121773,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_source_section</string> </value> + <value> <string>my_source_payment</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -122431,9 +121883,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABJY=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -122470,7 +121920,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJE=</string> </persistent> </value> </item> <item> @@ -122520,22 +121970,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>editable</string> </key> <value> <int>1</int> </value> </item> - <item> - <key> <string>editable_expression</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_permission</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>editable_role</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>enabled</string> </key> <value> <int>1</int> </value> @@ -122566,17 +122000,9 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <list/> </value> </item> - <item> - <key> <string>not_viewable</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>read_only</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>size</string> </key> @@ -122584,28 +122010,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>title</string> </key> - <value> <string>Section</string> </value> + <value> <string>Section Bank Account</string> </value> </item> <item> <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>viewable_expression</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>viewable_permission</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>viewable_role</string> </key> - <value> - <list/> - </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -122616,12 +122026,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="774" aka="AAAAAAAAAwY="> + <record id="771" aka="AAAAAAAAAwM="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>DateTimeField</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -122630,28 +122040,24 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_start_date</string> </value> + <value> <string>my_source_reference</string> </value> </item> <item> <key> <string>message_values</string> </key> <value> <dictionary> - <item> - <key> <string>datetime_out_of_range</string> </key> - <value> <string>The date and time you entered were out of range.</string> </value> - </item> <item> <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>not_datetime</string> </key> - <value> <string>You did not enter a valid date and time.</string> </value> - </item> <item> <key> <string>required_not_found</string> </key> <value> <string>Input is required but no input given.</string> </value> </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> </dictionary> </value> </item> @@ -122660,41 +122066,104 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <dictionary> <item> - <key> <string>allow_empty_time</string> </key> + <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>alternate_name</string> </key> + <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>ampm_time_style</string> </key> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>css_class</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>date_only</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>date_separator</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default_now</string> </key> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>editable</string> </key> <value> <string></string> </value> @@ -122704,11 +122173,11 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>end_datetime</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> @@ -122716,72 +122185,159 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>input_order</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>input_style</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>start_datetime</string> </key> + <key> <string>truncate</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>time_separator</string> </key> + <key> <string>unicode</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> </value> </item> <item> - <key> <string>sub_form</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABJg=</string> </persistent> - </value> - </item> - <item> - <key> <string>tales</string> </key> + <key> <string>values</string> </key> <value> <dictionary> <item> - <key> <string>allow_empty_time</string> </key> + <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>alternate_name</string> </key> + <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>ampm_time_style</string> </key> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>css_class</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>date_only</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>date_separator</string> </key> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default_now</string> </key> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Transaction Reference</string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="772" aka="AAAAAAAAAwQ="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>ListField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_source_section</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> @@ -122797,81 +122353,144 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>end_datetime</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>extra_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>input_order</string> </key> + <key> <string>first_item</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>input_style</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>items</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>start_datetime</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>time_separator</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> </dictionary> </value> </item> <item> - <key> <string>values</string> </key> + <key> <string>tales</string> </key> <value> <dictionary> <item> - <key> <string>allow_empty_time</string> </key> - <value> <int>0</int> </value> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>alternate_name</string> </key> + <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>ampm_time_style</string> </key> - <value> <int>0</int> </value> + <key> <string>default</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>css_class</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>date_only</string> </key> - <value> <int>0</int> </value> + <key> <string>editable</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>date_separator</string> </key> - <value> <string>/</string> </value> + <key> <string>enabled</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> <value> - <none/> + <persistent> <string encoding="base64">AAAAAAAABJI=</string> </persistent> </value> </item> <item> - <key> <string>default_now</string> </key> - <value> <int>1</int> </value> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -122882,48 +122501,94 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <int>1</int> </value> </item> <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> + <key> <string>editable_expression</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>end_datetime</string> </key> + <key> <string>editable_permission</string> </key> <value> - <none/> + <list/> </value> </item> + <item> + <key> <string>editable_role</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>input_order</string> </key> - <value> <string>ymd</string> </value> + <key> <string>items</string> </key> + <value> + <list/> + </value> </item> <item> - <key> <string>input_style</string> </key> - <value> <string>text</string> </value> + <key> <string>not_viewable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>read_only</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>required</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Section</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>start_datetime</string> </key> + <key> <string>viewable_expression</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>viewable_permission</string> </key> <value> - <none/> + <list/> </value> </item> <item> - <key> <string>time_separator</string> </key> - <value> <string>:</string> </value> + <key> <string>viewable_role</string> </key> + <value> + <list/> + </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Start Date</string> </value> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> </item> </dictionary> </value> @@ -122931,7 +122596,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="775" aka="AAAAAAAAAwc="> + <record id="773" aka="AAAAAAAAAwU="> <pickle> <tuple> <tuple> @@ -122945,7 +122610,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_stop_date</string> </value> + <value> <string>my_start_date</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -123060,7 +122725,322 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJM=</string> </persistent> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_empty_time</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>ampm_time_style</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>date_only</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>date_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default_now</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end_datetime</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>input_order</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>input_style</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start_datetime</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>time_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_empty_time</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>ampm_time_style</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>date_only</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>date_separator</string> </key> + <value> <string>/</string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>default_now</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end_datetime</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>input_order</string> </key> + <value> <string>ymd</string> </value> + </item> + <item> + <key> <string>input_style</string> </key> + <value> <string>text</string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start_datetime</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>time_separator</string> </key> + <value> <string>:</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Start Date</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="774" aka="AAAAAAAAAwY="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>DateTimeField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_stop_date</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>datetime_out_of_range</string> </key> + <value> <string>The date and time you entered were out of range.</string> </value> + </item> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>not_datetime</string> </key> + <value> <string>You did not enter a valid date and time.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_empty_time</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>ampm_time_style</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>date_only</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>date_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default_now</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end_datetime</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>input_order</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>input_style</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start_datetime</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>time_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>sub_form</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABJQ=</string> </persistent> </value> </item> <item> @@ -123246,7 +123226,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="776" aka="AAAAAAAAAwg="> + <record id="775" aka="AAAAAAAAAwc="> <pickle> <tuple> <tuple> @@ -123485,7 +123465,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>title</string> </key> @@ -123509,7 +123489,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="777" aka="AAAAAAAAAwk="> + <record id="776" aka="AAAAAAAAAwg="> <pickle> <tuple> <tuple> @@ -123523,7 +123503,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -123633,9 +123613,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABJo=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -123814,7 +123792,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="778" aka="AAAAAAAAAwo="> + <record id="777" aka="AAAAAAAAAwk="> <pickle> <tuple> <tuple> @@ -123835,7 +123813,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="779" aka="AAAAAAAAAws="> + <record id="778" aka="AAAAAAAAAwo="> <pickle> <tuple> <tuple> @@ -124301,7 +124279,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJU=</string> </persistent> </value> </item> <item> @@ -124411,7 +124389,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="780" aka="AAAAAAAAAww="> + <record id="779" aka="AAAAAAAAAws="> <pickle> <tuple> <tuple> @@ -124572,7 +124550,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJY=</string> </persistent> </value> </item> <item> @@ -124678,7 +124656,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="781" aka="AAAAAAAAAw0="> + <record id="780" aka="AAAAAAAAAww="> <pickle> <tuple> <tuple> @@ -124839,7 +124817,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>default</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJ0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJc=</string> </persistent> </value> </item> <item> @@ -125034,7 +125012,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="782" aka="AAAAAAAAAw4="> + <record id="781" aka="AAAAAAAAAw0="> <pickle> <tuple> <tuple> @@ -125195,7 +125173,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABJ4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJg=</string> </persistent> </value> </item> <item> @@ -125301,7 +125279,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="783" aka="AAAAAAAAAw8="> + <record id="782" aka="AAAAAAAAAw4="> <pickle> <tuple> <tuple> @@ -125528,7 +125506,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="784" aka="AAAAAAAAAxA="> + <record id="783" aka="AAAAAAAAAw8="> <pickle> <tuple> <tuple> @@ -125755,7 +125733,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="785" aka="AAAAAAAAAxE="> + <record id="784" aka="AAAAAAAAAxA="> <pickle> <tuple> <tuple> @@ -126018,7 +125996,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="786" aka="AAAAAAAAAxI="> + <record id="785" aka="AAAAAAAAAxE="> <pickle> <tuple> <tuple> @@ -126301,12 +126279,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="787" aka="AAAAAAAAAxM="> + <record id="786" aka="AAAAAAAAAxI="> <pickle> <tuple> <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>Products.ERP5Form.RelationField</string> + <string>RelationStringField</string> </tuple> <none/> </tuple> @@ -126315,7 +126293,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_reference</string> </value> + <value> <string>my_destination_section_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -126344,6 +126322,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -126352,6 +126338,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -126384,10 +126374,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -126404,6 +126406,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -126419,6 +126425,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -126427,6 +126441,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -126459,10 +126477,22 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -126479,6 +126509,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -126494,6 +126528,14 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>destination_section</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -126502,6 +126544,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>organisation</string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -126516,7 +126562,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>editable</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>enabled</string> </key> @@ -126534,17 +126580,40 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> + </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Organisation</string> + <string>Organisation</string> + </tuple> + <tuple> + <string>Person</string> + <string>Person</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>Vendor Transaction Reference</string> </value> + <value> <string>Vendor</string> </value> </item> <item> <key> <string>truncate</string> </key> @@ -126554,6 +126623,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> @@ -126564,12 +126637,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="788" aka="AAAAAAAAAxQ="> + <record id="787" aka="AAAAAAAAAxM="> <pickle> <tuple> <tuple> - <string>Products.ERP5Form.RelationField</string> - <string>RelationStringField</string> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -126578,7 +126651,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_destination_section_title</string> </value> + <value> <string>my_reference</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -126607,14 +126680,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -126623,10 +126688,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -126659,22 +126720,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -126691,10 +126740,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -126710,14 +126755,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -126726,10 +126763,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -126762,22 +126795,10 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>portal_type</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> <value> <string></string> </value> @@ -126794,10 +126815,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>unicode</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>update_method</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -126813,14 +126830,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>base_category</string> </key> - <value> <string>destination_section</string> </value> - </item> - <item> - <key> <string>catalog_index</string> </key> - <value> <string>title</string> </value> - </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -126829,10 +126838,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>default</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>default_module</string> </key> - <value> <string>organisation</string> </value> - </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> @@ -126849,6 +126854,18 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>editable</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>editable_expression</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable_permission</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable_role</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>enabled</string> </key> <value> <int>1</int> </value> @@ -126865,32 +126882,17 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>jump_method</string> </key> - <value> <string>Base_jumpToRelatedDocument</string> </value> - </item> <item> <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>portal_type</string> </key> - <value> - <list> - <tuple> - <string>Organisation</string> - <string>Organisation</string> - </tuple> - <tuple> - <string>Person</string> - <string>Person</string> - </tuple> - </list> - </value> + <key> <string>not_viewable</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>relation_setter_id</string> </key> - <value> <string></string> </value> + <key> <string>read_only</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>required</string> </key> @@ -126898,7 +126900,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>title</string> </key> - <value> <string>Vendor</string> </value> + <value> <string>Invoice Number</string> </value> </item> <item> <key> <string>truncate</string> </key> @@ -126909,8 +126911,16 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <int>0</int> </value> </item> <item> - <key> <string>update_method</string> </key> - <value> <string>Base_validateRelation</string> </value> + <key> <string>viewable_expression</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>viewable_permission</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>viewable_role</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -126922,12 +126932,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="789" aka="AAAAAAAAAxU="> + <record id="788" aka="AAAAAAAAAxQ="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>ListField</string> </tuple> <none/> </tuple> @@ -126936,7 +126946,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_reference</string> </value> + <value> <string>my_resource</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -126951,303 +126961,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>editable_expression</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_permission</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_role</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>not_viewable</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>read_only</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Invoice Number</string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>viewable_expression</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>viewable_permission</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>viewable_role</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="790" aka="AAAAAAAAAxY="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>ListField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>my_resource</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> </item> </dictionary> </value> @@ -127341,9 +127056,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABJ8=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -127380,7 +127093,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJk=</string> </persistent> </value> </item> <item> @@ -127486,7 +127199,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="791" aka="AAAAAAAAAxc="> + <record id="789" aka="AAAAAAAAAxU="> <pickle> <tuple> <tuple> @@ -127749,7 +127462,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="792" aka="AAAAAAAAAxg="> + <record id="790" aka="AAAAAAAAAxY="> <pickle> <tuple> <tuple> @@ -127873,9 +127586,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABKE=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -127912,7 +127623,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJo=</string> </persistent> </value> </item> <item> @@ -128058,7 +127769,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="793" aka="AAAAAAAAAxk="> + <record id="791" aka="AAAAAAAAAxc="> <pickle> <tuple> <tuple> @@ -128187,7 +127898,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJs=</string> </persistent> </value> </item> <item> @@ -128373,7 +128084,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="794" aka="AAAAAAAAAxo="> + <record id="792" aka="AAAAAAAAAxg="> <pickle> <tuple> <tuple> @@ -128636,7 +128347,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="795" aka="AAAAAAAAAxs="> + <record id="793" aka="AAAAAAAAAxk="> <pickle> <tuple> <tuple> @@ -128650,7 +128361,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -128760,9 +128471,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABKQ=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -128941,7 +128650,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="796" aka="AAAAAAAAAxw="> + <record id="794" aka="AAAAAAAAAxo="> <pickle> <tuple> <tuple> @@ -129394,7 +129103,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJw=</string> </persistent> </value> </item> <item> @@ -129476,7 +129185,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="797" aka="AAAAAAAAAx0="> + <record id="795" aka="AAAAAAAAAxs="> <pickle> <tuple> <tuple> @@ -129637,7 +129346,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJ0=</string> </persistent> </value> </item> <item> @@ -129743,7 +129452,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="798" aka="AAAAAAAAAx4="> + <record id="796" aka="AAAAAAAAAxw="> <pickle> <tuple> <tuple> @@ -129904,7 +129613,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJ4=</string> </persistent> </value> </item> <item> @@ -130010,7 +129719,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="799" aka="AAAAAAAAAx8="> + <record id="797" aka="AAAAAAAAAx0="> <pickle> <tuple> <tuple> @@ -130237,7 +129946,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="800" aka="AAAAAAAAAyA="> + <record id="798" aka="AAAAAAAAAx4="> <pickle> <tuple> <tuple> @@ -130464,7 +130173,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="801" aka="AAAAAAAAAyE="> + <record id="799" aka="AAAAAAAAAx8="> <pickle> <tuple> <tuple> @@ -130727,7 +130436,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="802" aka="AAAAAAAAAyI="> + <record id="800" aka="AAAAAAAAAyA="> <pickle> <tuple> <tuple> @@ -131010,7 +130719,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="803" aka="AAAAAAAAAyM="> + <record id="801" aka="AAAAAAAAAyE="> <pickle> <tuple> <tuple> @@ -131273,7 +130982,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="804" aka="AAAAAAAAAyQ="> + <record id="802" aka="AAAAAAAAAyI="> <pickle> <tuple> <tuple> @@ -131679,7 +131388,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="805" aka="AAAAAAAAAyU="> + <record id="803" aka="AAAAAAAAAyM="> <pickle> <tuple> <tuple> @@ -131974,7 +131683,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="806" aka="AAAAAAAAAyY="> + <record id="804" aka="AAAAAAAAAyQ="> <pickle> <tuple> <tuple> @@ -132098,9 +131807,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABKg=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -132137,7 +131844,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABJ8=</string> </persistent> </value> </item> <item> @@ -132243,7 +131950,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="807" aka="AAAAAAAAAyc="> + <record id="805" aka="AAAAAAAAAyU="> <pickle> <tuple> <tuple> @@ -132506,7 +132213,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="808" aka="AAAAAAAAAyg="> + <record id="806" aka="AAAAAAAAAyY="> <pickle> <tuple> <tuple> @@ -132630,9 +132337,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABKo=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -132669,7 +132374,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKA=</string> </persistent> </value> </item> <item> @@ -132815,7 +132520,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="809" aka="AAAAAAAAAyk="> + <record id="807" aka="AAAAAAAAAyc="> <pickle> <tuple> <tuple> @@ -132944,7 +132649,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABKw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKE=</string> </persistent> </value> </item> <item> @@ -133130,7 +132835,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="810" aka="AAAAAAAAAyo="> + <record id="808" aka="AAAAAAAAAyg="> <pickle> <tuple> <tuple> @@ -133259,7 +132964,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABK0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKI=</string> </persistent> </value> </item> <item> @@ -133445,7 +133150,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="811" aka="AAAAAAAAAys="> + <record id="809" aka="AAAAAAAAAyk="> <pickle> <tuple> <tuple> @@ -133708,7 +133413,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="812" aka="AAAAAAAAAyw="> + <record id="810" aka="AAAAAAAAAyo="> <pickle> <tuple> <tuple> @@ -133722,7 +133427,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -133832,9 +133537,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABK4=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -134013,7 +133716,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="813" aka="AAAAAAAAAy0="> + <record id="811" aka="AAAAAAAAAys="> <pickle> <tuple> <tuple> @@ -134034,7 +133737,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="814" aka="AAAAAAAAAy4="> + <record id="812" aka="AAAAAAAAAyw="> <pickle> <tuple> <tuple> @@ -134055,7 +133758,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="815" aka="AAAAAAAAAy8="> + <record id="813" aka="AAAAAAAAAy0="> <pickle> <tuple> <tuple> @@ -134076,7 +133779,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="816" aka="AAAAAAAAAzA="> + <record id="814" aka="AAAAAAAAAy4="> <pickle> <tuple> <tuple> @@ -134097,7 +133800,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="817" aka="AAAAAAAAAzE="> + <record id="815" aka="AAAAAAAAAy8="> <pickle> <tuple> <tuple> @@ -134118,7 +133821,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="818" aka="AAAAAAAAAzI="> + <record id="816" aka="AAAAAAAAAzA="> <pickle> <tuple> <tuple> @@ -134571,7 +134274,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABK8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKM=</string> </persistent> </value> </item> <item> @@ -134686,7 +134389,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="819" aka="AAAAAAAAAzM="> + <record id="817" aka="AAAAAAAAAzE="> <pickle> <tuple> <tuple> @@ -134847,7 +134550,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKQ=</string> </persistent> </value> </item> <item> @@ -134953,7 +134656,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="820" aka="AAAAAAAAAzQ="> + <record id="818" aka="AAAAAAAAAzI="> <pickle> <tuple> <tuple> @@ -135114,7 +134817,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKU=</string> </persistent> </value> </item> <item> @@ -135220,7 +134923,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="821" aka="AAAAAAAAAzU="> + <record id="819" aka="AAAAAAAAAzM="> <pickle> <tuple> <tuple> @@ -135455,7 +135158,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="822" aka="AAAAAAAAAzY="> + <record id="820" aka="AAAAAAAAAzQ="> <pickle> <tuple> <tuple> @@ -135690,7 +135393,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="823" aka="AAAAAAAAAzc="> + <record id="821" aka="AAAAAAAAAzU="> <pickle> <tuple> <tuple> @@ -135953,7 +135656,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="824" aka="AAAAAAAAAzg="> + <record id="822" aka="AAAAAAAAAzY="> <pickle> <tuple> <tuple> @@ -136236,7 +135939,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="825" aka="AAAAAAAAAzk="> + <record id="823" aka="AAAAAAAAAzc="> <pickle> <tuple> <tuple> @@ -136499,7 +136202,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="826" aka="AAAAAAAAAzo="> + <record id="824" aka="AAAAAAAAAzg="> <pickle> <tuple> <tuple> @@ -136945,7 +136648,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="827" aka="AAAAAAAAAzs="> + <record id="825" aka="AAAAAAAAAzk="> <pickle> <tuple> <tuple> @@ -137248,7 +136951,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="828" aka="AAAAAAAAAzw="> + <record id="826" aka="AAAAAAAAAzo="> <pickle> <tuple> <tuple> @@ -137372,9 +137075,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABLI=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -137411,7 +137112,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKY=</string> </persistent> </value> </item> <item> @@ -137517,7 +137218,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="829" aka="AAAAAAAAAz0="> + <record id="827" aka="AAAAAAAAAzs="> <pickle> <tuple> <tuple> @@ -137780,7 +137481,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="830" aka="AAAAAAAAAz4="> + <record id="828" aka="AAAAAAAAAzw="> <pickle> <tuple> <tuple> @@ -137904,9 +137605,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABLQ=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -137943,7 +137642,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKc=</string> </persistent> </value> </item> <item> @@ -138089,7 +137788,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="831" aka="AAAAAAAAAz8="> + <record id="829" aka="AAAAAAAAAz0="> <pickle> <tuple> <tuple> @@ -138218,7 +137917,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKg=</string> </persistent> </value> </item> <item> @@ -138444,7 +138143,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="832" aka="AAAAAAAAA0A="> + <record id="830" aka="AAAAAAAAAz4="> <pickle> <tuple> <tuple> @@ -138707,7 +138406,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="833" aka="AAAAAAAAA0E="> + <record id="831" aka="AAAAAAAAAz8="> <pickle> <tuple> <tuple> @@ -138721,7 +138420,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -138831,9 +138530,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABLc=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -139012,7 +138709,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="834" aka="AAAAAAAAA0I="> + <record id="832" aka="AAAAAAAAA0A="> <pickle> <tuple> <tuple> @@ -139469,7 +139166,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKk=</string> </persistent> </value> </item> <item> @@ -139564,7 +139261,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="835" aka="AAAAAAAAA0M="> + <record id="833" aka="AAAAAAAAA0E="> <pickle> <tuple> <tuple> @@ -139725,7 +139422,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKo=</string> </persistent> </value> </item> <item> @@ -139831,7 +139528,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="836" aka="AAAAAAAAA0Q="> + <record id="834" aka="AAAAAAAAA0I="> <pickle> <tuple> <tuple> @@ -139992,7 +139689,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABKs=</string> </persistent> </value> </item> <item> @@ -140098,7 +139795,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="837" aka="AAAAAAAAA0U="> + <record id="835" aka="AAAAAAAAA0M="> <pickle> <tuple> <tuple> @@ -140325,7 +140022,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="838" aka="AAAAAAAAA0Y="> + <record id="836" aka="AAAAAAAAA0Q="> <pickle> <tuple> <tuple> @@ -140552,7 +140249,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="839" aka="AAAAAAAAA0c="> + <record id="837" aka="AAAAAAAAA0U="> <pickle> <tuple> <tuple> @@ -140906,7 +140603,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="840" aka="AAAAAAAAA0g="> + <record id="838" aka="AAAAAAAAA0Y="> <pickle> <tuple> <tuple> @@ -141189,7 +140886,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="841" aka="AAAAAAAAA0k="> + <record id="839" aka="AAAAAAAAA0c="> <pickle> <tuple> <tuple> @@ -141547,12 +141244,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="842" aka="AAAAAAAAA0o="> + <record id="840" aka="AAAAAAAAA0g="> <pickle> <tuple> <tuple> - <string>Products.ERP5Form.RelationField</string> - <string>RelationStringField</string> + <string>Products.Formulator.StandardFields</string> + <string>ListField</string> </tuple> <none/> </tuple> @@ -141561,7 +141258,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>my_source_section_title</string> </value> + <value> <string>my_resource</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -141576,8 +141273,8 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string>Input is required but no input given.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>unknown_selection</string> </key> + <value> <string>You selected an item that was not in the list.</string> </value> </item> </dictionary> </value> @@ -141591,35 +141288,92 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>base_category</string> </key> + <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>catalog_index</string> </key> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>css_class</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default_module</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_maxwidth</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>display_width</string> </key> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABKw=</string> </persistent> + </value> + </item> + <item> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> @@ -141638,55 +141392,267 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>extra</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>jump_method</string> </key> + <key> <string>items</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABK0=</string> </persistent> + </value> + </item> + <item> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>size</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>portal_type</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>relation_setter_id</string> </key> + <key> <string>unicode</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> <item> - <key> <string>title</string> </key> + <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>truncate</string> </key> + <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>update_method</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Currency</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> </dictionary> </value> </item> + </dictionary> + </pickle> + </record> + <record id="841" aka="AAAAAAAAA0k="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Form.RelationField</string> + <string>RelationStringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> <item> - <key> <string>tales</string> </key> + <key> <string>id</string> </key> + <value> <string>my_source_section_title</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> <value> <dictionary> <item> @@ -141905,7 +141871,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="843" aka="AAAAAAAAA0s="> + <record id="842" aka="AAAAAAAAA0o="> <pickle> <tuple> <tuple> @@ -142034,7 +142000,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABK4=</string> </persistent> </value> </item> <item> @@ -142220,7 +142186,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="844" aka="AAAAAAAAA0w="> + <record id="843" aka="AAAAAAAAA0s="> <pickle> <tuple> <tuple> @@ -142349,7 +142315,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABLw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABK8=</string> </persistent> </value> </item> <item> @@ -142535,7 +142501,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="845" aka="AAAAAAAAA00="> + <record id="844" aka="AAAAAAAAA0w="> <pickle> <tuple> <tuple> @@ -142798,12 +142764,12 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="846" aka="AAAAAAAAA04="> + <record id="845" aka="AAAAAAAAA00="> <pickle> <tuple> <tuple> - <string>Products.Formulator.StandardFields</string> - <string>ListField</string> + <string>Products.ERP5Form.ListBox</string> + <string>ListBox</string> </tuple> <none/> </tuple> @@ -142812,7 +142778,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>resource</string> </value> + <value> <string>listbox</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -142822,14 +142788,6 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> - </item> </dictionary> </value> </item> @@ -142838,100 +142796,51 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <dictionary> <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra_item</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>first_item</string> </key> + <key> <string>all_columns</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>all_editable_columns</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>alternate_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>columns</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>css_class</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>default</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>default_params</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> <item> - <key> <string>alternate_name</string> </key> + <key> <string>domain_root_list</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>css_class</string> </key> + <key> <string>domain_tree</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABL0=</string> </persistent> - </value> - </item> - <item> - <key> <string>description</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>editable_columns</string> </key> <value> <string></string> </value> </item> <item> @@ -142943,298 +142852,86 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>global_attributes</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> + <key> <string>lines</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>list_action</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABL4=</string> </persistent> - </value> - </item> - <item> - <key> <string>required</string> </key> + <key> <string>list_method</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>meta_types</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>portal_types</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>report_root_list</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> + <key> <string>report_tree</string> </key> <value> <string></string> </value> </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> <item> - <key> <string>alternate_name</string> </key> + <key> <string>search</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>css_class</string> </key> + <key> <string>search_columns</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>default</string> </key> + <key> <string>select</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>selection_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> + <key> <string>sort</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>sort_columns</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>stat_columns</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>first_item</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>items</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>size</string> </key> - <value> <int>1</int> </value> + <key> <string>stat_method</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>Currency</string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> + <value> <string></string> </value> </item> <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="847" aka="AAAAAAAAA08="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Form.ListBox</string> - <string>ListBox</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>listbox</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> + <key> <string>url_columns</string> </key> + <value> <string></string> </value> </item> </dictionary> </value> </item> <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>all_columns</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>all_editable_columns</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>columns</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default_params</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>domain_root_list</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>domain_tree</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable_columns</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>global_attributes</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>lines</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>list_action</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>list_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>meta_types</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>portal_types</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>report_root_list</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>report_tree</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>search</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>search_columns</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>select</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>selection_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>sort</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>sort_columns</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>stat_columns</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>stat_method</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>url_columns</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> + <key> <string>tales</string> </key> <value> <dictionary> <item> @@ -143506,7 +143203,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>list_method</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABL8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLA=</string> </persistent> </value> </item> <item> @@ -143621,7 +143318,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="848" aka="AAAAAAAAA1A="> + <record id="846" aka="AAAAAAAAA04="> <pickle> <tuple> <tuple> @@ -143782,7 +143479,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLE=</string> </persistent> </value> </item> <item> @@ -143888,7 +143585,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="849" aka="AAAAAAAAA1E="> + <record id="847" aka="AAAAAAAAA08="> <pickle> <tuple> <tuple> @@ -144049,7 +143746,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABME=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLI=</string> </persistent> </value> </item> <item> @@ -144155,7 +143852,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="850" aka="AAAAAAAAA1I="> + <record id="848" aka="AAAAAAAAA1A="> <pickle> <tuple> <tuple> @@ -144382,7 +144079,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="851" aka="AAAAAAAAA1M="> + <record id="849" aka="AAAAAAAAA1E="> <pickle> <tuple> <tuple> @@ -144609,7 +144306,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="852" aka="AAAAAAAAA1Q="> + <record id="850" aka="AAAAAAAAA1I="> <pickle> <tuple> <tuple> @@ -144872,7 +144569,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="853" aka="AAAAAAAAA1U="> + <record id="851" aka="AAAAAAAAA1M="> <pickle> <tuple> <tuple> @@ -145266,7 +144963,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="854" aka="AAAAAAAAA1Y="> + <record id="852" aka="AAAAAAAAA1Q="> <pickle> <tuple> <tuple> @@ -145427,7 +145124,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLM=</string> </persistent> </value> </item> <item> @@ -145533,7 +145230,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="855" aka="AAAAAAAAA1c="> + <record id="853" aka="AAAAAAAAA1U="> <pickle> <tuple> <tuple> @@ -145816,7 +145513,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="856" aka="AAAAAAAAA1g="> + <record id="854" aka="AAAAAAAAA1Y="> <pickle> <tuple> <tuple> @@ -146262,7 +145959,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="857" aka="AAAAAAAAA1k="> + <record id="855" aka="AAAAAAAAA1c="> <pickle> <tuple> <tuple> @@ -146650,7 +146347,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="858" aka="AAAAAAAAA1o="> + <record id="856" aka="AAAAAAAAA1g="> <pickle> <tuple> <tuple> @@ -146811,7 +146508,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLQ=</string> </persistent> </value> </item> <item> @@ -146917,7 +146614,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="859" aka="AAAAAAAAA1s="> + <record id="857" aka="AAAAAAAAA1k="> <pickle> <tuple> <tuple> @@ -147078,7 +146775,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLU=</string> </persistent> </value> </item> <item> @@ -147184,7 +146881,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="860" aka="AAAAAAAAA1w="> + <record id="858" aka="AAAAAAAAA1o="> <pickle> <tuple> <tuple> @@ -147487,7 +147184,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="861" aka="AAAAAAAAA10="> + <record id="859" aka="AAAAAAAAA1s="> <pickle> <tuple> <tuple> @@ -147841,7 +147538,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="862" aka="AAAAAAAAA14="> + <record id="860" aka="AAAAAAAAA1w="> <pickle> <tuple> <tuple> @@ -148002,7 +147699,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>items</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLY=</string> </persistent> </value> </item> <item> @@ -148148,7 +147845,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="863" aka="AAAAAAAAA18="> + <record id="861" aka="AAAAAAAAA10="> <pickle> <tuple> <tuple> @@ -148277,7 +147974,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <item> <key> <string>sub_form</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLc=</string> </persistent> </value> </item> <item> @@ -148503,7 +148200,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="864" aka="AAAAAAAAA2A="> + <record id="862" aka="AAAAAAAAA14="> <pickle> <tuple> <tuple> @@ -148766,7 +148463,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="865" aka="AAAAAAAAA2E="> + <record id="863" aka="AAAAAAAAA18="> <pickle> <tuple> <tuple> @@ -148780,7 +148477,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>simulation_state</string> </value> + <value> <string>my_translated_simulation_state_title</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -148890,9 +148587,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </item> <item> <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABMc=</string> </persistent> - </value> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> @@ -149071,7 +148766,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="866" aka="AAAAAAAAA2I="> + <record id="864" aka="AAAAAAAAA2A="> <pickle> <tuple> <tuple> @@ -149092,7 +148787,7 @@ string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_typ </dictionary> </pickle> </record> - <record id="867" aka="AAAAAAAAA2M="> + <record id="865" aka="AAAAAAAAA2E="> <pickle> <tuple> <tuple> @@ -149293,6 +148988,114 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> + <record id="866" aka="AAAAAAAAA2I="> + <pickle> + <tuple> + <tuple> + <string>Products.DCWorkflow.States</string> + <string>StateDefinition</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>yo</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>cancelled</string> </value> + </item> + <item> + <key> <string>permission_roles</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABLg=</string> </persistent> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>transitions</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="867" aka="AAAAAAAAA2M="> + <pickle> + <tuple> + <tuple> + <string>Products.DCWorkflow.States</string> + <string>StateDefinition</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>yo</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>delivered</string> </value> + </item> + <item> + <key> <string>permission_roles</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABLk=</string> </persistent> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>transitions</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> <record id="868" aka="AAAAAAAAA2Q="> <pickle> <tuple> @@ -149326,12 +149129,12 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>id</string> </key> - <value> <string>cancelled</string> </value> + <value> <string>draft</string> </value> </item> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLo=</string> </persistent> </value> </item> <item> @@ -149341,7 +149144,12 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>transitions</string> </key> <value> - <tuple/> + <tuple> + <string>cancel</string> + <string>cancel_action</string> + <string>deliver</string> + <string>deliver_action</string> + </tuple> </value> </item> </dictionary> @@ -149351,8 +149159,8 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <pickle> <tuple> <tuple> - <string>Products.DCWorkflow.States</string> - <string>StateDefinition</string> + <string>Products.DCWorkflow.Transitions</string> + <string>TransitionDefinition</string> </tuple> <none/> </tuple> @@ -149375,28 +149183,50 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>actbox_category</string> </key> + <value> <string>workflow</string> </value> + </item> + <item> + <key> <string>actbox_name</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>delivered</string> </value> + <key> <string>actbox_url</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>permission_roles</string> </key> + <key> <string>after_script_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMk=</string> </persistent> + <none/> </value> </item> + <item> + <key> <string>id</string> </key> + <value> <string>cancel</string> </value> + </item> + <item> + <key> <string>new_state_id</string> </key> + <value> <string>cancelled</string> </value> + </item> + <item> + <key> <string>script_name</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>transitions</string> </key> - <value> - <tuple/> - </value> + <key> <string>trigger_type</string> </key> + <value> <int>2</int> </value> </item> </dictionary> </pickle> @@ -149405,8 +149235,8 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <pickle> <tuple> <tuple> - <string>Products.DCWorkflow.States</string> - <string>StateDefinition</string> + <string>Products.DCWorkflow.Transitions</string> + <string>TransitionDefinition</string> </tuple> <none/> </tuple> @@ -149428,34 +149258,51 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </value> </item> + <item> + <key> <string>actbox_category</string> </key> + <value> <string>workflow</string> </value> + </item> + <item> + <key> <string>actbox_name</string> </key> + <value> <string>Cancel Closing Period</string> </value> + </item> + <item> + <key> <string>actbox_url</string> </key> + <value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=cancel_action</string> </value> + </item> + <item> + <key> <string>after_script_name</string> </key> + <value> <string>cancel</string> </value> + </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>guard</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABLs=</string> </persistent> + </value> + </item> <item> <key> <string>id</string> </key> - <value> <string>draft</string> </value> + <value> <string>cancel_action</string> </value> </item> <item> - <key> <string>permission_roles</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABMo=</string> </persistent> - </value> + <key> <string>new_state_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>script_name</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>transitions</string> </key> - <value> - <tuple> - <string>cancel</string> - <string>cancel_action</string> - <string>deliver</string> - <string>deliver_action</string> - </tuple> - </value> + <key> <string>trigger_type</string> </key> + <value> <int>1</int> </value> </item> </dictionary> </pickle> @@ -149515,11 +149362,11 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>id</string> </key> - <value> <string>cancel</string> </value> + <value> <string>deliver</string> </value> </item> <item> <key> <string>new_state_id</string> </key> - <value> <string>cancelled</string> </value> + <value> <string>delivered</string> </value> </item> <item> <key> <string>script_name</string> </key> @@ -149569,15 +149416,15 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>actbox_name</string> </key> - <value> <string>Cancel Closing Period</string> </value> + <value> <string>Close Accounting Period</string> </value> </item> <item> <key> <string>actbox_url</string> </key> - <value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=cancel_action</string> </value> + <value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=deliver_action</string> </value> </item> <item> <key> <string>after_script_name</string> </key> - <value> <string>cancel</string> </value> + <value> <string>deliver</string> </value> </item> <item> <key> <string>description</string> </key> @@ -149586,12 +149433,12 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABMs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABLw=</string> </persistent> </value> </item> <item> <key> <string>id</string> </key> - <value> <string>cancel_action</string> </value> + <value> <string>deliver_action</string> </value> </item> <item> <key> <string>new_state_id</string> </key> @@ -149599,7 +149446,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>script_name</string> </key> - <value> <string></string> </value> + <value> <string>closePeriod</string> </value> </item> <item> <key> <string>title</string> </key> @@ -149616,8 +149463,8 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <pickle> <tuple> <tuple> - <string>Products.DCWorkflow.Transitions</string> - <string>TransitionDefinition</string> + <string>Products.DCWorkflow.Variables</string> + <string>VariableDefinition</string> </tuple> <none/> </tuple> @@ -149640,60 +149487,116 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </value> </item> <item> - <key> <string>actbox_category</string> </key> - <value> <string>workflow</string> </value> + <key> <string>default_expr</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABL0=</string> </persistent> + </value> </item> <item> - <key> <string>actbox_name</string> </key> + <key> <string>default_value</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>actbox_url</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>after_script_name</string> </key> - <value> <string></string> </value> + <key> <string>for_catalog</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <key> <string>for_status</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>guard</string> </key> + <key> <string>id</string> </key> + <value> <string>action</string> </value> + </item> + <item> + <key> <string>info_guard</string> </key> <value> <none/> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>deliver</string> </value> + <key> <string>update_always</string> </key> + <value> <int>1</int> </value> </item> + </dictionary> + </pickle> + </record> + <record id="874" aka="AAAAAAAAA2o="> + <pickle> + <tuple> + <tuple> + <string>Products.DCWorkflow.Variables</string> + <string>VariableDefinition</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> <item> - <key> <string>new_state_id</string> </key> - <value> <string>delivered</string> </value> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>yo</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> </item> <item> - <key> <string>script_name</string> </key> + <key> <string>default_expr</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABL4=</string> </persistent> + </value> + </item> + <item> + <key> <string>default_value</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>trigger_type</string> </key> - <value> <int>2</int> </value> + <key> <string>for_catalog</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>for_status</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>actor</string> </value> + </item> + <item> + <key> <string>info_guard</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>update_always</string> </key> + <value> <int>1</int> </value> </item> </dictionary> </pickle> </record> - <record id="874" aka="AAAAAAAAA2o="> + <record id="875" aka="AAAAAAAAA2s="> <pickle> <tuple> <tuple> - <string>Products.DCWorkflow.Transitions</string> - <string>TransitionDefinition</string> + <string>Products.DCWorkflow.Variables</string> + <string>VariableDefinition</string> </tuple> <none/> </tuple> @@ -149716,55 +149619,45 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </value> </item> <item> - <key> <string>actbox_category</string> </key> - <value> <string>workflow</string> </value> - </item> - <item> - <key> <string>actbox_name</string> </key> - <value> <string>Close Accounting Period</string> </value> - </item> - <item> - <key> <string>actbox_url</string> </key> - <value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?workflow_action=deliver_action</string> </value> + <key> <string>default_expr</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABL8=</string> </persistent> + </value> </item> <item> - <key> <string>after_script_name</string> </key> - <value> <string>deliver</string> </value> + <key> <string>default_value</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>description</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>guard</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABMw=</string> </persistent> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>deliver_action</string> </value> + <key> <string>for_catalog</string> </key> + <value> <int>0</int> </value> </item> <item> - <key> <string>new_state_id</string> </key> - <value> <string></string> </value> + <key> <string>for_status</string> </key> + <value> <int>1</int> </value> </item> <item> - <key> <string>script_name</string> </key> - <value> <string>closePeriod</string> </value> + <key> <string>id</string> </key> + <value> <string>comment</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> + <key> <string>info_guard</string> </key> + <value> + <none/> + </value> </item> <item> - <key> <string>trigger_type</string> </key> + <key> <string>update_always</string> </key> <value> <int>1</int> </value> </item> </dictionary> </pickle> </record> - <record id="875" aka="AAAAAAAAA2s="> + <record id="876" aka="AAAAAAAAA2w="> <pickle> <tuple> <tuple> @@ -149794,7 +149687,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABM0=</string> </persistent> + <none/> </value> </item> <item> @@ -149815,7 +149708,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>id</string> </key> - <value> <string>action</string> </value> + <value> <string>error_message</string> </value> </item> <item> <key> <string>info_guard</string> </key> @@ -149830,7 +149723,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="876" aka="AAAAAAAAA2w="> + <record id="877" aka="AAAAAAAAA20="> <pickle> <tuple> <tuple> @@ -149860,7 +149753,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABM4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMA=</string> </persistent> </value> </item> <item> @@ -149877,11 +149770,11 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </item> <item> <key> <string>for_status</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>id</string> </key> - <value> <string>actor</string> </value> + <value> <string>history</string> </value> </item> <item> <key> <string>info_guard</string> </key> @@ -149896,205 +149789,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="877" aka="AAAAAAAAA20="> - <pickle> - <tuple> - <tuple> - <string>Products.DCWorkflow.Variables</string> - <string>VariableDefinition</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <dictionary> - <item> - <key> <string>yo</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>default_expr</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABM8=</string> </persistent> - </value> - </item> - <item> - <key> <string>default_value</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>for_catalog</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>for_status</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>comment</string> </value> - </item> - <item> - <key> <string>info_guard</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>update_always</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="878" aka="AAAAAAAAA24="> - <pickle> - <tuple> - <tuple> - <string>Products.DCWorkflow.Variables</string> - <string>VariableDefinition</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <dictionary> - <item> - <key> <string>yo</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>default_expr</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>default_value</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>for_catalog</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>for_status</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>error_message</string> </value> - </item> - <item> - <key> <string>info_guard</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>update_always</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="879" aka="AAAAAAAAA28="> - <pickle> - <tuple> - <tuple> - <string>Products.DCWorkflow.Variables</string> - <string>VariableDefinition</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <dictionary> - <item> - <key> <string>yo</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>default_expr</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABNA=</string> </persistent> - </value> - </item> - <item> - <key> <string>default_value</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>for_catalog</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>for_status</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>history</string> </value> - </item> - <item> - <key> <string>info_guard</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>update_always</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="880" aka="AAAAAAAAA3A="> + <record id="878" aka="AAAAAAAAA24="> <pickle> <tuple> <tuple> @@ -150160,7 +149855,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="881" aka="AAAAAAAAA3E="> + <record id="879" aka="AAAAAAAAA28="> <pickle> <tuple> <tuple> @@ -150190,7 +149885,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABME=</string> </persistent> </value> </item> <item> @@ -150226,7 +149921,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="882" aka="AAAAAAAAA3I="> + <record id="880" aka="AAAAAAAAA3A="> <pickle> <tuple> <tuple> @@ -150256,7 +149951,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMI=</string> </persistent> </value> </item> <item> @@ -150292,7 +149987,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="883" aka="AAAAAAAAA3M="> + <record id="881" aka="AAAAAAAAA3E="> <pickle> <tuple> <tuple> @@ -150508,7 +150203,7 @@ IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="884" aka="AAAAAAAAA3Q="> + <record id="882" aka="AAAAAAAAA3I="> <pickle> <tuple> <tuple> @@ -150708,7 +150403,7 @@ aXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="885" aka="AAAAAAAAA3U="> + <record id="883" aka="AAAAAAAAA3M="> <pickle> <tuple> <tuple> @@ -150938,7 +150633,7 @@ AAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="886" aka="AAAAAAAAA3Y="> + <record id="884" aka="AAAAAAAAA3Q="> <pickle> <tuple> <tuple> @@ -151015,85 +150710,417 @@ AAAAU2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <key> <string>_body</string> </key> <value> <string encoding="cdata"><![CDATA[ -from Products.DCWorkflow.DCWorkflow import ValidationFailed\n -\n -error_message = \'\'\n +""" This scripts validate that this transaction fits in the defined budget. It requires erp5_budget.\n +"""\n +transaction = state_change[\'object\']\n \n -# Purchase Invoice Transaction or Sale Invoice Transaction.\n -transaction = state_change.object\n +# checks if there is enough budget before validating this transaction\n +AccountingTransaction_viewAccountingTransactionLineList = transaction.contentValues(\n + filter={\'portal_type\': (\'Accounting Transaction Line\', \n + \'Sale Invoice Transaction Line\', \n + \'Pay Sheet Transaction Line\',\n + \'Purchase Invoice Transaction Line\' )})\n \n -if transaction.getStopDate() in (None, \'\') : \n - error_message = \'date is not defined\'\n -else: \n - # check the date is not in a closed period\n - for apd in context.portal_catalog(\n - portal_type="Accounting Period Delimiter", \n - simulation_state="delivered") : \n - apd = apd.getObject()\n - if apd.getStartDate() < transaction.getStopDate() < apd.getStopDate():\n - error_message = \'date is in a closed period\'\n +# delete all objects which are mapped values (predicates) in the budget module\n +id_list = []\n +for objects in transaction.getObject().getPortalObject().budget_module.objectValues():\n + if objects.getPortalType() == \'Mapped Value\':\n + id_list.append(objects.getId())\n +context.budget_module.manage_delObjects(id_list)\n \n -# Get sections and a currency.\n -source_section = transaction.getSourceSection()\n -destination_section = transaction.getDestinationSection()\n -currency = transaction.getResource()\n +# Create predicates (mapped values) from budget cells\n +for objects in transaction.getObject().getPortalObject().budget_module.objectValues():\n + if objects.getPortalType() == \'Budget\':\n + for obj_line in objects.objectValues():\n + if obj_line.getPortalType() == \'Budget Line\':\n + for obj in obj_line.objectValues():\n + financial_section = obj.getMembershipCriterionCategoryList()[0]\n + function = obj.getMembershipCriterionCategoryList()[1]\n + group = obj.getMembershipCriterionCategoryList()[2]\n + budget = obj.getQuantity() + obj.getCurrentInventory() - obj.getConsumedBudget()\n + budget_module = obj.getPortalObject().budget_module\n + predicate = budget_module.newContent(portal_type=\'Mapped Value\')\n + predicate.setMembershipCriterionBaseCategoryList([\'financial_section\',\'function\',\'group\'])\n + predicate.setMembershipCriterionCategoryList([financial_section,function,group])\n + predicate.setCriterionPropertyList([\'quantity\',\'stop_date\'])\n + predicate.setCriterion(\'quantity\',max=budget)\n + predicate.setCriterion(\'stop_date\',min=obj.getStartDate(),max=obj.getStopDate())\n + predicate.immediateReindexObject()\n \n -if source_section in (None, \'\'):\n - error_message = \'source_section is not defined\'\n -elif transaction.getPortalType() not in (\'Balance Transaction\', \'Accounting Transaction\'):\n - if destination_section in (None, \'\'):\n - error_message = \'destination_section is not defined\'\n - elif currency in (None, \'\'):\n - error_message = \'currency is not defined\'\n +for line in AccountingTransaction_viewAccountingTransactionLineList:\n + if line.getSource() and line.getSourceDebit()>0 and line.getPortalType() != "Sale Invoice Transaction Line":\n + new_id = \'atl\' + str(line.getId())\n + financial_section = line.getSourceValue().getFinancialSectionValue().getCategoryRelativeUrl(base=0)\n + function_category = line.getParent().getSourceFunction()\n + function = context.portal_categories.getCategoryValue(function_category).getCategoryRelativeUrl(base=0)\n + group = line.getParent().getSourceSectionValue().getGroup() \n + quantity = -line.getQuantity()\n + temp_obj = line.asContext(\n + id = new_id\n + , title = line.getTitle()\n + , start_date = line.getStartDate()\n + , stop_date = line.getStopDate()\n + , quantity = quantity\n + , financial_section = financial_section\n + , function = function\n + , group = group\n + )\n \n -if error_message != \'\':\n - raise ValidationFailed, \'Action impossible : \'+error_message\n + temp_obj.setFinancialSection(financial_section)\n + temp_obj.setFunction(function)\n + temp_obj.setGroup(group)\n + temp_obj.setQuantity(quantity)\n + enough_budget = 0\n + for objects in context.getPortalObject().budget_module.objectValues():\n + if objects.getPortalType() == \'Mapped Value\': \n + res = objects.test(temp_obj)\n + if res: \n + enough_budget = 1 \n + if not enough_budget :\n + error_message = \'Insuficient or Undefined Budget for the Transaction Source Account\'\n + raise ValidationFailed, \'Impossible Action: \'+error_message\n ]]></string> </value> </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAQAAAA0AAAARAAAAQwAA -AHOqAQAAZAEAawAAbAEAfQIAAWQCAH0DAHQDAHwAAGQDAIMCAH0FAHQDAHwFAGQEAIMCAIMAAHQG -AGQCAGYCAGoGAG8KAAFkBQB9AwBujgABeIoAdAcAdAMAdAgAZAYAgwIAZAcAZAgAZAkAZAoAgwAC -gwEARF1kAH0JAHQDAHwJAGQLAIMCAIMAAH0JAHQDAHwJAGQMAIMCAIMAAHQDAHwFAGQEAIMCAIMA -AAQDagAAbxYAAXQDAHwJAGQEAIMCAIMAAGoAAG4CAAIBbwoAAWQNAH0DAHFwAAFxcABXdAMAfAUA -ZA4AgwIAgwAAfQoAdAMAfAUAZA8AgwIAgwAAfQsAdAMAfAUAZBAAgwIAgwAAfQwAfAoAdAYAZAIA -ZgIAagYAbwoAAWQRAH0DAG5eAAF0AwB8BQBkEgCDAgCDAABkEwBkFABmAgBqBwBvPgABfAsAdAYA -ZAIAZgIAagYAbwoAAWQVAH0DAHGIAQF8DAB0BgBkAgBmAgBqBgBvCgABZBYAfQMAcYgBAW4BAAF8 -AwBkAgBqAwBvEQABfAIAZBcAfAMAF4ICAG4BAAFkAABTKBgAAABOKAEAAABzEAAAAFZhbGlkYXRp -b25GYWlsZWRzAAAAAHMGAAAAb2JqZWN0cwsAAABnZXRTdG9wRGF0ZXMTAAAAZGF0ZSBpcyBub3Qg -ZGVmaW5lZHMOAAAAcG9ydGFsX2NhdGFsb2dzCwAAAHBvcnRhbF90eXBlcxsAAABBY2NvdW50aW5n -IFBlcmlvZCBEZWxpbWl0ZXJzEAAAAHNpbXVsYXRpb25fc3RhdGVzCQAAAGRlbGl2ZXJlZHMJAAAA -Z2V0T2JqZWN0cwwAAABnZXRTdGFydERhdGVzGgAAAGRhdGUgaXMgaW4gYSBjbG9zZWQgcGVyaW9k -cxAAAABnZXRTb3VyY2VTZWN0aW9ucxUAAABnZXREZXN0aW5hdGlvblNlY3Rpb25zCwAAAGdldFJl -c291cmNlcx0AAABzb3VyY2Vfc2VjdGlvbiBpcyBub3QgZGVmaW5lZHMNAAAAZ2V0UG9ydGFsVHlw -ZXMTAAAAQmFsYW5jZSBUcmFuc2FjdGlvbnMWAAAAQWNjb3VudGluZyBUcmFuc2FjdGlvbnMiAAAA -ZGVzdGluYXRpb25fc2VjdGlvbiBpcyBub3QgZGVmaW5lZHMXAAAAY3VycmVuY3kgaXMgbm90IGRl -ZmluZWRzFAAAAEFjdGlvbiBpbXBvc3NpYmxlIDogKA0AAABzHgAAAFByb2R1Y3RzLkRDV29ya2Zs -b3cuRENXb3JrZmxvd3MQAAAAVmFsaWRhdGlvbkZhaWxlZHMNAAAAZXJyb3JfbWVzc2FnZXMJAAAA -X2dldGF0dHJfcwwAAABzdGF0ZV9jaGFuZ2VzCwAAAHRyYW5zYWN0aW9ucwQAAABOb25lcwkAAABf -Z2V0aXRlcl9zBwAAAGNvbnRleHRzAwAAAGFwZHMOAAAAc291cmNlX3NlY3Rpb25zEwAAAGRlc3Rp -bmF0aW9uX3NlY3Rpb25zCAAAAGN1cnJlbmN5KA0AAABzDAAAAHN0YXRlX2NoYW5nZXMeAAAAUHJv -ZHVjdHMuRENXb3JrZmxvdy5EQ1dvcmtmbG93cxAAAABWYWxpZGF0aW9uRmFpbGVkcw0AAABlcnJv -cl9tZXNzYWdlcwkAAABfZ2V0YXR0cl9zCwAAAHRyYW5zYWN0aW9ucwQAAABOb25lcwkAAABfZ2V0 -aXRlcl9zBwAAAGNvbnRleHRzAwAAAGFwZHMOAAAAc291cmNlX3NlY3Rpb25zEwAAAGRlc3RpbmF0 -aW9uX3NlY3Rpb25zCAAAAGN1cnJlbmN5KAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcxMA -AAB2YWxpZGF0ZVRyYW5zYWN0aW9uAQAAAHMqAAAADQIGAw8CHwEKAyUABgMSAUIBDgMSARIBEgIT -AQoBHwETAQoBEwEOAg0BKAEAAABzEwAAAHZhbGlkYXRlVHJhbnNhY3Rpb24oAQAAAHMTAAAAdmFs -aWRhdGVUcmFuc2FjdGlvbigAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVs -ZT4BAAAAcwAAAAA=</string> </value> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAQAAABsAAAAqAAAAQwAA +AHOWBQAAdAAAfAAAZAEAgwIAfQIAdAMAfAIAZAIAgwIAZAMAaAAABGQEAGQFAGQGAGQHAGQIAGYE +AAM8gwABfQQAZwAAfQUAeH0AdAYAdAMAdAMAdAMAdAMAfAIAZAkAgwIAgwAAZAoAgwIAgwAAZAsA +gwIAZAwAgwIAgwAAgwEARF1CAH0HAHQDAHwHAGQNAIMCAIMAAGQOAGoCAG8jAAF0AwB8BQBkDwCD +AgB0AwB8BwBkEACDAgCDAACDAQABcXwAAXF8AFd0AwB0AwB0CABkCwCDAgBkEQCDAgB8BQCDAQAB +eCgCdAYAdAMAdAMAdAMAdAMAfAIAZAkAgwIAgwAAZAoAgwIAgwAAZAsAgwIAZAwAgwIAgwAAgwEA +RF3tAX0HAHQDAHwHAGQNAIMCAIMAAGQSAGoCAG/OAQF4ywF0BgB0AwB8BwBkDACDAgCDAACDAQBE +Xa0BfQkAdAMAfAkAZA0AgwIAgwAAZBMAagIAb44BAXiLAXQGAHQDAHwJAGQMAIMCAIMAAIMBAERd +bQF9CgB0AAB0AwB8CgBkFACDAgCDAABkFQCDAgB9CwB0AAB0AwB8CgBkFACDAgCDAABkFgCDAgB9 +DAB0AAB0AwB8CgBkFACDAgCDAABkFwCDAgB9DQB0AwB8CgBkGACDAgCDAAB0AwB8CgBkGQCDAgCD +AAAXdAMAfAoAZBoAgwIAgwAAGH0OAHQDAHQDAHwKAGQKAIMCAIMAAGQLAIMCAH0PAHQDAHwPAGQb +AIMCAGQEAGQOAIMAAX0QAHQDAHwQAGQcAIMCAGQdAGQeAGQfAGcDAIMBAAF0AwB8EABkIACDAgB8 +CwB8DAB8DQBnAwCDAQABdAMAfBAAZCEAgwIAZCIAZCMAZwIAgwEAAXQDAHwQAGQkAIMCAGQiAGQl +AHwOAIMBAQF0AwB8EABkJACDAgBkIwBkJgB0AwB8CgBkJwCDAgCDAABkJQB0AwB8CgBkKACDAgCD +AACDAQIBdAMAfBAAZCkAgwIAgwAAAXGIAVdxUAEBcVABV3EYAQFxGAFXeIYCdAYAfAQAgwEARF14 +An0RAHQDAHwRAGQqAIMCAIMAAG8vAAF0AwB8EQBkKwCDAgCDAABkFQBqBABvFgABdAMAfBEAZA0A +gwIAgwAAZAYAagMAby0CAWQsAHQSAHQDAHwRAGQQAIMCAIMAAIMBABd9EwB0AwB0AwB0AwB8EQBk +LQCDAgCDAABkLgCDAgCDAABkLwCDAgBkMABkFQCDAAF9CwB0AwB0AwB8EQBkMQCDAgCDAABkMgCD +AgCDAAB9FAB0AwB0AwB0AwB0CABkMwCDAgBkNACDAgB8FACDAQBkLwCDAgBkMABkFQCDAAF9DAB0 +AwB0AwB0AwB8EQBkMQCDAgCDAABkNQCDAgCDAABkNgCDAgCDAAB9DQB0AwB8EQBkGACDAgCDAAAL +fRUAdAMAfBEAZDcAgwIAZDgAfBMAZDkAdAMAfBEAZDoAgwIAgwAAZDsAdAMAfBEAZCcAgwIAgwAA +ZCMAdAMAfBEAZCgAgwIAgwAAZCIAfBUAZB0AfAsAZB4AfAwAZB8AfA0AgwAIfRYAdAMAfBYAZDwA +gwIAfAsAgwEAAXQDAHwWAGQ9AIMCAHwMAIMBAAF0AwB8FgBkPgCDAgB8DQCDAQABdAMAfBYAZD8A +gwIAfBUAgwEAAWQVAH0XAHh4AHQGAHQDAHQDAHQDAHQIAGQKAIMCAIMAAGQLAIMCAGQMAIMCAIMA +AIMBAERdSQB9BwB0AwB8BwBkDQCDAgCDAABkDgBqAgBvKgABdAMAfAcAZEAAgwIAfBYAgwEAfRgA +fBgAbwoAAWQWAH0XAHFnBQFxHgUBcR4FV3wXAAxvFwABZEEAfRkAdBoAZEIAfBkAF4ICAHGOBQFx +FgMBcRYDV2QAAFMoQwAAAE5zBgAAAG9iamVjdHMNAAAAY29udGVudFZhbHVlc3MGAAAAZmlsdGVy +cwsAAABwb3J0YWxfdHlwZXMbAAAAQWNjb3VudGluZyBUcmFuc2FjdGlvbiBMaW5lcx0AAABTYWxl +IEludm9pY2UgVHJhbnNhY3Rpb24gTGluZXMaAAAAUGF5IFNoZWV0IFRyYW5zYWN0aW9uIExpbmVz +IQAAAFB1cmNoYXNlIEludm9pY2UgVHJhbnNhY3Rpb24gTGluZXMJAAAAZ2V0T2JqZWN0cw8AAABn +ZXRQb3J0YWxPYmplY3RzDQAAAGJ1ZGdldF9tb2R1bGVzDAAAAG9iamVjdFZhbHVlc3MNAAAAZ2V0 +UG9ydGFsVHlwZXMMAAAATWFwcGVkIFZhbHVlcwYAAABhcHBlbmRzBQAAAGdldElkcxEAAABtYW5h +Z2VfZGVsT2JqZWN0c3MGAAAAQnVkZ2V0cwsAAABCdWRnZXQgTGluZXMiAAAAZ2V0TWVtYmVyc2hp +cENyaXRlcmlvbkNhdGVnb3J5TGlzdGkAAAAAaQEAAABpAgAAAHMLAAAAZ2V0UXVhbnRpdHlzEwAA +AGdldEN1cnJlbnRJbnZlbnRvcnlzEQAAAGdldENvbnN1bWVkQnVkZ2V0cwoAAABuZXdDb250ZW50 +cyYAAABzZXRNZW1iZXJzaGlwQ3JpdGVyaW9uQmFzZUNhdGVnb3J5TGlzdHMRAAAAZmluYW5jaWFs +X3NlY3Rpb25zCAAAAGZ1bmN0aW9ucwUAAABncm91cHMiAAAAc2V0TWVtYmVyc2hpcENyaXRlcmlv +bkNhdGVnb3J5TGlzdHMYAAAAc2V0Q3JpdGVyaW9uUHJvcGVydHlMaXN0cwgAAABxdWFudGl0eXMJ +AAAAc3RvcF9kYXRlcwwAAABzZXRDcml0ZXJpb25zAwAAAG1heHMDAAAAbWlucwwAAABnZXRTdGFy +dERhdGVzCwAAAGdldFN0b3BEYXRlcxYAAABpbW1lZGlhdGVSZWluZGV4T2JqZWN0cwkAAABnZXRT +b3VyY2VzDgAAAGdldFNvdXJjZURlYml0cwMAAABhdGxzDgAAAGdldFNvdXJjZVZhbHVlcxgAAABn +ZXRGaW5hbmNpYWxTZWN0aW9uVmFsdWVzFgAAAGdldENhdGVnb3J5UmVsYXRpdmVVcmxzBAAAAGJh +c2VzCQAAAGdldFBhcmVudHMRAAAAZ2V0U291cmNlRnVuY3Rpb25zEQAAAHBvcnRhbF9jYXRlZ29y +aWVzcxAAAABnZXRDYXRlZ29yeVZhbHVlcxUAAABnZXRTb3VyY2VTZWN0aW9uVmFsdWVzCAAAAGdl +dEdyb3VwcwkAAABhc0NvbnRleHRzAgAAAGlkcwUAAAB0aXRsZXMIAAAAZ2V0VGl0bGVzCgAAAHN0 +YXJ0X2RhdGVzEwAAAHNldEZpbmFuY2lhbFNlY3Rpb25zCwAAAHNldEZ1bmN0aW9ucwgAAABzZXRH +cm91cHMLAAAAc2V0UXVhbnRpdHlzBAAAAHRlc3RzQgAAAEluc3VmaWNpZW50IG9yIFVuZGVmaW5l +ZCBCdWRnZXQgZm9yIHRoZSBUcmFuc2FjdGlvbiBTb3VyY2UgQWNjb3VudHMTAAAASW1wb3NzaWJs +ZSBBY3Rpb246ICgbAAAAcwkAAABfZ2V0aXRlbV9zDAAAAHN0YXRlX2NoYW5nZXMLAAAAdHJhbnNh +Y3Rpb25zCQAAAF9nZXRhdHRyX3M3AAAAQWNjb3VudGluZ1RyYW5zYWN0aW9uX3ZpZXdBY2NvdW50 +aW5nVHJhbnNhY3Rpb25MaW5lTGlzdHMHAAAAaWRfbGlzdHMJAAAAX2dldGl0ZXJfcwcAAABvYmpl +Y3RzcwcAAABjb250ZXh0cwgAAABvYmpfbGluZXMDAAAAb2JqcxEAAABmaW5hbmNpYWxfc2VjdGlv +bnMIAAAAZnVuY3Rpb25zBQAAAGdyb3VwcwYAAABidWRnZXRzDQAAAGJ1ZGdldF9tb2R1bGVzCQAA +AHByZWRpY2F0ZXMEAAAAbGluZXMDAAAAc3RycwYAAABuZXdfaWRzEQAAAGZ1bmN0aW9uX2NhdGVn +b3J5cwgAAABxdWFudGl0eXMIAAAAdGVtcF9vYmpzDQAAAGVub3VnaF9idWRnZXRzAwAAAHJlc3MN +AAAAZXJyb3JfbWVzc2FnZXMQAAAAVmFsaWRhdGlvbkZhaWxlZCgbAAAAcwwAAABzdGF0ZV9jaGFu +Z2VzCQAAAF9nZXRpdGVtX3MLAAAAdHJhbnNhY3Rpb25zCQAAAF9nZXRhdHRyX3M3AAAAQWNjb3Vu +dGluZ1RyYW5zYWN0aW9uX3ZpZXdBY2NvdW50aW5nVHJhbnNhY3Rpb25MaW5lTGlzdHMHAAAAaWRf +bGlzdHMJAAAAX2dldGl0ZXJfcwcAAABvYmplY3RzcwcAAABjb250ZXh0cwgAAABvYmpfbGluZXMD +AAAAb2JqcxEAAABmaW5hbmNpYWxfc2VjdGlvbnMIAAAAZnVuY3Rpb25zBQAAAGdyb3VwcwYAAABi +dWRnZXRzDQAAAGJ1ZGdldF9tb2R1bGVzCQAAAHByZWRpY2F0ZXMEAAAAbGluZXMDAAAAc3RycwYA +AABuZXdfaWRzEQAAAGZ1bmN0aW9uX2NhdGVnb3J5cwgAAABxdWFudGl0eXMIAAAAdGVtcF9vYmpz +DQAAAGVub3VnaF9idWRnZXRzAwAAAHJlc3MNAAAAZXJyb3JfbWVzc2FnZXMQAAAAVmFsaWRhdGlv +bkZhaWxlZCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMOAAAAdmFsaWRhdGVCdWRnZXQB +AAAAc3oAAAAAAg8DDwEeBgYBOgAGARwBKgEWAzoABgEZARkABgEZARkABgEbARsBGwEyARsBGwEc +ARwBGQEZATcBIQINAAkBQgEcATABHgEwASoBEwEPAQkBEgESAQ8BBgEGAQYBDAMTARMBEwEQAQYB +LgAGARkBFQEHARIBCAEGASgBAAAAcw4AAAB2YWxpZGF0ZUJ1ZGdldCgBAAAAcw4AAAB2YWxpZGF0 +ZUJ1ZGdldCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAA +AAA=</string> </value> </item> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMM=</string> </persistent> </value> </item> <item> <key> <string>_filepath</string> </key> - <value> <string>Script (Python):/nexedi/portal_workflow/accounting_workflow/scripts/validateTransaction</string> </value> + <value> <string>Script (Python):/nexedi/portal_workflow/accounting_workflow/scripts/validateBudget</string> </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <tuple> + <list> + <string>nexedi</string> + <string>acl_users</string> + </list> + <string>jerome</string> + </tuple> + </value> + </item> + <item> + <key> <string>_params</string> </key> + <value> <string>state_change</string> </value> + </item> + <item> + <key> <string>_proxy_roles</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>errors</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>func_code</string> </key> + <value> + <object> + <klass> + <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>co_argcount</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>co_varnames</string> </key> + <value> + <tuple> + <string>state_change</string> + <string>_getitem_</string> + <string>transaction</string> + <string>_getattr_</string> + <string>AccountingTransaction_viewAccountingTransactionLineList</string> + <string>id_list</string> + <string>_getiter_</string> + <string>objects</string> + <string>context</string> + <string>obj_line</string> + <string>obj</string> + <string>financial_section</string> + <string>function</string> + <string>group</string> + <string>budget</string> + <string>budget_module</string> + <string>predicate</string> + <string>line</string> + <string>str</string> + <string>new_id</string> + <string>function_category</string> + <string>quantity</string> + <string>temp_obj</string> + <string>enough_budget</string> + <string>res</string> + <string>error_message</string> + <string>ValidationFailed</string> + </tuple> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>func_defaults</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>validateBudget</string> </value> + </item> + <item> + <key> <string>warnings</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="885" aka="AAAAAAAAA3U="> + <pickle> + <tuple> + <tuple> + <string>Products.PythonScripts.PythonScript</string> + <string>PythonScript</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>Python_magic</string> </key> + <value> <string encoding="base64">O/INCg==</string> </value> + </item> + <item> + <key> <string>Script_magic</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>yo</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary> + <item> + <key> <string>name_container</string> </key> + <value> <string>container</string> </value> + </item> + <item> + <key> <string>name_context</string> </key> + <value> <string>context</string> </value> + </item> + <item> + <key> <string>name_m_self</string> </key> + <value> <string>script</string> </value> + </item> + <item> + <key> <string>name_subpath</string> </key> + <value> <string>traverse_subpath</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_body</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +from Products.DCWorkflow.DCWorkflow import ValidationFailed\n +\n +error_message = \'\'\n +\n +# Purchase Invoice Transaction or Sale Invoice Transaction.\n +transaction = state_change.object\n +\n +if transaction.getStopDate() in (None, \'\') : \n + error_message = \'date is not defined\'\n +else: \n + # check the date is not in a closed period\n + for apd in context.portal_catalog(\n + portal_type="Accounting Period Delimiter", \n + simulation_state="delivered") : \n + apd = apd.getObject()\n + if apd.getStartDate() < transaction.getStopDate() < apd.getStopDate():\n + error_message = \'date is in a closed period\'\n +\n +# Get sections and a currency.\n +source_section = transaction.getSourceSection()\n +destination_section = transaction.getDestinationSection()\n +currency = transaction.getResource()\n +\n +if source_section in (None, \'\'):\n + error_message = \'source_section is not defined\'\n +elif transaction.getPortalType() not in (\'Balance Transaction\', \'Accounting Transaction\'):\n + if destination_section in (None, \'\'):\n + error_message = \'destination_section is not defined\'\n + elif currency in (None, \'\'):\n + error_message = \'currency is not defined\'\n +\n +if error_message != \'\':\n + raise ValidationFailed, \'Action impossible : \'+error_message\n + + +]]></string> </value> + </item> + <item> + <key> <string>_code</string> </key> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAQAAAA0AAAARAAAAQwAA +AHOqAQAAZAEAawAAbAEAfQIAAWQCAH0DAHQDAHwAAGQDAIMCAH0FAHQDAHwFAGQEAIMCAIMAAHQG +AGQCAGYCAGoGAG8KAAFkBQB9AwBujgABeIoAdAcAdAMAdAgAZAYAgwIAZAcAZAgAZAkAZAoAgwAC +gwEARF1kAH0JAHQDAHwJAGQLAIMCAIMAAH0JAHQDAHwJAGQMAIMCAIMAAHQDAHwFAGQEAIMCAIMA +AAQDagAAbxYAAXQDAHwJAGQEAIMCAIMAAGoAAG4CAAIBbwoAAWQNAH0DAHFwAAFxcABXdAMAfAUA +ZA4AgwIAgwAAfQoAdAMAfAUAZA8AgwIAgwAAfQsAdAMAfAUAZBAAgwIAgwAAfQwAfAoAdAYAZAIA +ZgIAagYAbwoAAWQRAH0DAG5eAAF0AwB8BQBkEgCDAgCDAABkEwBkFABmAgBqBwBvPgABfAsAdAYA +ZAIAZgIAagYAbwoAAWQVAH0DAHGIAQF8DAB0BgBkAgBmAgBqBgBvCgABZBYAfQMAcYgBAW4BAAF8 +AwBkAgBqAwBvEQABfAIAZBcAfAMAF4ICAG4BAAFkAABTKBgAAABOKAEAAABzEAAAAFZhbGlkYXRp +b25GYWlsZWRzAAAAAHMGAAAAb2JqZWN0cwsAAABnZXRTdG9wRGF0ZXMTAAAAZGF0ZSBpcyBub3Qg +ZGVmaW5lZHMOAAAAcG9ydGFsX2NhdGFsb2dzCwAAAHBvcnRhbF90eXBlcxsAAABBY2NvdW50aW5n +IFBlcmlvZCBEZWxpbWl0ZXJzEAAAAHNpbXVsYXRpb25fc3RhdGVzCQAAAGRlbGl2ZXJlZHMJAAAA +Z2V0T2JqZWN0cwwAAABnZXRTdGFydERhdGVzGgAAAGRhdGUgaXMgaW4gYSBjbG9zZWQgcGVyaW9k +cxAAAABnZXRTb3VyY2VTZWN0aW9ucxUAAABnZXREZXN0aW5hdGlvblNlY3Rpb25zCwAAAGdldFJl +c291cmNlcx0AAABzb3VyY2Vfc2VjdGlvbiBpcyBub3QgZGVmaW5lZHMNAAAAZ2V0UG9ydGFsVHlw +ZXMTAAAAQmFsYW5jZSBUcmFuc2FjdGlvbnMWAAAAQWNjb3VudGluZyBUcmFuc2FjdGlvbnMiAAAA +ZGVzdGluYXRpb25fc2VjdGlvbiBpcyBub3QgZGVmaW5lZHMXAAAAY3VycmVuY3kgaXMgbm90IGRl +ZmluZWRzFAAAAEFjdGlvbiBpbXBvc3NpYmxlIDogKA0AAABzHgAAAFByb2R1Y3RzLkRDV29ya2Zs +b3cuRENXb3JrZmxvd3MQAAAAVmFsaWRhdGlvbkZhaWxlZHMNAAAAZXJyb3JfbWVzc2FnZXMJAAAA +X2dldGF0dHJfcwwAAABzdGF0ZV9jaGFuZ2VzCwAAAHRyYW5zYWN0aW9ucwQAAABOb25lcwkAAABf +Z2V0aXRlcl9zBwAAAGNvbnRleHRzAwAAAGFwZHMOAAAAc291cmNlX3NlY3Rpb25zEwAAAGRlc3Rp +bmF0aW9uX3NlY3Rpb25zCAAAAGN1cnJlbmN5KA0AAABzDAAAAHN0YXRlX2NoYW5nZXMeAAAAUHJv +ZHVjdHMuRENXb3JrZmxvdy5EQ1dvcmtmbG93cxAAAABWYWxpZGF0aW9uRmFpbGVkcw0AAABlcnJv +cl9tZXNzYWdlcwkAAABfZ2V0YXR0cl9zCwAAAHRyYW5zYWN0aW9ucwQAAABOb25lcwkAAABfZ2V0 +aXRlcl9zBwAAAGNvbnRleHRzAwAAAGFwZHMOAAAAc291cmNlX3NlY3Rpb25zEwAAAGRlc3RpbmF0 +aW9uX3NlY3Rpb25zCAAAAGN1cnJlbmN5KAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcxMA +AAB2YWxpZGF0ZVRyYW5zYWN0aW9uAQAAAHMqAAAADQIGAw8CHwEKAyUABgMSAUIBDgMSARIBEgIT +AQoBHwETAQoBEwEOAg0BKAEAAABzEwAAAHZhbGlkYXRlVHJhbnNhY3Rpb24oAQAAAHMTAAAAdmFs +aWRhdGVUcmFuc2FjdGlvbigAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVs +ZT4BAAAAcwAAAAA=</string> </value> + </item> + <item> + <key> <string>_dav_writelocks</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABMQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>_filepath</string> </key> + <value> <string>Script (Python):/nexedi/portal_workflow/accounting_workflow/scripts/validateTransaction</string> </value> </item> <item> <key> <string>_params</string> </key> @@ -151169,7 +151196,7 @@ ZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="887" aka="AAAAAAAAA3c="> + <record id="886" aka="AAAAAAAAA3Y="> <pickle> <tuple> <tuple> @@ -151250,6 +151277,7 @@ from Products.DCWorkflow.DCWorkflow import ValidationFailed\n \n error_message = \'\'\n transaction = state_change.object\n +portal = state_change.getPortal()\n \n # first of all, validate the transaction it self\n container.validateTransaction(state_change)\n @@ -151287,6 +151315,9 @@ if transaction.getPortalType() not in (\'Balance Transaction\',) :\n elif sum < 0:\n raise ValidationFailed, \'Action impossible : credit is smaller than debit\' #: sum = %.2f\' % (sum/100.0)\n \n +if portal.portal_templates.getInstalledBusinessTemplate(\'erp5_budget\') is not None :\n + container.validateBudget(state_change)\n +\n # delete empty transaction lines.\n DISABLED = 1\n if not DISABLED and not transaction.isSimulated() \\\n @@ -151298,58 +151329,62 @@ if not DISABLED and not transaction.isSimulated() \\\n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAQAAABIAAAAhAAAAQwAA -AHPfAgAAZAEAawAAbAEAfQIAAWQCAH0DAHQDAHwAAGQDAIMCAH0FAHQDAHQGAGQEAIMCAHwAAIMB -AAF0AwB8BQBkBQCDAgCDAAB9BwB0AwB8BQBkBgCDAgCDAAB9CAB0AwB8BQBkBwCDAgCDAABkCABm -AQBqBwBvDgIBdAMAfAUAZAkAgwIAZAoAaAAABGQLAGQMAGQNAGQOAGQPAGYEAAM8gwABfQkAZBAA -fQoAeKABdAsAfAkAgwEARF2SAX0MAHwHAHwIAGoDAG8dAAF0AwB8DABkEQCDAgCDAABwBAABZBIA -fQ0AbkMAAXQDAHwMAGQTAIMCAIMAAHQDAHwMAGQUAIMCAIMAABh0AwB8DABkFQCDAgCDAAAXdAMA -fAwAZBYAgwIAgwAAGH0NAHwKAHQOAHQPAHwNAGQXABSDAQCDAQA3fQoAdAMAfAwAZBgAgwIAgwAA -dBAAaggAbwcAAXG1AG4BAAF0AwB0AwB8DABkGACDAgCDAABkGQCDAgCDAABkGgBkGwBmAgBqBgBv -HAABdAMAfAwAZAUAgwIAgwAAdBAAZAIAZgIAagYAbzsAAXwCAGQcAHQDAHwMAGQdAIMCAIMAAHQD -AHQDAHwMAGQeAIMCAIMAAGQZAIMCAIMAAGYCABaCAgBuAQABdAMAdAMAfAwAZBgAgwIAgwAAZBkA -gwIAgwAAZB8AagIAbxwAAXQDAHwMAGQgAIMCAIMAAHQQAGQCAGYCAGoGAG8dAAF8AgBkIQB0AwB8 -DABkHQCDAgCDAAAWggIAcbUAAXG1AFd8CgBkEABqBABvDQABfAIAZCIAggIAcYMCAXwKAGQQAGoA -AG8NAAF8AgBkIwCCAgBxgwIBbgEAAWQkAH0RAHwRAAxvLQABdAMAfAUAZCUAgwIAgwAADG8ZAAF0 -AwB8BQBkJgCDAgCDAABkJwBmAQBqBgBvGgABdAMAfAUAZCgAgwIAZCkAZBAAgwABAW4BAAFkAABT -KCoAAABOKAEAAABzEAAAAFZhbGlkYXRpb25GYWlsZWRzAAAAAHMGAAAAb2JqZWN0cxMAAAB2YWxp -ZGF0ZVRyYW5zYWN0aW9ucxAAAABnZXRTb3VyY2VTZWN0aW9ucxUAAABnZXREZXN0aW5hdGlvblNl -Y3Rpb25zDQAAAGdldFBvcnRhbFR5cGVzEwAAAEJhbGFuY2UgVHJhbnNhY3Rpb25zDQAAAGNvbnRl -bnRWYWx1ZXNzBgAAAGZpbHRlcnMLAAAAcG9ydGFsX3R5cGVzGwAAAEFjY291bnRpbmcgVHJhbnNh -Y3Rpb24gTGluZXMdAAAAU2FsZSBJbnZvaWNlIFRyYW5zYWN0aW9uIExpbmVzGgAAAFBheSBTaGVl -dCBUcmFuc2FjdGlvbiBMaW5lcyEAAABQdXJjaGFzZSBJbnZvaWNlIFRyYW5zYWN0aW9uIExpbmVp -AAAAAHMLAAAAZ2V0UXVhbnRpdHlmAzAuMHMOAAAAZ2V0U291cmNlRGViaXRzDwAAAGdldFNvdXJj -ZUNyZWRpdHMTAAAAZ2V0RGVzdGluYXRpb25EZWJpdHMUAAAAZ2V0RGVzdGluYXRpb25DcmVkaXRp -ZAAAAHMOAAAAZ2V0U291cmNlVmFsdWVzEAAAAGdldEFjY291bnRUeXBlSWRzCgAAAHJlY2VpdmFi -bGVzBwAAAHBheWFibGVzVAAAAEFjdGlvbiBpbXBvc3NpYmxlIDogbm8gc291cmNlIHNlY3Rpb24g -ZGVmaW5lZCBmb3IgbGluZSAlcyB3aGVyZSBhY2NvdW50IHR5cGUgaXMgIiVzInMFAAAAZ2V0SWRz -CQAAAGdldFNvdXJjZXMEAAAAYmFua3MQAAAAZ2V0U291cmNlUGF5bWVudHNWAAAAQWN0aW9uIGlt -cG9zc2libGUgOiBubyBzb3VyY2UgcGF5bWVudCBkZWZpbmVkIGZvciBsaW5lICVzIHdoZXJlIGFj -Y291bnQgdHlwZSBpcyAiYmFuayJzMAAAAEFjdGlvbiBpbXBvc3NpYmxlIDogY3JlZGl0IGlzIGdy -ZWF0ZXIgdGhhbiBkZWJpdHMwAAAAQWN0aW9uIGltcG9zc2libGUgOiBjcmVkaXQgaXMgc21hbGxl -ciB0aGFuIGRlYml0aQEAAABzCwAAAGlzU2ltdWxhdGVkcxIAAABnZXRTaW11bGF0aW9uU3RhdGVz -BwAAAHN0b3BwZWRzJgAAAEFjY291bnRpbmdUcmFuc2FjdGlvbl9kZWxldGVFbXB0eUxpbmVzcwgA -AAByZWRpcmVjdCgSAAAAcx4AAABQcm9kdWN0cy5EQ1dvcmtmbG93LkRDV29ya2Zsb3dzEAAAAFZh -bGlkYXRpb25GYWlsZWRzDQAAAGVycm9yX21lc3NhZ2VzCQAAAF9nZXRhdHRyX3MMAAAAc3RhdGVf -Y2hhbmdlcwsAAAB0cmFuc2FjdGlvbnMJAAAAY29udGFpbmVycw4AAABzb3VyY2Vfc2VjdGlvbnMT -AAAAZGVzdGluYXRpb25fc2VjdGlvbnMdAAAAYWNjb3VudGluZ1RyYW5zYWN0aW9uTGluZUxpc3Rz -AwAAAHN1bXMJAAAAX2dldGl0ZXJfcxAAAAB0cmFuc2FjdGlvbl9saW5lcwgAAABxdWFudGl0eXMD -AAAAaW50cwUAAAByb3VuZHMEAAAATm9uZXMIAAAARElTQUJMRUQoEgAAAHMMAAAAc3RhdGVfY2hh -bmdlcx4AAABQcm9kdWN0cy5EQ1dvcmtmbG93LkRDV29ya2Zsb3dzEAAAAFZhbGlkYXRpb25GYWls -ZWRzDQAAAGVycm9yX21lc3NhZ2VzCQAAAF9nZXRhdHRyX3MLAAAAdHJhbnNhY3Rpb25zCQAAAGNv -bnRhaW5lcnMOAAAAc291cmNlX3NlY3Rpb25zEwAAAGRlc3RpbmF0aW9uX3NlY3Rpb25zHQAAAGFj -Y291bnRpbmdUcmFuc2FjdGlvbkxpbmVMaXN0cwMAAABzdW1zCQAAAF9nZXRpdGVyX3MQAAAAdHJh -bnNhY3Rpb25fbGluZXMIAAAAcXVhbnRpdHlzAwAAAGludHMFAAAAcm91bmRzBAAAAE5vbmVzCAAA -AERJU0FCTEVEKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcxgAAAB2YWxpZGF0ZVRyYW5z -YWN0aW9uTGluZXMBAAAAc0AAAAANAgYBEgMQAxIBEgMcAQ8BHgQGAQ0ABgENAR0CIgEgARoBJgEo -ARwBBgE7ASIBHAEhAg0BDQENAREDBgEfARwBKAEAAABzGAAAAHZhbGlkYXRlVHJhbnNhY3Rpb25M -aW5lcygBAAAAcxgAAAB2YWxpZGF0ZVRyYW5zYWN0aW9uTGluZXMoAAAAACgAAAAAcw8AAABTY3Jp -cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAQAAABMAAAAhAAAAQwAA +AHMtAwAAZAEAawAAbAEAfQIAAWQCAH0DAHQDAHwAAGQDAIMCAH0FAHQDAHwAAGQEAIMCAIMAAH0G +AHQDAHQHAGQFAIMCAHwAAIMBAAF0AwB8BQBkBgCDAgCDAAB9CAB0AwB8BQBkBwCDAgCDAAB9CQB0 +AwB8BQBkCACDAgCDAABkCQBmAQBqBwBvDgIBdAMAfAUAZAoAgwIAZAsAaAAABGQMAGQNAGQOAGQP +AGQQAGYEAAM8gwABfQoAZBEAfQsAeKABdAwAfAoAgwEARF2SAX0NAHwIAHwJAGoDAG8dAAF0AwB8 +DQBkEgCDAgCDAABwBAABZBMAfQ4AbkMAAXQDAHwNAGQUAIMCAIMAAHQDAHwNAGQVAIMCAIMAABh0 +AwB8DQBkFgCDAgCDAAAXdAMAfA0AZBcAgwIAgwAAGH0OAHwLAHQPAHQQAHwOAGQYABSDAQCDAQA3 +fQsAdAMAfA0AZBkAgwIAgwAAdBEAaggAbwcAAXHHAG4BAAF0AwB0AwB8DQBkGQCDAgCDAABkGgCD +AgCDAABkGwBkHABmAgBqBgBvHAABdAMAfA0AZAYAgwIAgwAAdBEAZAIAZgIAagYAbzsAAXwCAGQd +AHQDAHwNAGQeAIMCAIMAAHQDAHQDAHwNAGQfAIMCAIMAAGQaAIMCAIMAAGYCABaCAgBuAQABdAMA +dAMAfA0AZBkAgwIAgwAAZBoAgwIAgwAAZCAAagIAbxwAAXQDAHwNAGQhAIMCAIMAAHQRAGQCAGYC +AGoGAG8dAAF8AgBkIgB0AwB8DQBkHgCDAgCDAAAWggIAcccAAXHHAFd8CwBkEQBqBABvDQABfAIA +ZCMAggIAcZUCAXwLAGQRAGoAAG8NAAF8AgBkJACCAgBxlQIBbgEAAXQDAHQDAHwGAGQlAIMCAGQm +AIMCAGQnAIMBAHQRAGoJAG8XAAF0AwB0BwBkKACDAgB8AACDAQABbgEAAWQpAH0SAHwSAAxvLQAB +dAMAfAUAZCoAgwIAgwAADG8ZAAF0AwB8BQBkKwCDAgCDAABkLABmAQBqBgBvGgABdAMAfAUAZC0A +gwIAZC4AZBEAgwABAW4BAAFkAABTKC8AAABOKAEAAABzEAAAAFZhbGlkYXRpb25GYWlsZWRzAAAA +AHMGAAAAb2JqZWN0cwkAAABnZXRQb3J0YWxzEwAAAHZhbGlkYXRlVHJhbnNhY3Rpb25zEAAAAGdl +dFNvdXJjZVNlY3Rpb25zFQAAAGdldERlc3RpbmF0aW9uU2VjdGlvbnMNAAAAZ2V0UG9ydGFsVHlw +ZXMTAAAAQmFsYW5jZSBUcmFuc2FjdGlvbnMNAAAAY29udGVudFZhbHVlc3MGAAAAZmlsdGVycwsA +AABwb3J0YWxfdHlwZXMbAAAAQWNjb3VudGluZyBUcmFuc2FjdGlvbiBMaW5lcx0AAABTYWxlIElu +dm9pY2UgVHJhbnNhY3Rpb24gTGluZXMaAAAAUGF5IFNoZWV0IFRyYW5zYWN0aW9uIExpbmVzIQAA +AFB1cmNoYXNlIEludm9pY2UgVHJhbnNhY3Rpb24gTGluZWkAAAAAcwsAAABnZXRRdWFudGl0eWYD +MC4wcw4AAABnZXRTb3VyY2VEZWJpdHMPAAAAZ2V0U291cmNlQ3JlZGl0cxMAAABnZXREZXN0aW5h +dGlvbkRlYml0cxQAAABnZXREZXN0aW5hdGlvbkNyZWRpdGlkAAAAcw4AAABnZXRTb3VyY2VWYWx1 +ZXMQAAAAZ2V0QWNjb3VudFR5cGVJZHMKAAAAcmVjZWl2YWJsZXMHAAAAcGF5YWJsZXNUAAAAQWN0 +aW9uIGltcG9zc2libGUgOiBubyBzb3VyY2Ugc2VjdGlvbiBkZWZpbmVkIGZvciBsaW5lICVzIHdo +ZXJlIGFjY291bnQgdHlwZSBpcyAiJXMicwUAAABnZXRJZHMJAAAAZ2V0U291cmNlcwQAAABiYW5r +cxAAAABnZXRTb3VyY2VQYXltZW50c1YAAABBY3Rpb24gaW1wb3NzaWJsZSA6IG5vIHNvdXJjZSBw +YXltZW50IGRlZmluZWQgZm9yIGxpbmUgJXMgd2hlcmUgYWNjb3VudCB0eXBlIGlzICJiYW5rInMw +AAAAQWN0aW9uIGltcG9zc2libGUgOiBjcmVkaXQgaXMgZ3JlYXRlciB0aGFuIGRlYml0czAAAABB +Y3Rpb24gaW1wb3NzaWJsZSA6IGNyZWRpdCBpcyBzbWFsbGVyIHRoYW4gZGViaXRzEAAAAHBvcnRh +bF90ZW1wbGF0ZXNzHAAAAGdldEluc3RhbGxlZEJ1c2luZXNzVGVtcGxhdGVzCwAAAGVycDVfYnVk +Z2V0cw4AAAB2YWxpZGF0ZUJ1ZGdldGkBAAAAcwsAAABpc1NpbXVsYXRlZHMSAAAAZ2V0U2ltdWxh +dGlvblN0YXRlcwcAAABzdG9wcGVkcyYAAABBY2NvdW50aW5nVHJhbnNhY3Rpb25fZGVsZXRlRW1w +dHlMaW5lc3MIAAAAcmVkaXJlY3QoEwAAAHMeAAAAUHJvZHVjdHMuRENXb3JrZmxvdy5EQ1dvcmtm +bG93cxAAAABWYWxpZGF0aW9uRmFpbGVkcw0AAABlcnJvcl9tZXNzYWdlcwkAAABfZ2V0YXR0cl9z +DAAAAHN0YXRlX2NoYW5nZXMLAAAAdHJhbnNhY3Rpb25zBgAAAHBvcnRhbHMJAAAAY29udGFpbmVy +cw4AAABzb3VyY2Vfc2VjdGlvbnMTAAAAZGVzdGluYXRpb25fc2VjdGlvbnMdAAAAYWNjb3VudGlu +Z1RyYW5zYWN0aW9uTGluZUxpc3RzAwAAAHN1bXMJAAAAX2dldGl0ZXJfcxAAAAB0cmFuc2FjdGlv +bl9saW5lcwgAAABxdWFudGl0eXMDAAAAaW50cwUAAAByb3VuZHMEAAAATm9uZXMIAAAARElTQUJM +RUQoEwAAAHMMAAAAc3RhdGVfY2hhbmdlcx4AAABQcm9kdWN0cy5EQ1dvcmtmbG93LkRDV29ya2Zs +b3dzEAAAAFZhbGlkYXRpb25GYWlsZWRzDQAAAGVycm9yX21lc3NhZ2VzCQAAAF9nZXRhdHRyX3ML +AAAAdHJhbnNhY3Rpb25zBgAAAHBvcnRhbHMJAAAAY29udGFpbmVycw4AAABzb3VyY2Vfc2VjdGlv +bnMTAAAAZGVzdGluYXRpb25fc2VjdGlvbnMdAAAAYWNjb3VudGluZ1RyYW5zYWN0aW9uTGluZUxp +c3RzAwAAAHN1bXMJAAAAX2dldGl0ZXJfcxAAAAB0cmFuc2FjdGlvbl9saW5lcwgAAABxdWFudGl0 +eXMDAAAAaW50cwUAAAByb3VuZHMEAAAATm9uZXMIAAAARElTQUJMRUQoAAAAACgAAAAAcw8AAABT +Y3JpcHQgKFB5dGhvbilzGAAAAHZhbGlkYXRlVHJhbnNhY3Rpb25MaW5lcwEAAABzRgAAAA0CBgEP +ARUDEAMSARIDHAEPAR4EBgENAAYBDQEdAiIBIAEaASYBKAEcAQYBOwEiARwBIQINAQ0BDQERAigB +FAMGAR8BHAEoAQAAAHMYAAAAdmFsaWRhdGVUcmFuc2FjdGlvbkxpbmVzKAEAAABzGAAAAHZhbGlk +YXRlVHJhbnNhY3Rpb25MaW5lcygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1v +ZHVsZT4BAAAAcwAAAAA=</string> </value> </item> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMU=</string> </persistent> </value> </item> <item> @@ -151408,6 +151443,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <string>error_message</string> <string>_getattr_</string> <string>transaction</string> + <string>portal</string> <string>container</string> <string>source_section</string> <string>destination_section</string> @@ -151447,7 +151483,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="888" aka="AAAAAAAAA3g="> + <record id="887" aka="AAAAAAAAA3c="> <pickle> <tuple> <tuple> @@ -151485,7 +151521,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMY=</string> </persistent> </value> </item> <item> @@ -151501,7 +151537,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="889" aka="AAAAAAAAA3k="> + <record id="888" aka="AAAAAAAAA3g="> <pickle> <tuple> <tuple> @@ -151539,7 +151575,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMc=</string> </persistent> </value> </item> <item> @@ -151560,7 +151596,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="890" aka="AAAAAAAAA3o="> + <record id="889" aka="AAAAAAAAA3k="> <pickle> <tuple> <tuple> @@ -151598,7 +151634,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMg=</string> </persistent> </value> </item> <item> @@ -151614,7 +151650,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="891" aka="AAAAAAAAA3s="> + <record id="890" aka="AAAAAAAAA3o="> <pickle> <tuple> <tuple> @@ -151652,7 +151688,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMk=</string> </persistent> </value> </item> <item> @@ -151678,7 +151714,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="892" aka="AAAAAAAAA3w="> + <record id="891" aka="AAAAAAAAA3s="> <pickle> <tuple> <tuple> @@ -151716,7 +151752,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMo=</string> </persistent> </value> </item> <item> @@ -151739,7 +151775,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="893" aka="AAAAAAAAA30="> + <record id="892" aka="AAAAAAAAA3w="> <pickle> <tuple> <tuple> @@ -151777,7 +151813,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMs=</string> </persistent> </value> </item> <item> @@ -151799,7 +151835,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="894" aka="AAAAAAAAA34="> + <record id="893" aka="AAAAAAAAA30="> <pickle> <tuple> <tuple> @@ -151865,7 +151901,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABMw=</string> </persistent> </value> </item> <item> @@ -151891,7 +151927,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="895" aka="AAAAAAAAA38="> + <record id="894" aka="AAAAAAAAA34="> <pickle> <tuple> <tuple> @@ -151967,7 +152003,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="896" aka="AAAAAAAAA4A="> + <record id="895" aka="AAAAAAAAA38="> <pickle> <tuple> <tuple> @@ -152017,7 +152053,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABNw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABM0=</string> </persistent> </value> </item> <item> @@ -152043,7 +152079,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="897" aka="AAAAAAAAA4E="> + <record id="896" aka="AAAAAAAAA4A="> <pickle> <tuple> <tuple> @@ -152119,7 +152155,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="898" aka="AAAAAAAAA4I="> + <record id="897" aka="AAAAAAAAA4E="> <pickle> <tuple> <tuple> @@ -152169,7 +152205,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABN0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABM4=</string> </persistent> </value> </item> <item> @@ -152195,7 +152231,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="899" aka="AAAAAAAAA4M="> + <record id="898" aka="AAAAAAAAA4I="> <pickle> <tuple> <tuple> @@ -152271,7 +152307,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="900" aka="AAAAAAAAA4Q="> + <record id="899" aka="AAAAAAAAA4M="> <pickle> <tuple> <tuple> @@ -152321,7 +152357,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABN4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABM8=</string> </persistent> </value> </item> <item> @@ -152347,7 +152383,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="901" aka="AAAAAAAAA4U="> + <record id="900" aka="AAAAAAAAA4Q="> <pickle> <tuple> <tuple> @@ -152423,7 +152459,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="902" aka="AAAAAAAAA4Y="> + <record id="901" aka="AAAAAAAAA4U="> <pickle> <tuple> <tuple> @@ -152473,7 +152509,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABN8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNA=</string> </persistent> </value> </item> <item> @@ -152499,7 +152535,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="903" aka="AAAAAAAAA4c="> + <record id="902" aka="AAAAAAAAA4Y="> <pickle> <tuple> <tuple> @@ -152575,7 +152611,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="904" aka="AAAAAAAAA4g="> + <record id="903" aka="AAAAAAAAA4c="> <pickle> <tuple> <tuple> @@ -152625,7 +152661,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNE=</string> </persistent> </value> </item> <item> @@ -152651,7 +152687,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="905" aka="AAAAAAAAA4k="> + <record id="904" aka="AAAAAAAAA4g="> <pickle> <tuple> <tuple> @@ -152681,7 +152717,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNI=</string> </persistent> </value> </item> <item> @@ -152717,7 +152753,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="906" aka="AAAAAAAAA4o="> + <record id="905" aka="AAAAAAAAA4k="> <pickle> <tuple> <tuple> @@ -152747,7 +152783,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNM=</string> </persistent> </value> </item> <item> @@ -152783,7 +152819,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="907" aka="AAAAAAAAA4s="> + <record id="906" aka="AAAAAAAAA4o="> <pickle> <tuple> <tuple> @@ -152813,7 +152849,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNQ=</string> </persistent> </value> </item> <item> @@ -152849,7 +152885,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="908" aka="AAAAAAAAA4w="> + <record id="907" aka="AAAAAAAAA4s="> <pickle> <tuple> <tuple> @@ -152915,7 +152951,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="909" aka="AAAAAAAAA40="> + <record id="908" aka="AAAAAAAAA4w="> <pickle> <tuple> <tuple> @@ -152945,7 +152981,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNU=</string> </persistent> </value> </item> <item> @@ -152981,7 +153017,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="910" aka="AAAAAAAAA44="> + <record id="909" aka="AAAAAAAAA40="> <pickle> <tuple> <tuple> @@ -153047,7 +153083,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="911" aka="AAAAAAAAA48="> + <record id="910" aka="AAAAAAAAA44="> <pickle> <tuple> <tuple> @@ -153077,7 +153113,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNY=</string> </persistent> </value> </item> <item> @@ -153113,7 +153149,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="912" aka="AAAAAAAAA5A="> + <record id="911" aka="AAAAAAAAA48="> <pickle> <tuple> <tuple> @@ -153143,7 +153179,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNc=</string> </persistent> </value> </item> <item> @@ -153179,7 +153215,7 @@ cHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> </dictionary> </pickle> </record> - <record id="913" aka="AAAAAAAAA5E="> + <record id="912" aka="AAAAAAAAA5A="> <pickle> <tuple> <tuple> @@ -153287,7 +153323,7 @@ ACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </valu <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNg=</string> </persistent> </value> </item> <item> @@ -153353,196 +153389,196 @@ ACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </valu </dictionary> </pickle> </record> + <record id="913" aka="AAAAAAAAA5E="> + <pickle> + <tuple> + <tuple> + <string>Products.PythonScripts.PythonScript</string> + <string>PythonScript</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>Python_magic</string> </key> + <value> <string encoding="base64">O/INCg==</string> </value> + </item> + <item> + <key> <string>Script_magic</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <dictionary> + <item> + <key> <string>rc</string> </key> + <value> + <list> + <string>Owner</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary> + <item> + <key> <string>name_container</string> </key> + <value> <string>container</string> </value> + </item> + <item> + <key> <string>name_context</string> </key> + <value> <string>context</string> </value> + </item> + <item> + <key> <string>name_m_self</string> </key> + <value> <string>script</string> </value> + </item> + <item> + <key> <string>name_subpath</string> </key> + <value> <string>traverse_subpath</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_body</string> </key> + <value> <string>packing_list = state_change.object\n +\n +# Create Delivery Applied Rule (if required)\n +packing_list.updateAppliedRule()\n +# Make sure applied rule is 100% indexed\n +# Here, applied rule must be already cleanly created \n +\n +\n +\n +packing_list_portal_type = packing_list.getPortalType()\n +if packing_list_portal_type == \'Sale Packing List\':\n + delivery_builder = packing_list.portal_deliveries.sale_packing_list_builder\n +elif packing_list_portal_type == \'Purchase Packing List\':\n + delivery_builder = packing_list.portal_deliveries.purchase_packing_list_builder\n +\n +packing_list_relative_url = packing_list.getRelativeUrl()\n +delivery_builder.updateFromSimulation(packing_list_relative_url)\n +\n +# Automatic workflow\n +packing_list.activate().updateCausalityState()\n +</string> </value> + </item> + <item> + <key> <string>_code</string> </key> + <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAQAAAAYAAAAJAAAAQwAA +AHPIAAAAdAAAfAAAZAEAgwIAfQIAdAAAfAIAZAIAgwIAgwAAAXQAAHwCAGQDAIMCAIMAAH0DAHwD +AGQEAGoCAG8cAAF0AAB0AAB8AgBkBQCDAgBkBgCDAgB9BABuKgABfAMAZAcAagIAbxwAAXQAAHQA +AHwCAGQFAIMCAGQIAIMCAH0EAG4BAAF0AAB8AgBkCQCDAgCDAAB9BQB0AAB8BABkCgCDAgB8BQCD +AQABdAAAdAAAfAIAZAsAgwIAgwAAZAwAgwIAgwAAAWQAAFMoDQAAAE5zBgAAAG9iamVjdHMRAAAA +dXBkYXRlQXBwbGllZFJ1bGVzDQAAAGdldFBvcnRhbFR5cGVzEQAAAFNhbGUgUGFja2luZyBMaXN0 +cxEAAABwb3J0YWxfZGVsaXZlcmllc3MZAAAAc2FsZV9wYWNraW5nX2xpc3RfYnVpbGRlcnMVAAAA +UHVyY2hhc2UgUGFja2luZyBMaXN0cx0AAABwdXJjaGFzZV9wYWNraW5nX2xpc3RfYnVpbGRlcnMO +AAAAZ2V0UmVsYXRpdmVVcmxzFAAAAHVwZGF0ZUZyb21TaW11bGF0aW9ucwgAAABhY3RpdmF0ZXMU +AAAAdXBkYXRlQ2F1c2FsaXR5U3RhdGUoBgAAAHMJAAAAX2dldGF0dHJfcwwAAABzdGF0ZV9jaGFu +Z2VzDAAAAHBhY2tpbmdfbGlzdHMYAAAAcGFja2luZ19saXN0X3BvcnRhbF90eXBlcxAAAABkZWxp +dmVyeV9idWlsZGVycxkAAABwYWNraW5nX2xpc3RfcmVsYXRpdmVfdXJsKAYAAABzDAAAAHN0YXRl +X2NoYW5nZXMJAAAAX2dldGF0dHJfcwwAAABwYWNraW5nX2xpc3RzGAAAAHBhY2tpbmdfbGlzdF9w +b3J0YWxfdHlwZXMQAAAAZGVsaXZlcnlfYnVpbGRlcnMZAAAAcGFja2luZ19saXN0X3JlbGF0aXZl +X3VybCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMaAAAAUGFja2luZ0xpc3RfYWRvcHRQ +cmV2aXNpb24BAAAAcxIAAAASAw0GEgENARwBDQEcAhUBFgMoAQAAAHMaAAAAUGFja2luZ0xpc3Rf +YWRvcHRQcmV2aXNpb24oAQAAAHMaAAAAUGFja2luZ0xpc3RfYWRvcHRQcmV2aXNpb24oAAAAACgA +AAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> + </item> + <item> + <key> <string>_dav_writelocks</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABNk=</string> </persistent> + </value> + </item> + <item> + <key> <string>_filepath</string> </key> + <value> <string>Script (Python):/erp5/portal_workflow/packing_list_causality_workflow/scripts/PackingList_adoptPrevision</string> </value> + </item> + <item> + <key> <string>_params</string> </key> + <value> <string>state_change</string> </value> + </item> + <item> + <key> <string>errors</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>func_code</string> </key> + <value> + <object> + <klass> + <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>co_argcount</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>co_varnames</string> </key> + <value> + <tuple> + <string>state_change</string> + <string>_getattr_</string> + <string>packing_list</string> + <string>packing_list_portal_type</string> + <string>delivery_builder</string> + <string>packing_list_relative_url</string> + </tuple> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>func_defaults</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>PackingList_adoptPrevision</string> </value> + </item> + <item> + <key> <string>warnings</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> <record id="914" aka="AAAAAAAAA5I="> - <pickle> - <tuple> - <tuple> - <string>Products.PythonScripts.PythonScript</string> - <string>PythonScript</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>Python_magic</string> </key> - <value> <string encoding="base64">O/INCg==</string> </value> - </item> - <item> - <key> <string>Script_magic</string> </key> - <value> <int>3</int> </value> - </item> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <dictionary> - <item> - <key> <string>rc</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>_bind_names</string> </key> - <value> - <object> - <klass> - <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>_asgns</string> </key> - <value> - <dictionary> - <item> - <key> <string>name_container</string> </key> - <value> <string>container</string> </value> - </item> - <item> - <key> <string>name_context</string> </key> - <value> <string>context</string> </value> - </item> - <item> - <key> <string>name_m_self</string> </key> - <value> <string>script</string> </value> - </item> - <item> - <key> <string>name_subpath</string> </key> - <value> <string>traverse_subpath</string> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>_body</string> </key> - <value> <string>packing_list = state_change.object\n -\n -# Create Delivery Applied Rule (if required)\n -packing_list.updateAppliedRule()\n -# Make sure applied rule is 100% indexed\n -# Here, applied rule must be already cleanly created \n -\n -\n -\n -packing_list_portal_type = packing_list.getPortalType()\n -if packing_list_portal_type == \'Sale Packing List\':\n - delivery_builder = packing_list.portal_deliveries.sale_packing_list_builder\n -elif packing_list_portal_type == \'Purchase Packing List\':\n - delivery_builder = packing_list.portal_deliveries.purchase_packing_list_builder\n -\n -packing_list_relative_url = packing_list.getRelativeUrl()\n -delivery_builder.updateFromSimulation(packing_list_relative_url)\n -\n -# Automatic workflow\n -packing_list.activate().updateCausalityState()\n -</string> </value> - </item> - <item> - <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAQAAAAYAAAAJAAAAQwAA -AHPIAAAAdAAAfAAAZAEAgwIAfQIAdAAAfAIAZAIAgwIAgwAAAXQAAHwCAGQDAIMCAIMAAH0DAHwD -AGQEAGoCAG8cAAF0AAB0AAB8AgBkBQCDAgBkBgCDAgB9BABuKgABfAMAZAcAagIAbxwAAXQAAHQA -AHwCAGQFAIMCAGQIAIMCAH0EAG4BAAF0AAB8AgBkCQCDAgCDAAB9BQB0AAB8BABkCgCDAgB8BQCD -AQABdAAAdAAAfAIAZAsAgwIAgwAAZAwAgwIAgwAAAWQAAFMoDQAAAE5zBgAAAG9iamVjdHMRAAAA -dXBkYXRlQXBwbGllZFJ1bGVzDQAAAGdldFBvcnRhbFR5cGVzEQAAAFNhbGUgUGFja2luZyBMaXN0 -cxEAAABwb3J0YWxfZGVsaXZlcmllc3MZAAAAc2FsZV9wYWNraW5nX2xpc3RfYnVpbGRlcnMVAAAA -UHVyY2hhc2UgUGFja2luZyBMaXN0cx0AAABwdXJjaGFzZV9wYWNraW5nX2xpc3RfYnVpbGRlcnMO -AAAAZ2V0UmVsYXRpdmVVcmxzFAAAAHVwZGF0ZUZyb21TaW11bGF0aW9ucwgAAABhY3RpdmF0ZXMU -AAAAdXBkYXRlQ2F1c2FsaXR5U3RhdGUoBgAAAHMJAAAAX2dldGF0dHJfcwwAAABzdGF0ZV9jaGFu -Z2VzDAAAAHBhY2tpbmdfbGlzdHMYAAAAcGFja2luZ19saXN0X3BvcnRhbF90eXBlcxAAAABkZWxp -dmVyeV9idWlsZGVycxkAAABwYWNraW5nX2xpc3RfcmVsYXRpdmVfdXJsKAYAAABzDAAAAHN0YXRl -X2NoYW5nZXMJAAAAX2dldGF0dHJfcwwAAABwYWNraW5nX2xpc3RzGAAAAHBhY2tpbmdfbGlzdF9w -b3J0YWxfdHlwZXMQAAAAZGVsaXZlcnlfYnVpbGRlcnMZAAAAcGFja2luZ19saXN0X3JlbGF0aXZl -X3VybCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMaAAAAUGFja2luZ0xpc3RfYWRvcHRQ -cmV2aXNpb24BAAAAcxIAAAASAw0GEgENARwBDQEcAhUBFgMoAQAAAHMaAAAAUGFja2luZ0xpc3Rf -YWRvcHRQcmV2aXNpb24oAQAAAHMaAAAAUGFja2luZ0xpc3RfYWRvcHRQcmV2aXNpb24oAAAAACgA -AAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> - </item> - <item> - <key> <string>_dav_writelocks</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABOg=</string> </persistent> - </value> - </item> - <item> - <key> <string>_filepath</string> </key> - <value> <string>Script (Python):/erp5/portal_workflow/packing_list_causality_workflow/scripts/PackingList_adoptPrevision</string> </value> - </item> - <item> - <key> <string>_params</string> </key> - <value> <string>state_change</string> </value> - </item> - <item> - <key> <string>errors</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>func_code</string> </key> - <value> - <object> - <klass> - <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>co_argcount</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>co_varnames</string> </key> - <value> - <tuple> - <string>state_change</string> - <string>_getattr_</string> - <string>packing_list</string> - <string>packing_list_portal_type</string> - <string>delivery_builder</string> - <string>packing_list_relative_url</string> - </tuple> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>func_defaults</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>PackingList_adoptPrevision</string> </value> - </item> - <item> - <key> <string>warnings</string> </key> - <value> - <tuple/> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="915" aka="AAAAAAAAA5M="> <pickle> <tuple> <tuple> @@ -153695,7 +153731,7 @@ AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </ </dictionary> </pickle> </record> - <record id="916" aka="AAAAAAAAA5Q="> + <record id="915" aka="AAAAAAAAA5M="> <pickle> <tuple> <tuple> @@ -153806,7 +153842,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNo=</string> </persistent> </value> </item> <item> @@ -153874,7 +153910,7 @@ U2NyaXB0IChQeXRob24pcwgAAAA8bW9kdWxlPgEAAABzAAAAAA==</string> </value> </dictionary> </pickle> </record> - <record id="917" aka="AAAAAAAAA5U="> + <record id="916" aka="AAAAAAAAA5Q="> <pickle> <tuple> <tuple> @@ -154019,7 +154055,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>_dav_writelocks</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNs=</string> </persistent> </value> </item> <item> @@ -154093,7 +154129,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="918" aka="AAAAAAAAA5Y="> + <record id="917" aka="AAAAAAAAA5U="> <pickle> <tuple> <tuple> @@ -154241,7 +154277,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="919" aka="AAAAAAAAA5c="> + <record id="918" aka="AAAAAAAAA5Y="> <pickle> <tuple> <tuple> @@ -154279,7 +154315,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABNw=</string> </persistent> </value> </item> <item> @@ -154298,7 +154334,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="920" aka="AAAAAAAAA5g="> + <record id="919" aka="AAAAAAAAA5c="> <pickle> <tuple> <tuple> @@ -154336,7 +154372,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABOw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABN0=</string> </persistent> </value> </item> <item> @@ -154362,7 +154398,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="921" aka="AAAAAAAAA5k="> + <record id="920" aka="AAAAAAAAA5g="> <pickle> <tuple> <tuple> @@ -154400,7 +154436,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABO0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABN4=</string> </persistent> </value> </item> <item> @@ -154426,7 +154462,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="922" aka="AAAAAAAAA5o="> + <record id="921" aka="AAAAAAAAA5k="> <pickle> <tuple> <tuple> @@ -154464,7 +154500,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABO4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABN8=</string> </persistent> </value> </item> <item> @@ -154482,7 +154518,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="923" aka="AAAAAAAAA5s="> + <record id="922" aka="AAAAAAAAA5o="> <pickle> <tuple> <tuple> @@ -154520,7 +154556,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABO8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOA=</string> </persistent> </value> </item> <item> @@ -154540,7 +154576,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="924" aka="AAAAAAAAA5w="> + <record id="923" aka="AAAAAAAAA5s="> <pickle> <tuple> <tuple> @@ -154578,7 +154614,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>permission_roles</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOE=</string> </persistent> </value> </item> <item> @@ -154597,7 +154633,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="925" aka="AAAAAAAAA50="> + <record id="924" aka="AAAAAAAAA5w="> <pickle> <tuple> <tuple> @@ -154673,7 +154709,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="926" aka="AAAAAAAAA54="> + <record id="925" aka="AAAAAAAAA50="> <pickle> <tuple> <tuple> @@ -154723,7 +154759,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOI=</string> </persistent> </value> </item> <item> @@ -154749,7 +154785,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="927" aka="AAAAAAAAA58="> + <record id="926" aka="AAAAAAAAA54="> <pickle> <tuple> <tuple> @@ -154825,7 +154861,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="928" aka="AAAAAAAAA6A="> + <record id="927" aka="AAAAAAAAA58="> <pickle> <tuple> <tuple> @@ -154875,7 +154911,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOM=</string> </persistent> </value> </item> <item> @@ -154901,7 +154937,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="929" aka="AAAAAAAAA6E="> + <record id="928" aka="AAAAAAAAA6A="> <pickle> <tuple> <tuple> @@ -154977,7 +155013,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="930" aka="AAAAAAAAA6I="> + <record id="929" aka="AAAAAAAAA6E="> <pickle> <tuple> <tuple> @@ -155053,7 +155089,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="931" aka="AAAAAAAAA6M="> + <record id="930" aka="AAAAAAAAA6I="> <pickle> <tuple> <tuple> @@ -155129,7 +155165,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="932" aka="AAAAAAAAA6Q="> + <record id="931" aka="AAAAAAAAA6M="> <pickle> <tuple> <tuple> @@ -155205,7 +155241,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="933" aka="AAAAAAAAA6U="> + <record id="932" aka="AAAAAAAAA6Q="> <pickle> <tuple> <tuple> @@ -155255,7 +155291,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>guard</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOQ=</string> </persistent> </value> </item> <item> @@ -155281,7 +155317,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="934" aka="AAAAAAAAA6Y="> + <record id="933" aka="AAAAAAAAA6U="> <pickle> <tuple> <tuple> @@ -155357,7 +155393,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="935" aka="AAAAAAAAA6c="> + <record id="934" aka="AAAAAAAAA6Y="> <pickle> <tuple> <tuple> @@ -155387,7 +155423,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOU=</string> </persistent> </value> </item> <item> @@ -155427,7 +155463,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="936" aka="AAAAAAAAA6g="> + <record id="935" aka="AAAAAAAAA6c="> <pickle> <tuple> <tuple> @@ -155457,7 +155493,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOY=</string> </persistent> </value> </item> <item> @@ -155497,7 +155533,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="937" aka="AAAAAAAAA6k="> + <record id="936" aka="AAAAAAAAA6g="> <pickle> <tuple> <tuple> @@ -155527,7 +155563,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOc=</string> </persistent> </value> </item> <item> @@ -155567,7 +155603,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="938" aka="AAAAAAAAA6o="> + <record id="937" aka="AAAAAAAAA6k="> <pickle> <tuple> <tuple> @@ -155597,7 +155633,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOg=</string> </persistent> </value> </item> <item> @@ -155637,7 +155673,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="939" aka="AAAAAAAAA6s="> + <record id="938" aka="AAAAAAAAA6o="> <pickle> <tuple> <tuple> @@ -155703,7 +155739,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="940" aka="AAAAAAAAA6w="> + <record id="939" aka="AAAAAAAAA6s="> <pickle> <tuple> <tuple> @@ -155733,7 +155769,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOk=</string> </persistent> </value> </item> <item> @@ -155773,7 +155809,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="941" aka="AAAAAAAAA60="> + <record id="940" aka="AAAAAAAAA6w="> <pickle> <tuple> <tuple> @@ -155803,7 +155839,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOo=</string> </persistent> </value> </item> <item> @@ -155843,7 +155879,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="942" aka="AAAAAAAAA64="> + <record id="941" aka="AAAAAAAAA60="> <pickle> <tuple> <tuple> @@ -155873,7 +155909,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOs=</string> </persistent> </value> </item> <item> @@ -155913,7 +155949,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="943" aka="AAAAAAAAA68="> + <record id="942" aka="AAAAAAAAA64="> <pickle> <tuple> <tuple> @@ -156026,7 +156062,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="944" aka="AAAAAAAAA7A="> + <record id="943" aka="AAAAAAAAA68="> <pickle> <tuple> <tuple> @@ -156139,7 +156175,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="945" aka="AAAAAAAAA7E="> + <record id="944" aka="AAAAAAAAA7A="> <pickle> <tuple> <tuple> @@ -156242,7 +156278,7 @@ dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="946" aka="AAAAAAAAA7I="> + <record id="945" aka="AAAAAAAAA7E="> <pickle> <tuple> <tuple> @@ -156406,7 +156442,7 @@ UHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="947" aka="AAAAAAAAA7M="> + <record id="946" aka="AAAAAAAAA7I="> <pickle> <tuple> <tuple> @@ -156570,7 +156606,7 @@ UHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="948" aka="AAAAAAAAA7Q="> + <record id="947" aka="AAAAAAAAA7M="> <pickle> <tuple> <tuple> @@ -156870,7 +156906,7 @@ dGlvbigAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</st </dictionary> </pickle> </record> - <record id="949" aka="AAAAAAAAA7U="> + <record id="948" aka="AAAAAAAAA7Q="> <pickle> <tuple> <tuple> @@ -156970,7 +157006,7 @@ dGlvbigAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</st </dictionary> </pickle> </record> - <record id="950" aka="AAAAAAAAA7Y="> + <record id="949" aka="AAAAAAAAA7U="> <pickle> <tuple> <tuple> @@ -157072,7 +157108,7 @@ dGlvbigAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</st </dictionary> </pickle> </record> - <record id="951" aka="AAAAAAAAA7c="> + <record id="950" aka="AAAAAAAAA7Y="> <pickle> <tuple> <tuple> @@ -157228,7 +157264,7 @@ AAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> </dictionary> </pickle> </record> - <record id="952" aka="AAAAAAAAA7g="> + <record id="951" aka="AAAAAAAAA7c="> <pickle> <tuple> <tuple> @@ -157379,7 +157415,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="953" aka="AAAAAAAAA7k="> + <record id="952" aka="AAAAAAAAA7g="> <pickle> <tuple> <tuple> @@ -157409,7 +157445,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>default_expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABPs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABOw=</string> </persistent> </value> </item> <item> @@ -157445,7 +157481,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="954" aka="AAAAAAAAA7o="> + <record id="953" aka="AAAAAAAAA7k="> <pickle> <tuple> <tuple> @@ -157457,7 +157493,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>2</int> </pickle> </record> - <record id="955" aka="AAAAAAAAA7s="> + <record id="954" aka="AAAAAAAAA7o="> <pickle> <tuple> <tuple> @@ -157473,14 +157509,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Category</string> - <persistent> <string encoding="base64">AAAAAAAABPw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABO0=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="956" aka="AAAAAAAAA7w="> + <record id="955" aka="AAAAAAAAA7s="> <pickle> <tuple> <tuple> @@ -157496,16 +157532,16 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>bank</string> - <persistent> <string encoding="base64">AAAAAAAABP0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABO4=</string> </persistent> <string>receivable</string> - <persistent> <string encoding="base64">AAAAAAAABP4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABO8=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="957" aka="AAAAAAAAA70="> + <record id="956" aka="AAAAAAAAA7w="> <pickle> <tuple> <tuple> @@ -157653,7 +157689,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="958" aka="AAAAAAAAA74="> + <record id="957" aka="AAAAAAAAA70="> <pickle> <tuple> <tuple> @@ -157665,7 +157701,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="959" aka="AAAAAAAAA78="> + <record id="958" aka="AAAAAAAAA74="> <pickle> <tuple> <tuple> @@ -157679,7 +157715,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="960" aka="AAAAAAAAA8A="> + <record id="959" aka="AAAAAAAAA78="> <pickle> <tuple> <tuple> @@ -157693,7 +157729,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="961" aka="AAAAAAAAA8E="> + <record id="960" aka="AAAAAAAAA8A="> <pickle> <tuple> <tuple> @@ -157841,7 +157877,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="962" aka="AAAAAAAAA8I="> + <record id="961" aka="AAAAAAAAA8E="> <pickle> <tuple> <tuple> @@ -157853,7 +157889,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="963" aka="AAAAAAAAA8M="> + <record id="962" aka="AAAAAAAAA8I="> <pickle> <tuple> <tuple> @@ -157867,7 +157903,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="964" aka="AAAAAAAAA8Q="> + <record id="963" aka="AAAAAAAAA8M="> <pickle> <tuple> <tuple> @@ -157881,7 +157917,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="965" aka="AAAAAAAAA8U="> + <record id="964" aka="AAAAAAAAA8Q="> <pickle> <tuple> <tuple> @@ -158029,7 +158065,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="966" aka="AAAAAAAAA8Y="> + <record id="965" aka="AAAAAAAAA8U="> <pickle> <tuple> <tuple> @@ -158041,7 +158077,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="967" aka="AAAAAAAAA8c="> + <record id="966" aka="AAAAAAAAA8Y="> <pickle> <tuple> <tuple> @@ -158055,7 +158091,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="968" aka="AAAAAAAAA8g="> + <record id="967" aka="AAAAAAAAA8c="> <pickle> <tuple> <tuple> @@ -158069,7 +158105,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="969" aka="AAAAAAAAA8k="> + <record id="968" aka="AAAAAAAAA8g="> <pickle> <tuple> <tuple> @@ -158217,7 +158253,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="970" aka="AAAAAAAAA8o="> + <record id="969" aka="AAAAAAAAA8k="> <pickle> <tuple> <tuple> @@ -158229,7 +158265,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>1</int> </pickle> </record> - <record id="971" aka="AAAAAAAAA8s="> + <record id="970" aka="AAAAAAAAA8o="> <pickle> <tuple> <tuple> @@ -158245,14 +158281,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Category</string> - <persistent> <string encoding="base64">AAAAAAAABP8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPA=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="972" aka="AAAAAAAAA8w="> + <record id="971" aka="AAAAAAAAA8s="> <pickle> <tuple> <tuple> @@ -158268,14 +158304,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>payable</string> - <persistent> <string encoding="base64">AAAAAAAABQA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPE=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="973" aka="AAAAAAAAA80="> + <record id="972" aka="AAAAAAAAA8w="> <pickle> <tuple> <tuple> @@ -158423,7 +158459,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="974" aka="AAAAAAAAA84="> + <record id="973" aka="AAAAAAAAA80="> <pickle> <tuple> <tuple> @@ -158435,7 +158471,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="975" aka="AAAAAAAAA88="> + <record id="974" aka="AAAAAAAAA84="> <pickle> <tuple> <tuple> @@ -158449,7 +158485,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="976" aka="AAAAAAAAA9A="> + <record id="975" aka="AAAAAAAAA88="> <pickle> <tuple> <tuple> @@ -158463,7 +158499,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="977" aka="AAAAAAAAA9E="> + <record id="976" aka="AAAAAAAAA9A="> <pickle> <tuple> <tuple> @@ -158505,7 +158541,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="977.1" name="DateTime" module="DateTime.DateTime"/> + <global id="976.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -158623,7 +158659,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -158740,7 +158776,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -158857,7 +158893,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -158974,7 +159010,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -159091,7 +159127,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -159208,7 +159244,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -159325,7 +159361,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -159442,7 +159478,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -159559,7 +159595,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -159676,7 +159712,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="977.1"/> </klass> + <klass> <reference id="976.1"/> </klass> <tuple> <none/> </tuple> @@ -159790,7 +159826,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="978" aka="AAAAAAAAA9I="> + <record id="977" aka="AAAAAAAAA9E="> <pickle> <tuple> <tuple> @@ -159802,7 +159838,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="979" aka="AAAAAAAAA9M="> + <record id="978" aka="AAAAAAAAA9I="> <pickle> <tuple> <tuple> @@ -159816,7 +159852,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="980" aka="AAAAAAAAA9Q="> + <record id="979" aka="AAAAAAAAA9M="> <pickle> <tuple> <tuple> @@ -159830,7 +159866,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="981" aka="AAAAAAAAA9U="> + <record id="980" aka="AAAAAAAAA9Q="> <pickle> <tuple> <tuple> @@ -159872,7 +159908,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="981.1" name="DateTime" module="DateTime.DateTime"/> + <global id="980.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -159990,7 +160026,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="981.1"/> </klass> + <klass> <reference id="980.1"/> </klass> <tuple> <none/> </tuple> @@ -160107,7 +160143,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="981.1"/> </klass> + <klass> <reference id="980.1"/> </klass> <tuple> <none/> </tuple> @@ -160224,7 +160260,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="981.1"/> </klass> + <klass> <reference id="980.1"/> </klass> <tuple> <none/> </tuple> @@ -160341,7 +160377,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="981.1"/> </klass> + <klass> <reference id="980.1"/> </klass> <tuple> <none/> </tuple> @@ -160458,7 +160494,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="981.1"/> </klass> + <klass> <reference id="980.1"/> </klass> <tuple> <none/> </tuple> @@ -160575,7 +160611,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="981.1"/> </klass> + <klass> <reference id="980.1"/> </klass> <tuple> <none/> </tuple> @@ -160688,7 +160724,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="982" aka="AAAAAAAAA9Y="> + <record id="981" aka="AAAAAAAAA9U="> <pickle> <tuple> <tuple> @@ -160700,7 +160736,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="983" aka="AAAAAAAAA9c="> + <record id="982" aka="AAAAAAAAA9Y="> <pickle> <tuple> <tuple> @@ -160714,7 +160750,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="984" aka="AAAAAAAAA9g="> + <record id="983" aka="AAAAAAAAA9c="> <pickle> <tuple> <tuple> @@ -160728,7 +160764,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="985" aka="AAAAAAAAA9k="> + <record id="984" aka="AAAAAAAAA9g="> <pickle> <tuple> <tuple> @@ -160770,7 +160806,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="985.1" name="DateTime" module="DateTime.DateTime"/> + <global id="984.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -160888,7 +160924,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="985.1"/> </klass> + <klass> <reference id="984.1"/> </klass> <tuple> <none/> </tuple> @@ -161005,7 +161041,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="985.1"/> </klass> + <klass> <reference id="984.1"/> </klass> <tuple> <none/> </tuple> @@ -161122,7 +161158,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="985.1"/> </klass> + <klass> <reference id="984.1"/> </klass> <tuple> <none/> </tuple> @@ -161239,7 +161275,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="985.1"/> </klass> + <klass> <reference id="984.1"/> </klass> <tuple> <none/> </tuple> @@ -161356,7 +161392,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="985.1"/> </klass> + <klass> <reference id="984.1"/> </klass> <tuple> <none/> </tuple> @@ -161473,7 +161509,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="985.1"/> </klass> + <klass> <reference id="984.1"/> </klass> <tuple> <none/> </tuple> @@ -161592,7 +161628,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="986" aka="AAAAAAAAA9o="> + <record id="985" aka="AAAAAAAAA9k="> <pickle> <tuple> <tuple> @@ -161604,7 +161640,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="987" aka="AAAAAAAAA9s="> + <record id="986" aka="AAAAAAAAA9o="> <pickle> <tuple> <tuple> @@ -161618,7 +161654,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="988" aka="AAAAAAAAA9w="> + <record id="987" aka="AAAAAAAAA9s="> <pickle> <tuple> <tuple> @@ -161632,7 +161668,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="989" aka="AAAAAAAAA90="> + <record id="988" aka="AAAAAAAAA9w="> <pickle> <tuple> <tuple> @@ -161674,7 +161710,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="989.1" name="DateTime" module="DateTime.DateTime"/> + <global id="988.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -161792,7 +161828,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -161909,7 +161945,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162026,7 +162062,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162143,7 +162179,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162260,7 +162296,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162377,7 +162413,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162494,7 +162530,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162611,7 +162647,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162728,7 +162764,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="989.1"/> </klass> + <klass> <reference id="988.1"/> </klass> <tuple> <none/> </tuple> @@ -162841,7 +162877,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="990" aka="AAAAAAAAA94="> + <record id="989" aka="AAAAAAAAA90="> <pickle> <tuple> <tuple> @@ -162853,7 +162889,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>3</int> </pickle> </record> - <record id="991" aka="AAAAAAAAA98="> + <record id="990" aka="AAAAAAAAA94="> <pickle> <tuple> <tuple> @@ -162869,14 +162905,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Accounting Transaction Line</string> - <persistent> <string encoding="base64">AAAAAAAABQE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPI=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="992" aka="AAAAAAAAA+A="> + <record id="991" aka="AAAAAAAAA98="> <pickle> <tuple> <tuple> @@ -162892,18 +162928,18 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>collected_vat</string> - <persistent> <string encoding="base64">AAAAAAAABQI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPM=</string> </persistent> <string>income</string> - <persistent> <string encoding="base64">AAAAAAAABQM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPQ=</string> </persistent> <string>receivable</string> - <persistent> <string encoding="base64">AAAAAAAABQQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPU=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="993" aka="AAAAAAAAA+E="> + <record id="992" aka="AAAAAAAAA+A="> <pickle> <tuple> <tuple> @@ -162915,7 +162951,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>3</int> </pickle> </record> - <record id="994" aka="AAAAAAAAA+I="> + <record id="993" aka="AAAAAAAAA+E="> <pickle> <tuple> <tuple> @@ -162931,14 +162967,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Accounting Transaction Line</string> - <persistent> <string encoding="base64">AAAAAAAABQU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPY=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="995" aka="AAAAAAAAA+M="> + <record id="994" aka="AAAAAAAAA+I="> <pickle> <tuple> <tuple> @@ -162954,18 +162990,18 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>collected_vat</string> - <persistent> <string encoding="base64">AAAAAAAABQY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPc=</string> </persistent> <string>income</string> - <persistent> <string encoding="base64">AAAAAAAABQc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPg=</string> </persistent> <string>receivable</string> - <persistent> <string encoding="base64">AAAAAAAABQg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPk=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="996" aka="AAAAAAAAA+Q="> + <record id="995" aka="AAAAAAAAA+M="> <pickle> <tuple> <tuple> @@ -162977,7 +163013,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>3</int> </pickle> </record> - <record id="997" aka="AAAAAAAAA+U="> + <record id="996" aka="AAAAAAAAA+Q="> <pickle> <tuple> <tuple> @@ -162993,14 +163029,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Accounting Transaction Line</string> - <persistent> <string encoding="base64">AAAAAAAABQk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPo=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="998" aka="AAAAAAAAA+Y="> + <record id="997" aka="AAAAAAAAA+U="> <pickle> <tuple> <tuple> @@ -163016,18 +163052,18 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>collected_vat</string> - <persistent> <string encoding="base64">AAAAAAAABQo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPs=</string> </persistent> <string>income</string> - <persistent> <string encoding="base64">AAAAAAAABQs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABPw=</string> </persistent> <string>receivable</string> - <persistent> <string encoding="base64">AAAAAAAABQw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABP0=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="999" aka="AAAAAAAAA+c="> + <record id="998" aka="AAAAAAAAA+Y="> <pickle> <tuple> <tuple> @@ -163053,7 +163089,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1000" aka="AAAAAAAAA+g="> + <record id="999" aka="AAAAAAAAA+c="> <pickle> <tuple> <tuple> @@ -163087,7 +163123,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1001" aka="AAAAAAAAA+k="> + <record id="1000" aka="AAAAAAAAA+g="> <pickle> <tuple> <tuple> @@ -163113,7 +163149,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1002" aka="AAAAAAAAA+o="> + <record id="1001" aka="AAAAAAAAA+k="> <pickle> <tuple> <tuple> @@ -163147,7 +163183,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1003" aka="AAAAAAAAA+s="> + <record id="1002" aka="AAAAAAAAA+o="> <pickle> <tuple> <tuple> @@ -163166,7 +163202,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1004" aka="AAAAAAAAA+w="> + <record id="1003" aka="AAAAAAAAA+s="> <pickle> <tuple> <tuple> @@ -163185,7 +163221,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1005" aka="AAAAAAAAA+0="> + <record id="1004" aka="AAAAAAAAA+w="> <pickle> <tuple> <tuple> @@ -163204,6 +163240,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> + <record id="1005" aka="AAAAAAAAA+0="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:cell.getObject().Account_getGapId()</string> </value> + </item> + </dictionary> + </pickle> + </record> <record id="1006" aka="AAAAAAAAA+4="> <pickle> <tuple> @@ -163273,37 +163328,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABQ0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABP4=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABQ4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABP8=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABQ8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQA=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQE=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQI=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQM=</string> </persistent> </value> </item> </dictionary> @@ -163425,37 +163480,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQQ=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQU=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQY=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQc=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQg=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQk=</string> </persistent> </value> </item> </dictionary> @@ -163615,37 +163670,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQo=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQs=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQw=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABRw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQ0=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABR0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQ4=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABR4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABQ8=</string> </persistent> </value> </item> </dictionary> @@ -163767,37 +163822,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABR8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRA=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRE=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRI=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRM=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRQ=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRU=</string> </persistent> </value> </item> </dictionary> @@ -163957,37 +164012,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRY=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRc=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRg=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRk=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRo=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRs=</string> </persistent> </value> </item> </dictionary> @@ -164109,37 +164164,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABRw=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABSw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABR0=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABS0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABR4=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABS4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABR8=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABS8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSA=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSE=</string> </persistent> </value> </item> </dictionary> @@ -164244,7 +164299,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:here.REQUEST.get(\'transaction_section_category\')</string> </value> + <value> <string>python:[here.translation_service.translate(\'ui\', x).encode(\'utf8\') for x in here.REQUEST.get(\'transaction_simulation_state\')]</string> </value> </item> </dictionary> </pickle> @@ -164263,7 +164318,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:here.REQUEST.get(\'transaction_simulation_state\')</string> </value> + <value> <string>python:here.getPortalObject().portal_categories.resolveCategory(here.REQUEST.transaction_section_category).getLogicalPath()</string> </value> </item> </dictionary> </pickle> @@ -164299,37 +164354,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSI=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSM=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSQ=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSU=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSY=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSc=</string> </persistent> </value> </item> </dictionary> @@ -164451,37 +164506,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSg=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSk=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSo=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSs=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABSw=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABTw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABS0=</string> </persistent> </value> </item> </dictionary> @@ -164649,6 +164704,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> </record> <record id="1034" aka="AAAAAAAABAo="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.Base_getTranslatedWorkflowStateItemList(\'accounting_workflow\')</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1035" aka="AAAAAAAABAs="> <pickle> <tuple> <tuple> @@ -164679,37 +164753,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABT0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABS4=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABT4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABS8=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABT8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTA=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTE=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTI=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTM=</string> </persistent> </value> </item> </dictionary> @@ -164781,7 +164855,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1035" aka="AAAAAAAABAs="> + <record id="1036" aka="AAAAAAAABAw="> <pickle> <tuple> <tuple> @@ -164800,7 +164874,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1036" aka="AAAAAAAABAw="> + <record id="1037" aka="AAAAAAAABA0="> <pickle> <tuple> <tuple> @@ -164831,37 +164905,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTQ=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTU=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTY=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTc=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTg=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTk=</string> </persistent> </value> </item> </dictionary> @@ -164933,7 +165007,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1037" aka="AAAAAAAABA0="> + <record id="1038" aka="AAAAAAAABA4="> <pickle> <tuple> <tuple> @@ -164952,7 +165026,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1038" aka="AAAAAAAABA4="> + <record id="1039" aka="AAAAAAAABA8="> <pickle> <tuple> <tuple> @@ -164971,7 +165045,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1039" aka="AAAAAAAABA8="> + <record id="1040" aka="AAAAAAAABBA="> <pickle> <tuple> <tuple> @@ -164990,7 +165064,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1040" aka="AAAAAAAABBA="> + <record id="1041" aka="AAAAAAAABBE="> <pickle> <tuple> <tuple> @@ -165009,7 +165083,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1041" aka="AAAAAAAABBE="> + <record id="1042" aka="AAAAAAAABBI="> <pickle> <tuple> <tuple> @@ -165040,37 +165114,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTo=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTs=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABTw=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABUw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABT0=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABU0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABT4=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABU4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABT8=</string> </persistent> </value> </item> </dictionary> @@ -165142,7 +165216,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1042" aka="AAAAAAAABBI="> + <record id="1043" aka="AAAAAAAABBM="> <pickle> <tuple> <tuple> @@ -165161,7 +165235,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1043" aka="AAAAAAAABBM="> + <record id="1044" aka="AAAAAAAABBQ="> <pickle> <tuple> <tuple> @@ -165192,37 +165266,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABU8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUA=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABVA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUE=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABVE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUI=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABVI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUM=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABVM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUQ=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABVQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUU=</string> </persistent> </value> </item> </dictionary> @@ -165294,7 +165368,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1044" aka="AAAAAAAABBQ="> + <record id="1045" aka="AAAAAAAABBU="> <pickle> <tuple> <tuple> @@ -165313,7 +165387,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1045" aka="AAAAAAAABBU="> + <record id="1046" aka="AAAAAAAABBY="> <pickle> <tuple> <tuple> @@ -165332,7 +165406,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1046" aka="AAAAAAAABBY="> + <record id="1047" aka="AAAAAAAABBc="> <pickle> <tuple> <tuple> @@ -165351,7 +165425,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1047" aka="AAAAAAAABBc="> + <record id="1048" aka="AAAAAAAABBg="> <pickle> <tuple> <tuple> @@ -165370,7 +165444,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1048" aka="AAAAAAAABBg="> + <record id="1049" aka="AAAAAAAABBk="> <pickle> <tuple> <tuple> @@ -165389,139 +165463,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1049" aka="AAAAAAAABBk="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.Form</string> - <string>BasicForm</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>encoding</string> </key> - <value> <string>UTF-8</string> </value> - </item> - <item> - <key> <string>enctype</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>fields</string> </key> - <value> - <dictionary> - <item> - <key> <string>ampm</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABVU=</string> </persistent> - </value> - </item> - <item> - <key> <string>day</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABVY=</string> </persistent> - </value> - </item> - <item> - <key> <string>hour</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABVc=</string> </persistent> - </value> - </item> - <item> - <key> <string>minute</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABVg=</string> </persistent> - </value> - </item> - <item> - <key> <string>month</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABVk=</string> </persistent> - </value> - </item> - <item> - <key> <string>year</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABVo=</string> </persistent> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>group_list</string> </key> - <value> - <list> - <string>Default</string> - <string>date</string> - <string>time</string> - </list> - </value> - </item> - <item> - <key> <string>groups</string> </key> - <value> - <dictionary> - <item> - <key> <string>Default</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>date</string> </key> - <value> - <list> - <string>year</string> - <string>month</string> - <string>day</string> - </list> - </value> - </item> - <item> - <key> <string>time</string> </key> - <value> - <list> - <string>hour</string> - <string>minute</string> - <string>ampm</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>method</string> </key> - <value> <string>POST</string> </value> - </item> - <item> - <key> <string>name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>stored_encoding</string> </key> - <value> <string>ISO-8859-1</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Basic Form</string> </value> - </item> - <item> - <key> <string>unicode_mode</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </pickle> - </record> <record id="1050" aka="AAAAAAAABBo="> <pickle> <tuple> @@ -165553,37 +165494,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABVs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUY=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABVw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUc=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABV0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUg=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABV4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUk=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABV8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUo=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUs=</string> </persistent> </value> </item> </dictionary> @@ -165686,37 +165627,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABUw=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABU0=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABU4=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABU8=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABVA=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABVE=</string> </persistent> </value> </item> </dictionary> @@ -165789,6 +165730,139 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> </record> <record id="1052" aka="AAAAAAAABBw="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.Form</string> + <string>BasicForm</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>enctype</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>fields</string> </key> + <value> + <dictionary> + <item> + <key> <string>ampm</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABVI=</string> </persistent> + </value> + </item> + <item> + <key> <string>day</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABVM=</string> </persistent> + </value> + </item> + <item> + <key> <string>hour</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABVQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>minute</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABVU=</string> </persistent> + </value> + </item> + <item> + <key> <string>month</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABVY=</string> </persistent> + </value> + </item> + <item> + <key> <string>year</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABVc=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>group_list</string> </key> + <value> + <list> + <string>Default</string> + <string>date</string> + <string>time</string> + </list> + </value> + </item> + <item> + <key> <string>groups</string> </key> + <value> + <dictionary> + <item> + <key> <string>Default</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>date</string> </key> + <value> + <list> + <string>year</string> + <string>month</string> + <string>day</string> + </list> + </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <list> + <string>hour</string> + <string>minute</string> + <string>ampm</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>method</string> </key> + <value> <string>POST</string> </value> + </item> + <item> + <key> <string>name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>stored_encoding</string> </key> + <value> <string>ISO-8859-1</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Basic Form</string> </value> + </item> + <item> + <key> <string>unicode_mode</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1053" aka="AAAAAAAABB0="> <pickle> <tuple> <tuple> @@ -165807,7 +165881,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1053" aka="AAAAAAAABB0="> + <record id="1054" aka="AAAAAAAABB4="> <pickle> <tuple> <tuple> @@ -165821,12 +165895,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/REQUEST/transaction_section_category</string> </value> + <value> <string>python:here.getPortalObject().portal_categories.resolveCategory(here.REQUEST.transaction_section_category).getLogicalPath()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1054" aka="AAAAAAAABB4="> + <record id="1055" aka="AAAAAAAABB8="> <pickle> <tuple> <tuple> @@ -165840,12 +165914,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/REQUEST/transaction_simulation_state</string> </value> + <value> <string>python:[here.translation_service.translate(\'ui\', x).encode(\'utf8\') for x in here.REQUEST.get(\'transaction_simulation_state\')]</string> </value> </item> </dictionary> </pickle> </record> - <record id="1055" aka="AAAAAAAABB8="> + <record id="1056" aka="AAAAAAAABCA="> <pickle> <tuple> <tuple> @@ -165876,37 +165950,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABVg=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABVk=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABVo=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABVs=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABVw=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABWw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABV0=</string> </persistent> </value> </item> </dictionary> @@ -165978,7 +166052,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1056" aka="AAAAAAAABCA="> + <record id="1057" aka="AAAAAAAABCE="> <pickle> <tuple> <tuple> @@ -165997,7 +166071,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1057" aka="AAAAAAAABCE="> + <record id="1058" aka="AAAAAAAABCI="> <pickle> <tuple> <tuple> @@ -166028,37 +166102,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABW0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABV4=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABW4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABV8=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABW8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWA=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWE=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWI=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWM=</string> </persistent> </value> </item> </dictionary> @@ -166130,7 +166204,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1058" aka="AAAAAAAABCI="> + <record id="1059" aka="AAAAAAAABCM="> <pickle> <tuple> <tuple> @@ -166149,7 +166223,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1059" aka="AAAAAAAABCM="> + <record id="1060" aka="AAAAAAAABCQ="> <pickle> <tuple> <tuple> @@ -166168,7 +166242,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1060" aka="AAAAAAAABCQ="> + <record id="1061" aka="AAAAAAAABCU="> <pickle> <tuple> <tuple> @@ -166187,7 +166261,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1061" aka="AAAAAAAABCU="> + <record id="1062" aka="AAAAAAAABCY="> <pickle> <tuple> <tuple> @@ -166206,7 +166280,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1062" aka="AAAAAAAABCY="> + <record id="1063" aka="AAAAAAAABCc="> <pickle> <tuple> <tuple> @@ -166225,7 +166299,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1063" aka="AAAAAAAABCc="> + <record id="1064" aka="AAAAAAAABCg="> <pickle> <tuple> <tuple> @@ -166244,7 +166318,26 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1064" aka="AAAAAAAABCg="> + <record id="1065" aka="AAAAAAAABCk="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.Base_getTranslatedWorkflowStateItemList(\'accounting_workflow\')</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1066" aka="AAAAAAAABCo="> <pickle> <tuple> <tuple> @@ -166263,7 +166356,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1065" aka="AAAAAAAABCk="> + <record id="1067" aka="AAAAAAAABCs="> <pickle> <tuple> <tuple> @@ -166282,7 +166375,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1066" aka="AAAAAAAABCo="> + <record id="1068" aka="AAAAAAAABCw="> <pickle> <tuple> <tuple> @@ -166301,7 +166394,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1067" aka="AAAAAAAABCs="> + <record id="1069" aka="AAAAAAAABC0="> <pickle> <tuple> <tuple> @@ -166320,7 +166413,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1068" aka="AAAAAAAABCw="> + <record id="1070" aka="AAAAAAAABC4="> <pickle> <tuple> <tuple> @@ -166339,7 +166432,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1069" aka="AAAAAAAABC0="> + <record id="1071" aka="AAAAAAAABC8="> <pickle> <tuple> <tuple> @@ -166358,7 +166451,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1070" aka="AAAAAAAABC4="> + <record id="1072" aka="AAAAAAAABDA="> <pickle> <tuple> <tuple> @@ -166377,7 +166470,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1071" aka="AAAAAAAABC8="> + <record id="1073" aka="AAAAAAAABDE="> <pickle> <tuple> <tuple> @@ -166408,37 +166501,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWQ=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWU=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWY=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWc=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWg=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWk=</string> </persistent> </value> </item> </dictionary> @@ -166510,7 +166603,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1072" aka="AAAAAAAABDA="> + <record id="1074" aka="AAAAAAAABDI="> <pickle> <tuple> <tuple> @@ -166541,37 +166634,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWo=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWs=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABWw=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABXw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABW0=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABX0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABW4=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABX4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABW8=</string> </persistent> </value> </item> </dictionary> @@ -166643,7 +166736,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1073" aka="AAAAAAAABDE="> + <record id="1075" aka="AAAAAAAABDM="> <pickle> <tuple> <tuple> @@ -166662,7 +166755,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1074" aka="AAAAAAAABDI="> + <record id="1076" aka="AAAAAAAABDQ="> <pickle> <tuple> <tuple> @@ -166681,7 +166774,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1075" aka="AAAAAAAABDM="> + <record id="1077" aka="AAAAAAAABDU="> <pickle> <tuple> <tuple> @@ -166700,7 +166793,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1076" aka="AAAAAAAABDQ="> + <record id="1078" aka="AAAAAAAABDY="> <pickle> <tuple> <tuple> @@ -166719,7 +166812,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1077" aka="AAAAAAAABDU="> + <record id="1079" aka="AAAAAAAABDc="> <pickle> <tuple> <tuple> @@ -166738,7 +166831,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1078" aka="AAAAAAAABDY="> + <record id="1080" aka="AAAAAAAABDg="> <pickle> <tuple> <tuple> @@ -166757,7 +166850,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1079" aka="AAAAAAAABDc="> + <record id="1081" aka="AAAAAAAABDk="> <pickle> <tuple> <tuple> @@ -166776,7 +166869,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1080" aka="AAAAAAAABDg="> + <record id="1082" aka="AAAAAAAABDo="> <pickle> <tuple> <tuple> @@ -166807,37 +166900,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABX8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXA=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXE=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXI=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXM=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXQ=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXU=</string> </persistent> </value> </item> </dictionary> @@ -166909,7 +167002,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1081" aka="AAAAAAAABDk="> + <record id="1083" aka="AAAAAAAABDs="> <pickle> <tuple> <tuple> @@ -166928,7 +167021,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1082" aka="AAAAAAAABDo="> + <record id="1084" aka="AAAAAAAABDw="> <pickle> <tuple> <tuple> @@ -166959,37 +167052,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXY=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXc=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXg=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXk=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXo=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXs=</string> </persistent> </value> </item> </dictionary> @@ -167061,7 +167154,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1083" aka="AAAAAAAABDs="> + <record id="1085" aka="AAAAAAAABD0="> <pickle> <tuple> <tuple> @@ -167080,7 +167173,26 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1084" aka="AAAAAAAABDw="> + <record id="1086" aka="AAAAAAAABD4="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:[(here.translation_service.translate(\'ui\', pt).encode(\'utf8\'), pt) for pt in (\'Accounting Transaction\', \'Sale Invoice Transaction\', \'Purchase Invoice Transaction\', \'Pay Sheet Transaction\', \'Payment Transaction\', \'Balance Transaction\')]</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1087" aka="AAAAAAAABD8="> <pickle> <tuple> <tuple> @@ -167099,7 +167211,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1085" aka="AAAAAAAABD0="> + <record id="1088" aka="AAAAAAAABEA="> <pickle> <tuple> <tuple> @@ -167118,7 +167230,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1086" aka="AAAAAAAABD4="> + <record id="1089" aka="AAAAAAAABEE="> <pickle> <tuple> <tuple> @@ -167137,7 +167249,26 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1087" aka="AAAAAAAABD8="> + <record id="1090" aka="AAAAAAAABEI="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.Base_getTranslatedWorkflowStateItemList(\'accounting_workflow\')</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1091" aka="AAAAAAAABEM="> <pickle> <tuple> <tuple> @@ -167168,37 +167299,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABXw=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABYw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABX0=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABY0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABX4=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABY4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABX8=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABY8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYA=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYE=</string> </persistent> </value> </item> </dictionary> @@ -167270,7 +167401,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1088" aka="AAAAAAAABEA="> + <record id="1092" aka="AAAAAAAABEQ="> <pickle> <tuple> <tuple> @@ -167289,7 +167420,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1089" aka="AAAAAAAABEE="> + <record id="1093" aka="AAAAAAAABEU="> <pickle> <tuple> <tuple> @@ -167308,7 +167439,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1090" aka="AAAAAAAABEI="> + <record id="1094" aka="AAAAAAAABEY="> <pickle> <tuple> <tuple> @@ -167327,7 +167458,26 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1091" aka="AAAAAAAABEM="> + <record id="1095" aka="AAAAAAAABEc="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.Base_getTranslatedWorkflowStateItemList(\'accounting_workflow\')</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1096" aka="AAAAAAAABEg="> <pickle> <tuple> <tuple> @@ -167358,37 +167508,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYI=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYM=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYQ=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYU=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYY=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYc=</string> </persistent> </value> </item> </dictionary> @@ -167460,7 +167610,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1092" aka="AAAAAAAABEQ="> + <record id="1097" aka="AAAAAAAABEk="> <pickle> <tuple> <tuple> @@ -167479,7 +167629,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1093" aka="AAAAAAAABEU="> + <record id="1098" aka="AAAAAAAABEo="> <pickle> <tuple> <tuple> @@ -167498,26 +167648,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1094" aka="AAAAAAAABEY="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/getResource | preferences/getPreferredAccountingTransactionFromDate</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1095" aka="AAAAAAAABEc="> + <record id="1099" aka="AAAAAAAABEs="> <pickle> <tuple> <tuple> @@ -167536,26 +167667,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1096" aka="AAAAAAAABEg="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/getSourceSection | preferences/getPreferredAccountingTransactionSourceSection</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1097" aka="AAAAAAAABEk="> + <record id="1100" aka="AAAAAAAABEw="> <pickle> <tuple> <tuple> @@ -167574,7 +167686,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1098" aka="AAAAAAAABEo="> + <record id="1101" aka="AAAAAAAABE0="> <pickle> <tuple> <tuple> @@ -167605,37 +167717,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYg=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYk=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYo=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYs=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABYw=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABY0=</string> </persistent> </value> </item> </dictionary> @@ -167707,26 +167819,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1099" aka="AAAAAAAABEs="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1100" aka="AAAAAAAABEw="> + <record id="1102" aka="AAAAAAAABE4="> <pickle> <tuple> <tuple> @@ -167745,44 +167838,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1101" aka="AAAAAAAABE0="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1102" aka="AAAAAAAABE4="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> <record id="1103" aka="AAAAAAAABE8="> <pickle> <tuple> @@ -167797,7 +167852,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/getResource | preferences/getPreferredAccountingTransactionFromDate</string> </value> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> </item> </dictionary> </pickle> @@ -167816,7 +167871,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> </item> </dictionary> </pickle> @@ -167835,7 +167890,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/getSourceSection | preferences/getPreferredAccountingTransactionSourceSection</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> @@ -167890,37 +167945,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZ0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABY4=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZ4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABY8=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABZ8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZA=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZE=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZI=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZM=</string> </persistent> </value> </item> </dictionary> @@ -168023,37 +168078,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZQ=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZU=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZY=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZc=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABac=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZg=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABag=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZk=</string> </persistent> </value> </item> </dictionary> @@ -168126,25 +168181,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> </record> <record id="1109" aka="AAAAAAAABFU="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1110" aka="AAAAAAAABFY="> <pickle> <tuple> <tuple> @@ -168163,7 +168199,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1111" aka="AAAAAAAABFc="> + <record id="1110" aka="AAAAAAAABFY="> <pickle> <tuple> <tuple> @@ -168182,7 +168218,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1112" aka="AAAAAAAABFg="> + <record id="1111" aka="AAAAAAAABFc="> <pickle> <tuple> <tuple> @@ -168201,7 +168237,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1113" aka="AAAAAAAABFk="> + <record id="1112" aka="AAAAAAAABFg="> <pickle> <tuple> <tuple> @@ -168220,7 +168256,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1114" aka="AAAAAAAABFo="> + <record id="1113" aka="AAAAAAAABFk="> <pickle> <tuple> <tuple> @@ -168239,7 +168275,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1115" aka="AAAAAAAABFs="> + <record id="1114" aka="AAAAAAAABFo="> <pickle> <tuple> <tuple> @@ -168258,7 +168294,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1116" aka="AAAAAAAABFw="> + <record id="1115" aka="AAAAAAAABFs="> <pickle> <tuple> <tuple> @@ -168289,37 +168325,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABak=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZo=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABao=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZs=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABas=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZw=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABaw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZ0=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABa0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZ4=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABa4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABZ8=</string> </persistent> </value> </item> </dictionary> @@ -168391,7 +168427,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1117" aka="AAAAAAAABF0="> + <record id="1116" aka="AAAAAAAABFw="> <pickle> <tuple> <tuple> @@ -168410,7 +168446,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1118" aka="AAAAAAAABF4="> + <record id="1117" aka="AAAAAAAABF0="> <pickle> <tuple> <tuple> @@ -168429,7 +168465,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1119" aka="AAAAAAAABF8="> + <record id="1118" aka="AAAAAAAABF4="> <pickle> <tuple> <tuple> @@ -168448,7 +168484,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1120" aka="AAAAAAAABGA="> + <record id="1119" aka="AAAAAAAABF8="> <pickle> <tuple> <tuple> @@ -168467,7 +168503,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1121" aka="AAAAAAAABGE="> + <record id="1120" aka="AAAAAAAABGA="> <pickle> <tuple> <tuple> @@ -168486,7 +168522,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1122" aka="AAAAAAAABGI="> + <record id="1121" aka="AAAAAAAABGE="> <pickle> <tuple> <tuple> @@ -168505,7 +168541,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1123" aka="AAAAAAAABGM="> + <record id="1122" aka="AAAAAAAABGI="> <pickle> <tuple> <tuple> @@ -168524,7 +168560,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1124" aka="AAAAAAAABGQ="> + <record id="1123" aka="AAAAAAAABGM="> <pickle> <tuple> <tuple> @@ -168543,7 +168579,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1125" aka="AAAAAAAABGU="> + <record id="1124" aka="AAAAAAAABGQ="> <pickle> <tuple> <tuple> @@ -168562,7 +168598,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1126" aka="AAAAAAAABGY="> + <record id="1125" aka="AAAAAAAABGU="> <pickle> <tuple> <tuple> @@ -168581,7 +168617,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1127" aka="AAAAAAAABGc="> + <record id="1126" aka="AAAAAAAABGY="> <pickle> <tuple> <tuple> @@ -168612,37 +168648,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABa8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaA=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaE=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaI=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaM=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaQ=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaU=</string> </persistent> </value> </item> </dictionary> @@ -168714,7 +168750,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1128" aka="AAAAAAAABGg="> + <record id="1127" aka="AAAAAAAABGc="> <pickle> <tuple> <tuple> @@ -168745,37 +168781,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaY=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABac=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABag=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABak=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABao=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABbo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABas=</string> </persistent> </value> </item> </dictionary> @@ -168847,7 +168883,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1129" aka="AAAAAAAABGk="> + <record id="1128" aka="AAAAAAAABGg="> <pickle> <tuple> <tuple> @@ -168874,38 +168910,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>fields</string> </key> <value> - <dictionary> - <item> - <key> <string>cpu_type</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABbs=</string> </persistent> - </value> - </item> - <item> - <key> <string>hd_size</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABbw=</string> </persistent> - </value> - </item> - <item> - <key> <string>keyboard_layout</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABb0=</string> </persistent> - </value> - </item> - <item> - <key> <string>memory_size</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABb4=</string> </persistent> - </value> - </item> - <item> - <key> <string>optical_drive</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABb8=</string> </persistent> - </value> - </item> - </dictionary> + <dictionary/> </value> </item> <item> @@ -168930,13 +168935,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>sub_list</string> </key> <value> - <list> -<string>memory_size</string> -<string>keyboard_layout</string> -<string>optical_drive</string> -<string>cpu_type</string> -<string>hd_size</string> - </list> + <list/> </value> </item> </dictionary> @@ -168965,7 +168964,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1130" aka="AAAAAAAABGo="> + <record id="1129" aka="AAAAAAAABGk="> <pickle> <tuple> <tuple> @@ -168984,7 +168983,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1131" aka="AAAAAAAABGs="> + <record id="1130" aka="AAAAAAAABGo="> <pickle> <tuple> <tuple> @@ -169003,7 +169002,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1132" aka="AAAAAAAABGw="> + <record id="1131" aka="AAAAAAAABGs="> <pickle> <tuple> <tuple> @@ -169022,7 +169021,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1133" aka="AAAAAAAABG0="> + <record id="1132" aka="AAAAAAAABGw="> <pickle> <tuple> <tuple> @@ -169041,7 +169040,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1134" aka="AAAAAAAABG4="> + <record id="1133" aka="AAAAAAAABG0="> <pickle> <tuple> <tuple> @@ -169060,7 +169059,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1135" aka="AAAAAAAABG8="> + <record id="1134" aka="AAAAAAAABG4="> <pickle> <tuple> <tuple> @@ -169079,7 +169078,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1136" aka="AAAAAAAABHA="> + <record id="1135" aka="AAAAAAAABG8="> <pickle> <tuple> <tuple> @@ -169098,7 +169097,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1137" aka="AAAAAAAABHE="> + <record id="1136" aka="AAAAAAAABHA="> <pickle> <tuple> <tuple> @@ -169117,7 +169116,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1138" aka="AAAAAAAABHI="> + <record id="1137" aka="AAAAAAAABHE="> <pickle> <tuple> <tuple> @@ -169136,7 +169135,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1139" aka="AAAAAAAABHM="> + <record id="1138" aka="AAAAAAAABHI="> <pickle> <tuple> <tuple> @@ -169155,7 +169154,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1140" aka="AAAAAAAABHQ="> + <record id="1139" aka="AAAAAAAABHM="> <pickle> <tuple> <tuple> @@ -169174,7 +169173,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1141" aka="AAAAAAAABHU="> + <record id="1140" aka="AAAAAAAABHQ="> <pickle> <tuple> <tuple> @@ -169193,7 +169192,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1142" aka="AAAAAAAABHY="> + <record id="1141" aka="AAAAAAAABHU="> <pickle> <tuple> <tuple> @@ -169212,7 +169211,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1143" aka="AAAAAAAABHc="> + <record id="1142" aka="AAAAAAAABHY="> <pickle> <tuple> <tuple> @@ -169231,7 +169230,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1144" aka="AAAAAAAABHg="> + <record id="1143" aka="AAAAAAAABHc="> <pickle> <tuple> <tuple> @@ -169250,7 +169249,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1145" aka="AAAAAAAABHk="> + <record id="1144" aka="AAAAAAAABHg="> <pickle> <tuple> <tuple> @@ -169269,7 +169268,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1146" aka="AAAAAAAABHo="> + <record id="1145" aka="AAAAAAAABHk="> <pickle> <tuple> <tuple> @@ -169288,7 +169287,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1147" aka="AAAAAAAABHs="> + <record id="1146" aka="AAAAAAAABHo="> <pickle> <tuple> <tuple> @@ -169307,7 +169306,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1148" aka="AAAAAAAABHw="> + <record id="1147" aka="AAAAAAAABHs="> <pickle> <tuple> <tuple> @@ -169326,7 +169325,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1149" aka="AAAAAAAABH0="> + <record id="1148" aka="AAAAAAAABHw="> <pickle> <tuple> <tuple> @@ -169345,7 +169344,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1150" aka="AAAAAAAABH4="> + <record id="1149" aka="AAAAAAAABH0="> <pickle> <tuple> <tuple> @@ -169364,7 +169363,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1151" aka="AAAAAAAABH8="> + <record id="1150" aka="AAAAAAAABH4="> <pickle> <tuple> <tuple> @@ -169383,7 +169382,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1152" aka="AAAAAAAABIA="> + <record id="1151" aka="AAAAAAAABH8="> <pickle> <tuple> <tuple> @@ -169402,7 +169401,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1153" aka="AAAAAAAABIE="> + <record id="1152" aka="AAAAAAAABIA="> <pickle> <tuple> <tuple> @@ -169421,7 +169420,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1154" aka="AAAAAAAABII="> + <record id="1153" aka="AAAAAAAABIE="> <pickle> <tuple> <tuple> @@ -169440,7 +169439,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1155" aka="AAAAAAAABIM="> + <record id="1154" aka="AAAAAAAABII="> <pickle> <tuple> <tuple> @@ -169459,7 +169458,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1156" aka="AAAAAAAABIQ="> + <record id="1155" aka="AAAAAAAABIM="> <pickle> <tuple> <tuple> @@ -169478,7 +169477,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1157" aka="AAAAAAAABIU="> + <record id="1156" aka="AAAAAAAABIQ="> <pickle> <tuple> <tuple> @@ -169497,7 +169496,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1158" aka="AAAAAAAABIY="> + <record id="1157" aka="AAAAAAAABIU="> <pickle> <tuple> <tuple> @@ -169516,7 +169515,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1159" aka="AAAAAAAABIc="> + <record id="1158" aka="AAAAAAAABIY="> <pickle> <tuple> <tuple> @@ -169535,7 +169534,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1160" aka="AAAAAAAABIg="> + <record id="1159" aka="AAAAAAAABIc="> <pickle> <tuple> <tuple> @@ -169554,45 +169553,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1161" aka="AAAAAAAABIk="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python: here.AccountingTransaction_getDestinationPaymentItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1162" aka="AAAAAAAABIo="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/getResource | preferences/getPreferredAccountingTransactionFromDate</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1163" aka="AAAAAAAABIs="> + <record id="1160" aka="AAAAAAAABIg="> <pickle> <tuple> <tuple> @@ -169611,7 +169572,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1164" aka="AAAAAAAABIw="> + <record id="1161" aka="AAAAAAAABIk="> <pickle> <tuple> <tuple> @@ -169630,26 +169591,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1165" aka="AAAAAAAABI0="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/getSourceSection | preferences/getPreferredAccountingTransactionSourceSection</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1166" aka="AAAAAAAABI4="> + <record id="1162" aka="AAAAAAAABIo="> <pickle> <tuple> <tuple> @@ -169668,7 +169610,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1167" aka="AAAAAAAABI8="> + <record id="1163" aka="AAAAAAAABIs="> <pickle> <tuple> <tuple> @@ -169699,37 +169641,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABaw=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABa0=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABa4=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABa8=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbA=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbE=</string> </persistent> </value> </item> </dictionary> @@ -169801,26 +169743,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1168" aka="AAAAAAAABJA="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1169" aka="AAAAAAAABJE="> + <record id="1164" aka="AAAAAAAABIw="> <pickle> <tuple> <tuple> @@ -169839,7 +169762,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1170" aka="AAAAAAAABJI="> + <record id="1165" aka="AAAAAAAABI0="> <pickle> <tuple> <tuple> @@ -169858,7 +169781,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1171" aka="AAAAAAAABJM="> + <record id="1166" aka="AAAAAAAABI4="> <pickle> <tuple> <tuple> @@ -169877,7 +169800,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1172" aka="AAAAAAAABJQ="> + <record id="1167" aka="AAAAAAAABI8="> <pickle> <tuple> <tuple> @@ -169891,12 +169814,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/getResource | preferences/getPreferredAccountingTransactionFromDate</string> </value> + <value> <string>python: here.AccountingTransaction_getDestinationPaymentItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1173" aka="AAAAAAAABJU="> + <record id="1168" aka="AAAAAAAABJA="> <pickle> <tuple> <tuple> @@ -169915,7 +169838,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1174" aka="AAAAAAAABJY="> + <record id="1169" aka="AAAAAAAABJE="> <pickle> <tuple> <tuple> @@ -169929,12 +169852,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/getSourceSection | preferences/getPreferredAccountingTransactionSourceSection</string> </value> + <value> <string>python:here.AccountingTransaction_getSourcePaymentItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1175" aka="AAAAAAAABJc="> + <record id="1170" aka="AAAAAAAABJI="> <pickle> <tuple> <tuple> @@ -169953,7 +169876,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1176" aka="AAAAAAAABJg="> + <record id="1171" aka="AAAAAAAABJM="> <pickle> <tuple> <tuple> @@ -169984,37 +169907,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbI=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbM=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbQ=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABck=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbU=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABco=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbY=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbc=</string> </persistent> </value> </item> </dictionary> @@ -170086,7 +170009,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1177" aka="AAAAAAAABJk="> + <record id="1172" aka="AAAAAAAABJQ="> <pickle> <tuple> <tuple> @@ -170117,37 +170040,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABcw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbg=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABc0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbk=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABc4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbo=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABc8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbs=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABdA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABbw=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABdE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABb0=</string> </persistent> </value> </item> </dictionary> @@ -170219,7 +170142,26 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1178" aka="AAAAAAAABJo="> + <record id="1173" aka="AAAAAAAABJU="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.MethodField</string> + <string>Method</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>method_name</string> </key> + <value> <string>AccountingTransaction_searchInvoiceTransactionLines</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1174" aka="AAAAAAAABJY="> <pickle> <tuple> <tuple> @@ -170233,17 +170175,17 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1179" aka="AAAAAAAABJs="> + <record id="1175" aka="AAAAAAAABJc="> <pickle> <tuple> <tuple> - <string>Products.Formulator.MethodField</string> - <string>Method</string> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> </tuple> <none/> </tuple> @@ -170251,13 +170193,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <pickle> <dictionary> <item> - <key> <string>method_name</string> </key> - <value> <string>AccountingTransaction_searchInvoiceTransactionLines</string> </value> + <key> <string>_text</string> </key> + <value> <string>python:\'a\'</string> </value> </item> </dictionary> </pickle> </record> - <record id="1180" aka="AAAAAAAABJw="> + <record id="1176" aka="AAAAAAAABJg="> <pickle> <tuple> <tuple> @@ -170271,12 +170213,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1181" aka="AAAAAAAABJ0="> + <record id="1177" aka="AAAAAAAABJk="> <pickle> <tuple> <tuple> @@ -170290,12 +170232,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:\'a\'</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1182" aka="AAAAAAAABJ4="> + <record id="1178" aka="AAAAAAAABJo="> <pickle> <tuple> <tuple> @@ -170309,12 +170251,164 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> + <value> <string>python:here.AccountingTransaction_getSourceSectionItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1183" aka="AAAAAAAABJ8="> + <record id="1179" aka="AAAAAAAABJs="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.Form</string> + <string>BasicForm</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>enctype</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>fields</string> </key> + <value> + <dictionary> + <item> + <key> <string>ampm</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABb4=</string> </persistent> + </value> + </item> + <item> + <key> <string>day</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABb8=</string> </persistent> + </value> + </item> + <item> + <key> <string>hour</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABcA=</string> </persistent> + </value> + </item> + <item> + <key> <string>minute</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABcE=</string> </persistent> + </value> + </item> + <item> + <key> <string>month</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABcI=</string> </persistent> + </value> + </item> + <item> + <key> <string>year</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAABcM=</string> </persistent> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>group_list</string> </key> + <value> + <list> + <string>Default</string> + <string>date</string> + <string>time</string> + </list> + </value> + </item> + <item> + <key> <string>groups</string> </key> + <value> + <dictionary> + <item> + <key> <string>Default</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>date</string> </key> + <value> + <list> + <string>year</string> + <string>month</string> + <string>day</string> + </list> + </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <list> + <string>hour</string> + <string>minute</string> + <string>ampm</string> + </list> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>method</string> </key> + <value> <string>POST</string> </value> + </item> + <item> + <key> <string>name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>stored_encoding</string> </key> + <value> <string>ISO-8859-1</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Basic Form</string> </value> + </item> + <item> + <key> <string>unicode_mode</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1180" aka="AAAAAAAABJw="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.MethodField</string> + <string>Method</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>method_name</string> </key> + <value> <unicode>AccountingTransaction_searchInvoiceTransactionLines</unicode> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1181" aka="AAAAAAAABJ0="> <pickle> <tuple> <tuple> @@ -170328,12 +170422,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/getResource | preferences/getPreferredAccountingTransactionFromDate</string> </value> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1184" aka="AAAAAAAABKA="> + <record id="1182" aka="AAAAAAAABJ4="> <pickle> <tuple> <tuple> @@ -170347,12 +170441,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1185" aka="AAAAAAAABKE="> + <record id="1183" aka="AAAAAAAABJ8="> <pickle> <tuple> <tuple> @@ -170366,12 +170460,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/getSourceSection | preferences/getPreferredAccountingTransactionSourceSection</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1186" aka="AAAAAAAABKI="> + <record id="1184" aka="AAAAAAAABKA="> <pickle> <tuple> <tuple> @@ -170390,7 +170484,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1187" aka="AAAAAAAABKM="> + <record id="1185" aka="AAAAAAAABKE="> <pickle> <tuple> <tuple> @@ -170421,322 +170515,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABdI=</string> </persistent> - </value> - </item> - <item> - <key> <string>day</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABdM=</string> </persistent> - </value> - </item> - <item> - <key> <string>hour</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABdQ=</string> </persistent> - </value> - </item> - <item> - <key> <string>minute</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABdU=</string> </persistent> - </value> - </item> - <item> - <key> <string>month</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABdY=</string> </persistent> - </value> - </item> - <item> - <key> <string>year</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABdc=</string> </persistent> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>group_list</string> </key> - <value> - <list> - <string>Default</string> - <string>date</string> - <string>time</string> - </list> - </value> - </item> - <item> - <key> <string>groups</string> </key> - <value> - <dictionary> - <item> - <key> <string>Default</string> </key> - <value> - <list/> - </value> - </item> - <item> - <key> <string>date</string> </key> - <value> - <list> - <string>year</string> - <string>month</string> - <string>day</string> - </list> - </value> - </item> - <item> - <key> <string>time</string> </key> - <value> - <list> - <string>hour</string> - <string>minute</string> - <string>ampm</string> - </list> - </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>method</string> </key> - <value> <string>POST</string> </value> - </item> - <item> - <key> <string>name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>stored_encoding</string> </key> - <value> <string>ISO-8859-1</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Basic Form</string> </value> - </item> - <item> - <key> <string>unicode_mode</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1188" aka="AAAAAAAABKQ="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1189" aka="AAAAAAAABKU="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.MethodField</string> - <string>Method</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>method_name</string> </key> - <value> <unicode>AccountingTransaction_searchInvoiceTransactionLines</unicode> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1190" aka="AAAAAAAABKY="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1191" aka="AAAAAAAABKc="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1192" aka="AAAAAAAABKg="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/getResource | preferences/getPreferredAccountingTransactionFromDate</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1193" aka="AAAAAAAABKk="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1194" aka="AAAAAAAABKo="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/getSourceSection | preferences/getPreferredAccountingTransactionSourceSection</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1195" aka="AAAAAAAABKs="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.AccountingTransaction_getSourceSectionItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1196" aka="AAAAAAAABKw="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.Form</string> - <string>BasicForm</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>encoding</string> </key> - <value> <string>UTF-8</string> </value> - </item> - <item> - <key> <string>enctype</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>fields</string> </key> - <value> - <dictionary> - <item> - <key> <string>ampm</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAABdg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABcQ=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABdk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABcU=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABdo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABcY=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABds=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABcc=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABdw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABcg=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABd0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABck=</string> </persistent> </value> </item> </dictionary> @@ -170808,7 +170617,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1197" aka="AAAAAAAABK0="> + <record id="1186" aka="AAAAAAAABKI="> <pickle> <tuple> <tuple> @@ -170839,37 +170648,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABd4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABco=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABd8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABcs=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABcw=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABc0=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABc4=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABc8=</string> </persistent> </value> </item> </dictionary> @@ -170941,26 +170750,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1198" aka="AAAAAAAABK4="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1199" aka="AAAAAAAABK8="> + <record id="1187" aka="AAAAAAAABKM="> <pickle> <tuple> <tuple> @@ -170979,7 +170769,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1200" aka="AAAAAAAABLA="> + <record id="1188" aka="AAAAAAAABKQ="> <pickle> <tuple> <tuple> @@ -170998,7 +170788,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1201" aka="AAAAAAAABLE="> + <record id="1189" aka="AAAAAAAABKU="> <pickle> <tuple> <tuple> @@ -171017,26 +170807,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1202" aka="AAAAAAAABLI="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/getResource | preferences/getPreferredAccountingTransactionFromDate</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1203" aka="AAAAAAAABLM="> + <record id="1190" aka="AAAAAAAABKY="> <pickle> <tuple> <tuple> @@ -171055,26 +170826,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1204" aka="AAAAAAAABLQ="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.getSourceSection() and here.getSourceSection() or preferences.getPreferredAccountingTransactionSourceSection()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1205" aka="AAAAAAAABLU="> + <record id="1191" aka="AAAAAAAABKc="> <pickle> <tuple> <tuple> @@ -171093,7 +170845,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1206" aka="AAAAAAAABLY="> + <record id="1192" aka="AAAAAAAABKg="> <pickle> <tuple> <tuple> @@ -171124,37 +170876,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdA=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdE=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdI=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABec=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdM=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdQ=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABek=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdU=</string> </persistent> </value> </item> </dictionary> @@ -171226,7 +170978,26 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1207" aka="AAAAAAAABLc="> + <record id="1193" aka="AAAAAAAABKk="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.MethodField</string> + <string>Method</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>method_name</string> </key> + <value> <string>searchFolder</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1194" aka="AAAAAAAABKo="> <pickle> <tuple> <tuple> @@ -171240,17 +171011,17 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1208" aka="AAAAAAAABLg="> + <record id="1195" aka="AAAAAAAABKs="> <pickle> <tuple> <tuple> - <string>Products.Formulator.MethodField</string> - <string>Method</string> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> </tuple> <none/> </tuple> @@ -171258,13 +171029,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <pickle> <dictionary> <item> - <key> <string>method_name</string> </key> - <value> <string>searchFolder</string> </value> + <key> <string>_text</string> </key> + <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1209" aka="AAAAAAAABLk="> + <record id="1196" aka="AAAAAAAABKw="> <pickle> <tuple> <tuple> @@ -171278,12 +171049,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getDestinationItemList()</string> </value> + <value> <string>here/l0/getDefaultResource | nothing</string> </value> </item> </dictionary> </pickle> </record> - <record id="1210" aka="AAAAAAAABLo="> + <record id="1197" aka="AAAAAAAABK0="> <pickle> <tuple> <tuple> @@ -171297,12 +171068,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:cell.getObject().InvoiceTransactionLine_getSourceItemList()</string> </value> + <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> </item> </dictionary> </pickle> </record> - <record id="1211" aka="AAAAAAAABLs="> + <record id="1198" aka="AAAAAAAABK4="> <pickle> <tuple> <tuple> @@ -171333,37 +171104,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABeo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdY=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABes=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdc=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABew=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdg=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABe0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdk=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABe4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdo=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABe8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABds=</string> </persistent> </value> </item> </dictionary> @@ -171435,7 +171206,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1212" aka="AAAAAAAABLw="> + <record id="1199" aka="AAAAAAAABK8="> <pickle> <tuple> <tuple> @@ -171466,37 +171237,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABdw=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABd0=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABd4=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABd8=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeA=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeE=</string> </persistent> </value> </item> </dictionary> @@ -171568,45 +171339,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1213" aka="AAAAAAAABL0="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>here/l0/getDefaultResource | nothing</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1214" aka="AAAAAAAABL4="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.CurrencyModule_getCurrencyItemList()</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1215" aka="AAAAAAAABL8="> + <record id="1200" aka="AAAAAAAABLA="> <pickle> <tuple> <tuple> @@ -171625,7 +171358,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1216" aka="AAAAAAAABMA="> + <record id="1201" aka="AAAAAAAABLE="> <pickle> <tuple> <tuple> @@ -171644,7 +171377,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1217" aka="AAAAAAAABME="> + <record id="1202" aka="AAAAAAAABLI="> <pickle> <tuple> <tuple> @@ -171663,7 +171396,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1218" aka="AAAAAAAABMI="> + <record id="1203" aka="AAAAAAAABLM="> <pickle> <tuple> <tuple> @@ -171682,7 +171415,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1219" aka="AAAAAAAABMM="> + <record id="1204" aka="AAAAAAAABLQ="> <pickle> <tuple> <tuple> @@ -171701,7 +171434,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1220" aka="AAAAAAAABMQ="> + <record id="1205" aka="AAAAAAAABLU="> <pickle> <tuple> <tuple> @@ -171720,7 +171453,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1221" aka="AAAAAAAABMU="> + <record id="1206" aka="AAAAAAAABLY="> <pickle> <tuple> <tuple> @@ -171739,7 +171472,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1222" aka="AAAAAAAABMY="> + <record id="1207" aka="AAAAAAAABLc="> <pickle> <tuple> <tuple> @@ -171770,37 +171503,37 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>ampm</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeI=</string> </persistent> </value> </item> <item> <key> <string>day</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeM=</string> </persistent> </value> </item> <item> <key> <string>hour</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeQ=</string> </persistent> </value> </item> <item> <key> <string>minute</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeU=</string> </persistent> </value> </item> <item> <key> <string>month</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeY=</string> </persistent> </value> </item> <item> <key> <string>year</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABec=</string> </persistent> </value> </item> </dictionary> @@ -171872,26 +171605,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1223" aka="AAAAAAAABMc="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python:here.portal_workflow.getInfoFor(here, \'simulation_state\')</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1224" aka="AAAAAAAABMg="> + <record id="1208" aka="AAAAAAAABLg="> <pickle> <tuple> <tuple> @@ -171947,7 +171661,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1225" aka="AAAAAAAABMk="> + <record id="1209" aka="AAAAAAAABLk="> <pickle> <tuple> <tuple> @@ -172001,7 +171715,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1226" aka="AAAAAAAABMo="> + <record id="1210" aka="AAAAAAAABLo="> <pickle> <tuple> <tuple> @@ -172060,7 +171774,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1227" aka="AAAAAAAABMs="> + <record id="1211" aka="AAAAAAAABLs="> <pickle> <tuple> <tuple> @@ -172085,7 +171799,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1228" aka="AAAAAAAABMw="> + <record id="1212" aka="AAAAAAAABLw="> <pickle> <tuple> <tuple> @@ -172108,7 +171822,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1229" aka="AAAAAAAABM0="> + <record id="1213" aka="AAAAAAAABL0="> <pickle> <tuple> <tuple> @@ -172127,7 +171841,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1230" aka="AAAAAAAABM4="> + <record id="1214" aka="AAAAAAAABL4="> <pickle> <tuple> <tuple> @@ -172146,7 +171860,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1231" aka="AAAAAAAABM8="> + <record id="1215" aka="AAAAAAAABL8="> <pickle> <tuple> <tuple> @@ -172165,7 +171879,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1232" aka="AAAAAAAABNA="> + <record id="1216" aka="AAAAAAAABMA="> <pickle> <tuple> <tuple> @@ -172184,7 +171898,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1233" aka="AAAAAAAABNE="> + <record id="1217" aka="AAAAAAAABME="> <pickle> <tuple> <tuple> @@ -172203,7 +171917,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1234" aka="AAAAAAAABNI="> + <record id="1218" aka="AAAAAAAABMI="> <pickle> <tuple> <tuple> @@ -172222,7 +171936,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1235" aka="AAAAAAAABNM="> + <record id="1219" aka="AAAAAAAABMM="> <pickle> <tuple> <tuple> @@ -172243,7 +171957,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1236" aka="AAAAAAAABNQ="> + <record id="1220" aka="AAAAAAAABMQ="> <pickle> <tuple> <tuple> @@ -172264,156 +171978,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1237" aka="AAAAAAAABNU="> - <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>Access contents information</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - <item> - <key> <string>Add portal content</string> </key> - <value> - <tuple> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>Delete objects</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Author</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>Modify portal content</string> </key> - <value> - <tuple> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>View</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1238" aka="AAAAAAAABNY="> - <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>Access contents information</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - <item> - <key> <string>Add portal content</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>Delete objects</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>Modify portal content</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>View</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1239" aka="AAAAAAAABNc="> + <record id="1221" aka="AAAAAAAABMU="> <pickle> <tuple> <tuple> @@ -172428,58 +171993,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_container</string> </key> <value> - <dictionary> - <item> - <key> <string>Access contents information</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - <item> - <key> <string>Add portal content</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>Delete objects</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>Modify portal content</string> </key> - <value> - <tuple/> - </value> - </item> - <item> - <key> <string>View</string> </key> - <value> - <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> - <string>Auditor</string> - <string>Manager</string> - <string>Owner</string> - </tuple> - </value> - </item> - </dictionary> + <dictionary/> </value> </item> </dictionary> </pickle> </record> - <record id="1240" aka="AAAAAAAABNg="> + <record id="1222" aka="AAAAAAAABMY="> <pickle> <tuple> <tuple> @@ -172512,11 +172032,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>Add portal content</string> </key> <value> <tuple> - <string>Assignee</string> - <string>Assignor</string> - <string>Associate</string> <string>Manager</string> - <string>Owner</string> </tuple> </value> </item> @@ -172526,8 +172042,8 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <string>Assignee</string> <string>Assignor</string> + <string>Author</string> <string>Manager</string> - <string>Owner</string> </tuple> </value> </item> @@ -172535,10 +172051,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>Modify portal content</string> </key> <value> <tuple> - <string>Assignee</string> - <string>Assignor</string> <string>Manager</string> - <string>Owner</string> </tuple> </value> </item> @@ -172561,7 +172074,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1241" aka="AAAAAAAABNk="> + <record id="1223" aka="AAAAAAAABMc="> <pickle> <tuple> <tuple> @@ -172597,7 +172110,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <string>Assignee</string> <string>Assignor</string> <string>Manager</string> - <string>Owner</string> </tuple> </value> </item> @@ -172614,7 +172126,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <string>Assignee</string> <string>Assignor</string> <string>Manager</string> - <string>Owner</string> </tuple> </value> </item> @@ -172637,7 +172148,155 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1242" aka="AAAAAAAABNo="> + <record id="1224" aka="AAAAAAAABMg="> + <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>Access contents information</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>Add portal content</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>Delete objects</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>Modify portal content</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>View</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1225" aka="AAAAAAAABMk="> + <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>Access contents information</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>Add portal content</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>Delete objects</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>Modify portal content</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>View</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1226" aka="AAAAAAAABMo="> <pickle> <tuple> <tuple> @@ -172673,6 +172332,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <string>Assignee</string> <string>Assignor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> @@ -172689,6 +172349,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <string>Assignee</string> <string>Assignor</string> <string>Manager</string> + <string>Owner</string> </tuple> </value> </item> @@ -172711,7 +172372,81 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1243" aka="AAAAAAAABNs="> + <record id="1227" aka="AAAAAAAABMs="> + <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>Access contents information</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>Add portal content</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Manager</string> + </tuple> + </value> + </item> + <item> + <key> <string>Delete objects</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>Modify portal content</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Manager</string> + </tuple> + </value> + </item> + <item> + <key> <string>View</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1228" aka="AAAAAAAABMw="> <pickle> <tuple> <tuple> @@ -172726,7 +172461,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABfw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeg=</string> </persistent> </value> </item> <item> @@ -172740,7 +172475,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1244" aka="AAAAAAAABNw="> + <record id="1229" aka="AAAAAAAABM0="> <pickle> <tuple> <tuple> @@ -172765,7 +172500,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1245" aka="AAAAAAAABN0="> + <record id="1230" aka="AAAAAAAABM4="> <pickle> <tuple> <tuple> @@ -172780,7 +172515,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABf0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABek=</string> </persistent> </value> </item> <item> @@ -172796,7 +172531,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1246" aka="AAAAAAAABN4="> + <record id="1231" aka="AAAAAAAABM8="> <pickle> <tuple> <tuple> @@ -172811,7 +172546,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABf4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABeo=</string> </persistent> </value> </item> <item> @@ -172826,7 +172561,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1247" aka="AAAAAAAABN8="> + <record id="1232" aka="AAAAAAAABNA="> <pickle> <tuple> <tuple> @@ -172841,7 +172576,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABf8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABes=</string> </persistent> </value> </item> <item> @@ -172857,7 +172592,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1248" aka="AAAAAAAABOA="> + <record id="1233" aka="AAAAAAAABNE="> <pickle> <tuple> <tuple> @@ -172881,7 +172616,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1249" aka="AAAAAAAABOE="> + <record id="1234" aka="AAAAAAAABNI="> <pickle> <tuple> <tuple> @@ -172900,7 +172635,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1250" aka="AAAAAAAABOI="> + <record id="1235" aka="AAAAAAAABNM="> <pickle> <tuple> <tuple> @@ -172919,7 +172654,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1251" aka="AAAAAAAABOM="> + <record id="1236" aka="AAAAAAAABNQ="> <pickle> <tuple> <tuple> @@ -172938,7 +172673,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1252" aka="AAAAAAAABOQ="> + <record id="1237" aka="AAAAAAAABNU="> <pickle> <tuple> <tuple> @@ -172957,7 +172692,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1253" aka="AAAAAAAABOU="> + <record id="1238" aka="AAAAAAAABNY="> <pickle> <tuple> <tuple> @@ -172976,7 +172711,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1254" aka="AAAAAAAABOY="> + <record id="1239" aka="AAAAAAAABNc="> <pickle> <tuple> <tuple> @@ -172995,7 +172730,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1255" aka="AAAAAAAABOc="> + <record id="1240" aka="AAAAAAAABNg="> <pickle> <tuple> <tuple> @@ -173016,7 +172751,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1256" aka="AAAAAAAABOg="> + <record id="1241" aka="AAAAAAAABNk="> <pickle> <tuple> <tuple> @@ -173037,7 +172772,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1257" aka="AAAAAAAABOk="> + <record id="1242" aka="AAAAAAAABNo="> <pickle> <tuple> <tuple> @@ -173058,7 +172793,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1258" aka="AAAAAAAABOo="> + <record id="1243" aka="AAAAAAAABNs="> <pickle> <tuple> <tuple> @@ -173079,7 +172814,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1259" aka="AAAAAAAABOs="> + <record id="1244" aka="AAAAAAAABNw="> <pickle> <tuple> <tuple> @@ -173113,7 +172848,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1260" aka="AAAAAAAABOw="> + <record id="1245" aka="AAAAAAAABN0="> <pickle> <tuple> <tuple> @@ -173173,7 +172908,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1261" aka="AAAAAAAABO0="> + <record id="1246" aka="AAAAAAAABN4="> <pickle> <tuple> <tuple> @@ -173231,7 +172966,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1262" aka="AAAAAAAABO4="> + <record id="1247" aka="AAAAAAAABN8="> <pickle> <tuple> <tuple> @@ -173289,7 +173024,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1263" aka="AAAAAAAABO8="> + <record id="1248" aka="AAAAAAAABOA="> <pickle> <tuple> <tuple> @@ -173347,7 +173082,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1264" aka="AAAAAAAABPA="> + <record id="1249" aka="AAAAAAAABOE="> <pickle> <tuple> <tuple> @@ -173381,7 +173116,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1265" aka="AAAAAAAABPE="> + <record id="1250" aka="AAAAAAAABOI="> <pickle> <tuple> <tuple> @@ -173396,13 +173131,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABew=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1266" aka="AAAAAAAABPI="> + <record id="1251" aka="AAAAAAAABOM="> <pickle> <tuple> <tuple> @@ -173417,13 +173152,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABe0=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1267" aka="AAAAAAAABPM="> + <record id="1252" aka="AAAAAAAABOQ="> <pickle> <tuple> <tuple> @@ -173438,13 +173173,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>expr</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABe4=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1268" aka="AAAAAAAABPQ="> + <record id="1253" aka="AAAAAAAABOU="> <pickle> <tuple> <tuple> @@ -173463,7 +173198,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1269" aka="AAAAAAAABPU="> + <record id="1254" aka="AAAAAAAABOY="> <pickle> <tuple> <tuple> @@ -173482,7 +173217,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1270" aka="AAAAAAAABPY="> + <record id="1255" aka="AAAAAAAABOc="> <pickle> <tuple> <tuple> @@ -173501,7 +173236,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1271" aka="AAAAAAAABPc="> + <record id="1256" aka="AAAAAAAABOg="> <pickle> <tuple> <tuple> @@ -173520,7 +173255,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1272" aka="AAAAAAAABPg="> + <record id="1257" aka="AAAAAAAABOk="> <pickle> <tuple> <tuple> @@ -173539,7 +173274,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1273" aka="AAAAAAAABPk="> + <record id="1258" aka="AAAAAAAABOo="> <pickle> <tuple> <tuple> @@ -173558,7 +173293,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1274" aka="AAAAAAAABPo="> + <record id="1259" aka="AAAAAAAABOs="> <pickle> <tuple> <tuple> @@ -173577,7 +173312,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1275" aka="AAAAAAAABPs="> + <record id="1260" aka="AAAAAAAABOw="> <pickle> <tuple> <tuple> @@ -173596,7 +173331,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1276" aka="AAAAAAAABPw="> + <record id="1261" aka="AAAAAAAABO0="> <pickle> <tuple> <tuple> @@ -173621,7 +173356,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1277" aka="AAAAAAAABP0="> + <record id="1262" aka="AAAAAAAABO4="> <pickle> <tuple> <tuple> @@ -173651,13 +173386,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABe8=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfA=</string> </persistent> </value> </item> <item> @@ -173675,7 +173410,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfE=</string> </persistent> </value> </item> <item> @@ -173717,13 +173452,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfI=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1278" aka="AAAAAAAABP4="> + <record id="1263" aka="AAAAAAAABO8="> <pickle> <tuple> <tuple> @@ -173753,13 +173488,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfM=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfQ=</string> </persistent> </value> </item> <item> @@ -173777,7 +173512,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfU=</string> </persistent> </value> </item> <item> @@ -173807,13 +173542,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfY=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1279" aka="AAAAAAAABP8="> + <record id="1264" aka="AAAAAAAABPA="> <pickle> <tuple> <tuple> @@ -173836,7 +173571,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1280" aka="AAAAAAAABQA="> + <record id="1265" aka="AAAAAAAABPE="> <pickle> <tuple> <tuple> @@ -173866,13 +173601,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfc=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABgw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfg=</string> </persistent> </value> </item> <item> @@ -173890,7 +173625,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABg0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfk=</string> </persistent> </value> </item> <item> @@ -173914,13 +173649,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABg4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfo=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1281" aka="AAAAAAAABQE="> + <record id="1266" aka="AAAAAAAABPI="> <pickle> <tuple> <tuple> @@ -173947,7 +173682,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1282" aka="AAAAAAAABQI="> + <record id="1267" aka="AAAAAAAABPM="> <pickle> <tuple> <tuple> @@ -173977,19 +173712,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABg8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfs=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABfw=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABf0=</string> </persistent> </value> </item> <item> @@ -174024,13 +173759,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABf4=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1283" aka="AAAAAAAABQM="> + <record id="1268" aka="AAAAAAAABPQ="> <pickle> <tuple> <tuple> @@ -174060,19 +173795,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABf8=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgA=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgE=</string> </persistent> </value> </item> <item> @@ -174107,13 +173842,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgI=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1284" aka="AAAAAAAABQQ="> + <record id="1269" aka="AAAAAAAABPU="> <pickle> <tuple> <tuple> @@ -174143,19 +173878,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgM=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgQ=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgU=</string> </persistent> </value> </item> <item> @@ -174190,13 +173925,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABho=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgY=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1285" aka="AAAAAAAABQU="> + <record id="1270" aka="AAAAAAAABPY="> <pickle> <tuple> <tuple> @@ -174223,7 +173958,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1286" aka="AAAAAAAABQY="> + <record id="1271" aka="AAAAAAAABPc="> <pickle> <tuple> <tuple> @@ -174253,19 +173988,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgc=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABhw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgg=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABh0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgk=</string> </persistent> </value> </item> <item> @@ -174296,13 +174031,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABh4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgo=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1287" aka="AAAAAAAABQc="> + <record id="1272" aka="AAAAAAAABPg="> <pickle> <tuple> <tuple> @@ -174332,19 +174067,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABh8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgs=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABgw=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABg0=</string> </persistent> </value> </item> <item> @@ -174379,13 +174114,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABg4=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1288" aka="AAAAAAAABQg="> + <record id="1273" aka="AAAAAAAABPk="> <pickle> <tuple> <tuple> @@ -174415,19 +174150,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABg8=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhA=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhE=</string> </persistent> </value> </item> <item> @@ -174462,13 +174197,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhI=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1289" aka="AAAAAAAABQk="> + <record id="1274" aka="AAAAAAAABPo="> <pickle> <tuple> <tuple> @@ -174495,7 +174230,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1290" aka="AAAAAAAABQo="> + <record id="1275" aka="AAAAAAAABPs="> <pickle> <tuple> <tuple> @@ -174525,19 +174260,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABic=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhM=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABig=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhQ=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABik=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhU=</string> </persistent> </value> </item> <item> @@ -174568,13 +174303,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABio=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhY=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1291" aka="AAAAAAAABQs="> + <record id="1276" aka="AAAAAAAABPw="> <pickle> <tuple> <tuple> @@ -174604,19 +174339,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABis=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhc=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABiw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhg=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABi0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhk=</string> </persistent> </value> </item> <item> @@ -174651,13 +174386,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABi4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABho=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1292" aka="AAAAAAAABQw="> + <record id="1277" aka="AAAAAAAABP0="> <pickle> <tuple> <tuple> @@ -174687,19 +174422,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABi8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhs=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABjA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABhw=</string> </persistent> </value> </item> <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABjE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABh0=</string> </persistent> </value> </item> <item> @@ -174734,1551 +174469,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABjI=</string> </persistent> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1293" aka="AAAAAAAABQ0="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>ampm</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>am/pm</string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1294" aka="AAAAAAAABQ4="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>day</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Day</string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1295" aka="AAAAAAAABQ8="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>hour</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Hour</string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1296" aka="AAAAAAAABRA="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>minute</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Minute</string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1297" aka="AAAAAAAABRE="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>month</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>2</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Month</string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="1298" aka="AAAAAAAABRI="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>year</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <int>4</int> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>4</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>start</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Year</string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> + <persistent> <string encoding="base64">AAAAAAAABh4=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1299" aka="AAAAAAAABRM="> + <record id="1278" aka="AAAAAAAABP4="> <pickle> <tuple> <tuple> @@ -176541,7 +174738,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1300" aka="AAAAAAAABRQ="> + <record id="1279" aka="AAAAAAAABP8="> <pickle> <tuple> <tuple> @@ -176796,7 +174993,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1301" aka="AAAAAAAABRU="> + <record id="1280" aka="AAAAAAAABQA="> <pickle> <tuple> <tuple> @@ -177051,7 +175248,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1302" aka="AAAAAAAABRY="> + <record id="1281" aka="AAAAAAAABQE="> <pickle> <tuple> <tuple> @@ -177306,7 +175503,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1303" aka="AAAAAAAABRc="> + <record id="1282" aka="AAAAAAAABQI="> <pickle> <tuple> <tuple> @@ -177561,7 +175758,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1304" aka="AAAAAAAABRg="> + <record id="1283" aka="AAAAAAAABQM="> <pickle> <tuple> <tuple> @@ -177816,7 +176013,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1305" aka="AAAAAAAABRk="> + <record id="1284" aka="AAAAAAAABQQ="> <pickle> <tuple> <tuple> @@ -178079,7 +176276,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1306" aka="AAAAAAAABRo="> + <record id="1285" aka="AAAAAAAABQU="> <pickle> <tuple> <tuple> @@ -178334,7 +176531,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1307" aka="AAAAAAAABRs="> + <record id="1286" aka="AAAAAAAABQY="> <pickle> <tuple> <tuple> @@ -178589,7 +176786,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1308" aka="AAAAAAAABRw="> + <record id="1287" aka="AAAAAAAABQc="> <pickle> <tuple> <tuple> @@ -178844,7 +177041,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1309" aka="AAAAAAAABR0="> + <record id="1288" aka="AAAAAAAABQg="> <pickle> <tuple> <tuple> @@ -179099,7 +177296,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1310" aka="AAAAAAAABR4="> + <record id="1289" aka="AAAAAAAABQk="> <pickle> <tuple> <tuple> @@ -179354,7 +177551,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1311" aka="AAAAAAAABR8="> + <record id="1290" aka="AAAAAAAABQo="> <pickle> <tuple> <tuple> @@ -179617,7 +177814,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1312" aka="AAAAAAAABSA="> + <record id="1291" aka="AAAAAAAABQs="> <pickle> <tuple> <tuple> @@ -179872,7 +178069,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1313" aka="AAAAAAAABSE="> + <record id="1292" aka="AAAAAAAABQw="> <pickle> <tuple> <tuple> @@ -180127,7 +178324,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1314" aka="AAAAAAAABSI="> + <record id="1293" aka="AAAAAAAABQ0="> <pickle> <tuple> <tuple> @@ -180382,7 +178579,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1315" aka="AAAAAAAABSM="> + <record id="1294" aka="AAAAAAAABQ4="> <pickle> <tuple> <tuple> @@ -180637,7 +178834,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1316" aka="AAAAAAAABSQ="> + <record id="1295" aka="AAAAAAAABQ8="> <pickle> <tuple> <tuple> @@ -180892,7 +179089,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1317" aka="AAAAAAAABSU="> + <record id="1296" aka="AAAAAAAABRA="> <pickle> <tuple> <tuple> @@ -181155,7 +179352,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1318" aka="AAAAAAAABSY="> + <record id="1297" aka="AAAAAAAABRE="> <pickle> <tuple> <tuple> @@ -181410,7 +179607,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1319" aka="AAAAAAAABSc="> + <record id="1298" aka="AAAAAAAABRI="> <pickle> <tuple> <tuple> @@ -181665,7 +179862,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1320" aka="AAAAAAAABSg="> + <record id="1299" aka="AAAAAAAABRM="> <pickle> <tuple> <tuple> @@ -181920,7 +180117,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1321" aka="AAAAAAAABSk="> + <record id="1300" aka="AAAAAAAABRQ="> <pickle> <tuple> <tuple> @@ -182175,7 +180372,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1322" aka="AAAAAAAABSo="> + <record id="1301" aka="AAAAAAAABRU="> <pickle> <tuple> <tuple> @@ -182430,7 +180627,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1323" aka="AAAAAAAABSs="> + <record id="1302" aka="AAAAAAAABRY="> <pickle> <tuple> <tuple> @@ -182693,7 +180890,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1324" aka="AAAAAAAABSw="> + <record id="1303" aka="AAAAAAAABRc="> <pickle> <tuple> <tuple> @@ -182948,7 +181145,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1325" aka="AAAAAAAABS0="> + <record id="1304" aka="AAAAAAAABRg="> <pickle> <tuple> <tuple> @@ -183203,7 +181400,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1326" aka="AAAAAAAABS4="> + <record id="1305" aka="AAAAAAAABRk="> <pickle> <tuple> <tuple> @@ -183458,7 +181655,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1327" aka="AAAAAAAABS8="> + <record id="1306" aka="AAAAAAAABRo="> <pickle> <tuple> <tuple> @@ -183713,7 +181910,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1328" aka="AAAAAAAABTA="> + <record id="1307" aka="AAAAAAAABRs="> <pickle> <tuple> <tuple> @@ -183968,7 +182165,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1329" aka="AAAAAAAABTE="> + <record id="1308" aka="AAAAAAAABRw="> <pickle> <tuple> <tuple> @@ -184231,7 +182428,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1330" aka="AAAAAAAABTI="> + <record id="1309" aka="AAAAAAAABR0="> <pickle> <tuple> <tuple> @@ -184486,7 +182683,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1331" aka="AAAAAAAABTM="> + <record id="1310" aka="AAAAAAAABR4="> <pickle> <tuple> <tuple> @@ -184741,7 +182938,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1332" aka="AAAAAAAABTQ="> + <record id="1311" aka="AAAAAAAABR8="> <pickle> <tuple> <tuple> @@ -184996,7 +183193,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1333" aka="AAAAAAAABTU="> + <record id="1312" aka="AAAAAAAABSA="> <pickle> <tuple> <tuple> @@ -185251,7 +183448,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1334" aka="AAAAAAAABTY="> + <record id="1313" aka="AAAAAAAABSE="> <pickle> <tuple> <tuple> @@ -185506,7 +183703,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1335" aka="AAAAAAAABTc="> + <record id="1314" aka="AAAAAAAABSI="> <pickle> <tuple> <tuple> @@ -185769,7 +183966,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1336" aka="AAAAAAAABTg="> + <record id="1315" aka="AAAAAAAABSM="> <pickle> <tuple> <tuple> @@ -186024,7 +184221,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1337" aka="AAAAAAAABTk="> + <record id="1316" aka="AAAAAAAABSQ="> <pickle> <tuple> <tuple> @@ -186279,7 +184476,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1338" aka="AAAAAAAABTo="> + <record id="1317" aka="AAAAAAAABSU="> <pickle> <tuple> <tuple> @@ -186534,7 +184731,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1339" aka="AAAAAAAABTs="> + <record id="1318" aka="AAAAAAAABSY="> <pickle> <tuple> <tuple> @@ -186789,7 +184986,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1340" aka="AAAAAAAABTw="> + <record id="1319" aka="AAAAAAAABSc="> <pickle> <tuple> <tuple> @@ -187044,7 +185241,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1341" aka="AAAAAAAABT0="> + <record id="1320" aka="AAAAAAAABSg="> <pickle> <tuple> <tuple> @@ -187307,7 +185504,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1342" aka="AAAAAAAABT4="> + <record id="1321" aka="AAAAAAAABSk="> <pickle> <tuple> <tuple> @@ -187562,7 +185759,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1343" aka="AAAAAAAABT8="> + <record id="1322" aka="AAAAAAAABSo="> <pickle> <tuple> <tuple> @@ -187817,7 +186014,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1344" aka="AAAAAAAABUA="> + <record id="1323" aka="AAAAAAAABSs="> <pickle> <tuple> <tuple> @@ -188072,7 +186269,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1345" aka="AAAAAAAABUE="> + <record id="1324" aka="AAAAAAAABSw="> <pickle> <tuple> <tuple> @@ -188327,7 +186524,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1346" aka="AAAAAAAABUI="> + <record id="1325" aka="AAAAAAAABS0="> <pickle> <tuple> <tuple> @@ -188582,7 +186779,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1347" aka="AAAAAAAABUM="> + <record id="1326" aka="AAAAAAAABS4="> <pickle> <tuple> <tuple> @@ -188845,7 +187042,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1348" aka="AAAAAAAABUQ="> + <record id="1327" aka="AAAAAAAABS8="> <pickle> <tuple> <tuple> @@ -189100,7 +187297,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1349" aka="AAAAAAAABUU="> + <record id="1328" aka="AAAAAAAABTA="> <pickle> <tuple> <tuple> @@ -189355,7 +187552,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1350" aka="AAAAAAAABUY="> + <record id="1329" aka="AAAAAAAABTE="> <pickle> <tuple> <tuple> @@ -189610,7 +187807,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1351" aka="AAAAAAAABUc="> + <record id="1330" aka="AAAAAAAABTI="> <pickle> <tuple> <tuple> @@ -189865,7 +188062,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1352" aka="AAAAAAAABUg="> + <record id="1331" aka="AAAAAAAABTM="> <pickle> <tuple> <tuple> @@ -190120,7 +188317,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1353" aka="AAAAAAAABUk="> + <record id="1332" aka="AAAAAAAABTQ="> <pickle> <tuple> <tuple> @@ -190383,7 +188580,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1354" aka="AAAAAAAABUo="> + <record id="1333" aka="AAAAAAAABTU="> <pickle> <tuple> <tuple> @@ -190638,7 +188835,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1355" aka="AAAAAAAABUs="> + <record id="1334" aka="AAAAAAAABTY="> <pickle> <tuple> <tuple> @@ -190893,7 +189090,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1356" aka="AAAAAAAABUw="> + <record id="1335" aka="AAAAAAAABTc="> <pickle> <tuple> <tuple> @@ -191148,7 +189345,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1357" aka="AAAAAAAABU0="> + <record id="1336" aka="AAAAAAAABTg="> <pickle> <tuple> <tuple> @@ -191403,7 +189600,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1358" aka="AAAAAAAABU4="> + <record id="1337" aka="AAAAAAAABTk="> <pickle> <tuple> <tuple> @@ -191658,7 +189855,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1359" aka="AAAAAAAABU8="> + <record id="1338" aka="AAAAAAAABTo="> <pickle> <tuple> <tuple> @@ -191921,7 +190118,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1360" aka="AAAAAAAABVA="> + <record id="1339" aka="AAAAAAAABTs="> <pickle> <tuple> <tuple> @@ -192176,7 +190373,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1361" aka="AAAAAAAABVE="> + <record id="1340" aka="AAAAAAAABTw="> <pickle> <tuple> <tuple> @@ -192431,7 +190628,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1362" aka="AAAAAAAABVI="> + <record id="1341" aka="AAAAAAAABT0="> <pickle> <tuple> <tuple> @@ -192686,7 +190883,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1363" aka="AAAAAAAABVM="> + <record id="1342" aka="AAAAAAAABT4="> <pickle> <tuple> <tuple> @@ -192941,7 +191138,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1364" aka="AAAAAAAABVQ="> + <record id="1343" aka="AAAAAAAABT8="> <pickle> <tuple> <tuple> @@ -193196,7 +191393,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1365" aka="AAAAAAAABVU="> + <record id="1344" aka="AAAAAAAABUA="> <pickle> <tuple> <tuple> @@ -193459,7 +191656,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1366" aka="AAAAAAAABVY="> + <record id="1345" aka="AAAAAAAABUE="> <pickle> <tuple> <tuple> @@ -193714,7 +191911,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1367" aka="AAAAAAAABVc="> + <record id="1346" aka="AAAAAAAABUI="> <pickle> <tuple> <tuple> @@ -193969,7 +192166,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1368" aka="AAAAAAAABVg="> + <record id="1347" aka="AAAAAAAABUM="> <pickle> <tuple> <tuple> @@ -194224,7 +192421,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1369" aka="AAAAAAAABVk="> + <record id="1348" aka="AAAAAAAABUQ="> <pickle> <tuple> <tuple> @@ -194479,7 +192676,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1370" aka="AAAAAAAABVo="> + <record id="1349" aka="AAAAAAAABUU="> <pickle> <tuple> <tuple> @@ -194734,7 +192931,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1371" aka="AAAAAAAABVs="> + <record id="1350" aka="AAAAAAAABUY="> <pickle> <tuple> <tuple> @@ -194997,7 +193194,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1372" aka="AAAAAAAABVw="> + <record id="1351" aka="AAAAAAAABUc="> <pickle> <tuple> <tuple> @@ -195252,7 +193449,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1373" aka="AAAAAAAABV0="> + <record id="1352" aka="AAAAAAAABUg="> <pickle> <tuple> <tuple> @@ -195507,7 +193704,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1374" aka="AAAAAAAABV4="> + <record id="1353" aka="AAAAAAAABUk="> <pickle> <tuple> <tuple> @@ -195762,7 +193959,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1375" aka="AAAAAAAABV8="> + <record id="1354" aka="AAAAAAAABUo="> <pickle> <tuple> <tuple> @@ -196017,7 +194214,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1376" aka="AAAAAAAABWA="> + <record id="1355" aka="AAAAAAAABUs="> <pickle> <tuple> <tuple> @@ -196272,7 +194469,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1377" aka="AAAAAAAABWE="> + <record id="1356" aka="AAAAAAAABUw="> <pickle> <tuple> <tuple> @@ -196535,7 +194732,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1378" aka="AAAAAAAABWI="> + <record id="1357" aka="AAAAAAAABU0="> <pickle> <tuple> <tuple> @@ -196790,7 +194987,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1379" aka="AAAAAAAABWM="> + <record id="1358" aka="AAAAAAAABU4="> <pickle> <tuple> <tuple> @@ -197045,7 +195242,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1380" aka="AAAAAAAABWQ="> + <record id="1359" aka="AAAAAAAABU8="> <pickle> <tuple> <tuple> @@ -197300,7 +195497,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1381" aka="AAAAAAAABWU="> + <record id="1360" aka="AAAAAAAABVA="> <pickle> <tuple> <tuple> @@ -197555,7 +195752,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1382" aka="AAAAAAAABWY="> + <record id="1361" aka="AAAAAAAABVE="> <pickle> <tuple> <tuple> @@ -197810,7 +196007,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1383" aka="AAAAAAAABWc="> + <record id="1362" aka="AAAAAAAABVI="> <pickle> <tuple> <tuple> @@ -198073,7 +196270,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1384" aka="AAAAAAAABWg="> + <record id="1363" aka="AAAAAAAABVM="> <pickle> <tuple> <tuple> @@ -198328,7 +196525,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1385" aka="AAAAAAAABWk="> + <record id="1364" aka="AAAAAAAABVQ="> <pickle> <tuple> <tuple> @@ -198583,7 +196780,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1386" aka="AAAAAAAABWo="> + <record id="1365" aka="AAAAAAAABVU="> <pickle> <tuple> <tuple> @@ -198838,7 +197035,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1387" aka="AAAAAAAABWs="> + <record id="1366" aka="AAAAAAAABVY="> <pickle> <tuple> <tuple> @@ -199093,7 +197290,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1388" aka="AAAAAAAABWw="> + <record id="1367" aka="AAAAAAAABVc="> <pickle> <tuple> <tuple> @@ -199348,7 +197545,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1389" aka="AAAAAAAABW0="> + <record id="1368" aka="AAAAAAAABVg="> <pickle> <tuple> <tuple> @@ -199611,7 +197808,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1390" aka="AAAAAAAABW4="> + <record id="1369" aka="AAAAAAAABVk="> <pickle> <tuple> <tuple> @@ -199866,7 +198063,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1391" aka="AAAAAAAABW8="> + <record id="1370" aka="AAAAAAAABVo="> <pickle> <tuple> <tuple> @@ -200121,7 +198318,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1392" aka="AAAAAAAABXA="> + <record id="1371" aka="AAAAAAAABVs="> <pickle> <tuple> <tuple> @@ -200376,7 +198573,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1393" aka="AAAAAAAABXE="> + <record id="1372" aka="AAAAAAAABVw="> <pickle> <tuple> <tuple> @@ -200631,7 +198828,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1394" aka="AAAAAAAABXI="> + <record id="1373" aka="AAAAAAAABV0="> <pickle> <tuple> <tuple> @@ -200886,7 +199083,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1395" aka="AAAAAAAABXM="> + <record id="1374" aka="AAAAAAAABV4="> <pickle> <tuple> <tuple> @@ -201149,7 +199346,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1396" aka="AAAAAAAABXQ="> + <record id="1375" aka="AAAAAAAABV8="> <pickle> <tuple> <tuple> @@ -201404,7 +199601,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1397" aka="AAAAAAAABXU="> + <record id="1376" aka="AAAAAAAABWA="> <pickle> <tuple> <tuple> @@ -201659,7 +199856,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1398" aka="AAAAAAAABXY="> + <record id="1377" aka="AAAAAAAABWE="> <pickle> <tuple> <tuple> @@ -201914,7 +200111,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1399" aka="AAAAAAAABXc="> + <record id="1378" aka="AAAAAAAABWI="> <pickle> <tuple> <tuple> @@ -202169,7 +200366,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1400" aka="AAAAAAAABXg="> + <record id="1379" aka="AAAAAAAABWM="> <pickle> <tuple> <tuple> @@ -202424,7 +200621,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1401" aka="AAAAAAAABXk="> + <record id="1380" aka="AAAAAAAABWQ="> <pickle> <tuple> <tuple> @@ -202687,7 +200884,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1402" aka="AAAAAAAABXo="> + <record id="1381" aka="AAAAAAAABWU="> <pickle> <tuple> <tuple> @@ -202942,7 +201139,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1403" aka="AAAAAAAABXs="> + <record id="1382" aka="AAAAAAAABWY="> <pickle> <tuple> <tuple> @@ -203197,7 +201394,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1404" aka="AAAAAAAABXw="> + <record id="1383" aka="AAAAAAAABWc="> <pickle> <tuple> <tuple> @@ -203452,7 +201649,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1405" aka="AAAAAAAABX0="> + <record id="1384" aka="AAAAAAAABWg="> <pickle> <tuple> <tuple> @@ -203707,7 +201904,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1406" aka="AAAAAAAABX4="> + <record id="1385" aka="AAAAAAAABWk="> <pickle> <tuple> <tuple> @@ -203962,7 +202159,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1407" aka="AAAAAAAABX8="> + <record id="1386" aka="AAAAAAAABWo="> <pickle> <tuple> <tuple> @@ -204225,7 +202422,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1408" aka="AAAAAAAABYA="> + <record id="1387" aka="AAAAAAAABWs="> <pickle> <tuple> <tuple> @@ -204480,7 +202677,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1409" aka="AAAAAAAABYE="> + <record id="1388" aka="AAAAAAAABWw="> <pickle> <tuple> <tuple> @@ -204735,7 +202932,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1410" aka="AAAAAAAABYI="> + <record id="1389" aka="AAAAAAAABW0="> <pickle> <tuple> <tuple> @@ -204990,7 +203187,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1411" aka="AAAAAAAABYM="> + <record id="1390" aka="AAAAAAAABW4="> <pickle> <tuple> <tuple> @@ -205245,7 +203442,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1412" aka="AAAAAAAABYQ="> + <record id="1391" aka="AAAAAAAABW8="> <pickle> <tuple> <tuple> @@ -205500,7 +203697,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1413" aka="AAAAAAAABYU="> + <record id="1392" aka="AAAAAAAABXA="> <pickle> <tuple> <tuple> @@ -205763,7 +203960,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1414" aka="AAAAAAAABYY="> + <record id="1393" aka="AAAAAAAABXE="> <pickle> <tuple> <tuple> @@ -206018,7 +204215,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1415" aka="AAAAAAAABYc="> + <record id="1394" aka="AAAAAAAABXI="> <pickle> <tuple> <tuple> @@ -206273,7 +204470,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1416" aka="AAAAAAAABYg="> + <record id="1395" aka="AAAAAAAABXM="> <pickle> <tuple> <tuple> @@ -206528,7 +204725,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1417" aka="AAAAAAAABYk="> + <record id="1396" aka="AAAAAAAABXQ="> <pickle> <tuple> <tuple> @@ -206783,7 +204980,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1418" aka="AAAAAAAABYo="> + <record id="1397" aka="AAAAAAAABXU="> <pickle> <tuple> <tuple> @@ -207038,7 +205235,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1419" aka="AAAAAAAABYs="> + <record id="1398" aka="AAAAAAAABXY="> <pickle> <tuple> <tuple> @@ -207301,7 +205498,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1420" aka="AAAAAAAABYw="> + <record id="1399" aka="AAAAAAAABXc="> <pickle> <tuple> <tuple> @@ -207556,7 +205753,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1421" aka="AAAAAAAABY0="> + <record id="1400" aka="AAAAAAAABXg="> <pickle> <tuple> <tuple> @@ -207811,7 +206008,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1422" aka="AAAAAAAABY4="> + <record id="1401" aka="AAAAAAAABXk="> <pickle> <tuple> <tuple> @@ -208066,7 +206263,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1423" aka="AAAAAAAABY8="> + <record id="1402" aka="AAAAAAAABXo="> <pickle> <tuple> <tuple> @@ -208321,7 +206518,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1424" aka="AAAAAAAABZA="> + <record id="1403" aka="AAAAAAAABXs="> <pickle> <tuple> <tuple> @@ -208576,7 +206773,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1425" aka="AAAAAAAABZE="> + <record id="1404" aka="AAAAAAAABXw="> <pickle> <tuple> <tuple> @@ -208839,7 +207036,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1426" aka="AAAAAAAABZI="> + <record id="1405" aka="AAAAAAAABX0="> <pickle> <tuple> <tuple> @@ -209094,7 +207291,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1427" aka="AAAAAAAABZM="> + <record id="1406" aka="AAAAAAAABX4="> <pickle> <tuple> <tuple> @@ -209349,7 +207546,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1428" aka="AAAAAAAABZQ="> + <record id="1407" aka="AAAAAAAABX8="> <pickle> <tuple> <tuple> @@ -209604,7 +207801,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1429" aka="AAAAAAAABZU="> + <record id="1408" aka="AAAAAAAABYA="> <pickle> <tuple> <tuple> @@ -209859,7 +208056,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1430" aka="AAAAAAAABZY="> + <record id="1409" aka="AAAAAAAABYE="> <pickle> <tuple> <tuple> @@ -210114,7 +208311,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1431" aka="AAAAAAAABZc="> + <record id="1410" aka="AAAAAAAABYI="> <pickle> <tuple> <tuple> @@ -210377,7 +208574,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1432" aka="AAAAAAAABZg="> + <record id="1411" aka="AAAAAAAABYM="> <pickle> <tuple> <tuple> @@ -210632,7 +208829,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1433" aka="AAAAAAAABZk="> + <record id="1412" aka="AAAAAAAABYQ="> <pickle> <tuple> <tuple> @@ -210887,7 +209084,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1434" aka="AAAAAAAABZo="> + <record id="1413" aka="AAAAAAAABYU="> <pickle> <tuple> <tuple> @@ -211142,7 +209339,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1435" aka="AAAAAAAABZs="> + <record id="1414" aka="AAAAAAAABYY="> <pickle> <tuple> <tuple> @@ -211397,7 +209594,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1436" aka="AAAAAAAABZw="> + <record id="1415" aka="AAAAAAAABYc="> <pickle> <tuple> <tuple> @@ -211652,7 +209849,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1437" aka="AAAAAAAABZ0="> + <record id="1416" aka="AAAAAAAABYg="> <pickle> <tuple> <tuple> @@ -211915,7 +210112,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1438" aka="AAAAAAAABZ4="> + <record id="1417" aka="AAAAAAAABYk="> <pickle> <tuple> <tuple> @@ -212170,7 +210367,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1439" aka="AAAAAAAABZ8="> + <record id="1418" aka="AAAAAAAABYo="> <pickle> <tuple> <tuple> @@ -212425,7 +210622,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1440" aka="AAAAAAAABaA="> + <record id="1419" aka="AAAAAAAABYs="> <pickle> <tuple> <tuple> @@ -212680,7 +210877,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1441" aka="AAAAAAAABaE="> + <record id="1420" aka="AAAAAAAABYw="> <pickle> <tuple> <tuple> @@ -212935,7 +211132,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1442" aka="AAAAAAAABaI="> + <record id="1421" aka="AAAAAAAABY0="> <pickle> <tuple> <tuple> @@ -213190,7 +211387,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1443" aka="AAAAAAAABaM="> + <record id="1422" aka="AAAAAAAABY4="> <pickle> <tuple> <tuple> @@ -213453,7 +211650,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1444" aka="AAAAAAAABaQ="> + <record id="1423" aka="AAAAAAAABY8="> <pickle> <tuple> <tuple> @@ -213708,7 +211905,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1445" aka="AAAAAAAABaU="> + <record id="1424" aka="AAAAAAAABZA="> <pickle> <tuple> <tuple> @@ -213963,7 +212160,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1446" aka="AAAAAAAABaY="> + <record id="1425" aka="AAAAAAAABZE="> <pickle> <tuple> <tuple> @@ -214218,7 +212415,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1447" aka="AAAAAAAABac="> + <record id="1426" aka="AAAAAAAABZI="> <pickle> <tuple> <tuple> @@ -214473,7 +212670,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1448" aka="AAAAAAAABag="> + <record id="1427" aka="AAAAAAAABZM="> <pickle> <tuple> <tuple> @@ -214728,7 +212925,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1449" aka="AAAAAAAABak="> + <record id="1428" aka="AAAAAAAABZQ="> <pickle> <tuple> <tuple> @@ -214991,7 +213188,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1450" aka="AAAAAAAABao="> + <record id="1429" aka="AAAAAAAABZU="> <pickle> <tuple> <tuple> @@ -215246,7 +213443,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1451" aka="AAAAAAAABas="> + <record id="1430" aka="AAAAAAAABZY="> <pickle> <tuple> <tuple> @@ -215501,7 +213698,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1452" aka="AAAAAAAABaw="> + <record id="1431" aka="AAAAAAAABZc="> <pickle> <tuple> <tuple> @@ -215756,7 +213953,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1453" aka="AAAAAAAABa0="> + <record id="1432" aka="AAAAAAAABZg="> <pickle> <tuple> <tuple> @@ -216011,7 +214208,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1454" aka="AAAAAAAABa4="> + <record id="1433" aka="AAAAAAAABZk="> <pickle> <tuple> <tuple> @@ -216266,7 +214463,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1455" aka="AAAAAAAABa8="> + <record id="1434" aka="AAAAAAAABZo="> <pickle> <tuple> <tuple> @@ -216529,7 +214726,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1456" aka="AAAAAAAABbA="> + <record id="1435" aka="AAAAAAAABZs="> <pickle> <tuple> <tuple> @@ -216784,7 +214981,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1457" aka="AAAAAAAABbE="> + <record id="1436" aka="AAAAAAAABZw="> <pickle> <tuple> <tuple> @@ -217039,7 +215236,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1458" aka="AAAAAAAABbI="> + <record id="1437" aka="AAAAAAAABZ0="> <pickle> <tuple> <tuple> @@ -217294,7 +215491,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1459" aka="AAAAAAAABbM="> + <record id="1438" aka="AAAAAAAABZ4="> <pickle> <tuple> <tuple> @@ -217537,7 +215734,262 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>title</string> </key> - <value> <string>Month</string> </value> + <value> <string>Month</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="1439" aka="AAAAAAAABZ8="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>IntegerField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>year</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> + </item> + <item> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Year</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -217549,12 +216001,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1460" aka="AAAAAAAABbQ="> + <record id="1440" aka="AAAAAAAABaA="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -217563,7 +216015,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>year</string> </value> + <value> <string>ampm</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -217573,18 +216025,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> <item> <key> <string>required_not_found</string> </key> <value> <string>Input is required but no input given.</string> </value> </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> </dictionary> </value> </item> @@ -217624,10 +216072,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>enabled</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -217641,17 +216085,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>start</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -217695,10 +216147,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>enabled</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -217712,17 +216160,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>start</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -217752,11 +216208,11 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>display_maxwidth</string> </key> - <value> <int>4</int> </value> + <value> <int>2</int> </value> </item> <item> <key> <string>display_width</string> </key> - <value> <int>4</int> </value> + <value> <int>2</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -217766,10 +216222,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>enabled</string> </key> <value> <int>1</int> </value> </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -217782,17 +216234,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>max_length</string> </key> + <value> <int>2</int> </value> + </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>start</string> </key> - <value> <string></string> </value> + <key> <string>title</string> </key> + <value> <string>am/pm</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Year</string> </value> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -217804,12 +216264,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1461" aka="AAAAAAAABbU="> + <record id="1441" aka="AAAAAAAABaE="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> @@ -217818,7 +216278,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>ampm</string> </value> + <value> <string>day</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -217829,12 +216289,16 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -217876,19 +216340,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> @@ -217896,15 +216360,11 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -217951,19 +216411,19 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> @@ -217971,15 +216431,11 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -218025,6 +216481,10 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>enabled</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -218037,25 +216497,17 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>max_length</string> </key> - <value> <int>2</int> </value> - </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>am/pm</string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Day</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -218067,7 +216519,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1462" aka="AAAAAAAABbY="> + <record id="1442" aka="AAAAAAAABaI="> <pickle> <tuple> <tuple> @@ -218081,7 +216533,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>day</string> </value> + <value> <string>hour</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -218310,7 +216762,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>title</string> </key> - <value> <string>Day</string> </value> + <value> <string>Hour</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -218322,7 +216774,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1463" aka="AAAAAAAABbc="> + <record id="1443" aka="AAAAAAAABaM="> <pickle> <tuple> <tuple> @@ -218336,7 +216788,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>hour</string> </value> + <value> <string>minute</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -218565,7 +217017,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>title</string> </key> - <value> <string>Hour</string> </value> + <value> <string>Minute</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -218577,7 +217029,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1464" aka="AAAAAAAABbg="> + <record id="1444" aka="AAAAAAAABaQ="> <pickle> <tuple> <tuple> @@ -218591,7 +217043,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>minute</string> </value> + <value> <string>month</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -218820,7 +217272,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>title</string> </key> - <value> <string>Minute</string> </value> + <value> <string>Month</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -218832,7 +217284,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1465" aka="AAAAAAAABbk="> + <record id="1445" aka="AAAAAAAABaU="> <pickle> <tuple> <tuple> @@ -218846,7 +217298,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>month</string> </value> + <value> <string>year</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -219035,11 +217487,11 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>display_maxwidth</string> </key> - <value> <int>2</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>display_width</string> </key> - <value> <int>2</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -219075,7 +217527,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>title</string> </key> - <value> <string>Month</string> </value> + <value> <string>Year</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -219087,12 +217539,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1466" aka="AAAAAAAABbo="> + <record id="1446" aka="AAAAAAAABaY="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>IntegerField</string> + <string>StringField</string> </tuple> <none/> </tuple> @@ -219101,7 +217553,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>year</string> </value> + <value> <string>ampm</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -219111,18 +217563,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>external_validator_failed</string> </key> <value> <string>The input failed the external validator.</string> </value> </item> - <item> - <key> <string>integer_out_of_range</string> </key> - <value> <string>The integer you entered was out of range.</string> </value> - </item> - <item> - <key> <string>not_integer</string> </key> - <value> <string>You did not enter an integer.</string> </value> - </item> <item> <key> <string>required_not_found</string> </key> <value> <string>Input is required but no input given.</string> </value> </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> </dictionary> </value> </item> @@ -219162,10 +217610,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>enabled</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -219179,17 +217623,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>start</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -219233,10 +217685,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>enabled</string> </key> <value> <string></string> </value> </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -219250,17 +217698,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>max_length</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>start</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> @@ -219290,11 +217746,11 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </item> <item> <key> <string>display_maxwidth</string> </key> - <value> <int>4</int> </value> + <value> <int>2</int> </value> </item> <item> <key> <string>display_width</string> </key> - <value> <int>4</int> </value> + <value> <int>2</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -219304,10 +217760,6 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>enabled</string> </key> <value> <int>1</int> </value> </item> - <item> - <key> <string>end</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -219320,17 +217772,25 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> + <item> + <key> <string>max_length</string> </key> + <value> <int>2</int> </value> + </item> <item> <key> <string>required</string> </key> <value> <int>0</int> </value> </item> <item> - <key> <string>start</string> </key> - <value> <string></string> </value> + <key> <string>title</string> </key> + <value> <string>am/pm</string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Year</string> </value> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> @@ -219342,12 +217802,12 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1467" aka="AAAAAAAABbs="> + <record id="1447" aka="AAAAAAAABac="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>MultiListField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> @@ -219356,7 +217816,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>cpu_type</string> </value> + <value> <string>day</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -219367,12 +217827,16 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -219398,51 +217862,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -219469,51 +217933,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -219539,6 +218003,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <int>2</int> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>2</int> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> @@ -219548,77 +218020,49 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <int>1</int> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>items</string> </key> - <value> - <list> - <tuple> -<string></string> -<string></string> - </tuple> - <list> - <string>cpu_type/celeron_24_ghz</string> - <string>cpu_type/celeron_24_ghz</string> - </list> - <list> - <string>cpu_type/pentium_iv_26_ghz</string> - <string>cpu_type/pentium_iv_26_ghz</string> - </list> - </list> - </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>5</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>cpu_type</string> </value> + <value> <string>Day</string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>view_separator</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<br />\n - - -]]></string> </value> - </item> </dictionary> </value> </item> </dictionary> </pickle> </record> - <record id="1468" aka="AAAAAAAABbw="> + <record id="1448" aka="AAAAAAAABag="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>MultiListField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> @@ -219627,7 +218071,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>hd_size</string> </value> + <value> <string>hour</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -219638,12 +218082,16 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -219669,51 +218117,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -219740,51 +218188,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -219810,6 +218258,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <int>2</int> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>2</int> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> @@ -219819,81 +218275,49 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <int>1</int> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>items</string> </key> - <value> - <list> - <tuple> -<string></string> -<string></string> - </tuple> - <list> - <string>hd_size/60_gb</string> - <string>hd_size/60_gb</string> - </list> - <list> - <string>hd_size/80_gb</string> - <string>hd_size/80_gb</string> - </list> - <list> - <string>hd_size/40_gb</string> - <string>hd_size/40_gb</string> - </list> - </list> - </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>5</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>hd_size</string> </value> + <value> <string>Hour</string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>view_separator</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<br />\n - - -]]></string> </value> - </item> </dictionary> </value> </item> </dictionary> </pickle> </record> - <record id="1469" aka="AAAAAAAABb0="> + <record id="1449" aka="AAAAAAAABak="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>MultiListField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> @@ -219902,7 +218326,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>keyboard_layout</string> </value> + <value> <string>minute</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -219913,12 +218337,16 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -219944,51 +218372,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -220015,51 +218443,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -220085,6 +218513,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <int>2</int> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>2</int> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> @@ -220094,85 +218530,49 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <int>1</int> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>items</string> </key> - <value> - <list> - <tuple> -<string></string> -<string></string> - </tuple> - <list> - <string>keyboard_layout/azerty_keyboard_be</string> - <string>keyboard_layout/azerty_keyboard_be</string> - </list> - <list> - <string>keyboard_layout/azerty_keyboard_fr</string> - <string>keyboard_layout/azerty_keyboard_fr</string> - </list> - <list> - <string>keyboard_layout/qwertz_keyboard_de</string> - <string>keyboard_layout/qwertz_keyboard_de</string> - </list> - <list> - <string>keyboard_layout/qwerty_keyboard_uk</string> - <string>keyboard_layout/qwerty_keyboard_uk</string> - </list> - </list> - </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>5</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>keyboard_layout</string> </value> + <value> <string>Minute</string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>view_separator</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<br />\n - - -]]></string> </value> - </item> </dictionary> </value> </item> </dictionary> </pickle> </record> - <record id="1470" aka="AAAAAAAABb4="> + <record id="1450" aka="AAAAAAAABao="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>MultiListField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> @@ -220181,7 +218581,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>memory_size</string> </value> + <value> <string>month</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -220192,12 +218592,16 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -220223,51 +218627,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -220294,51 +218698,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -220364,6 +218768,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <int>2</int> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>2</int> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> @@ -220373,81 +218785,49 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <int>1</int> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>items</string> </key> - <value> - <list> - <tuple> -<string></string> -<string></string> - </tuple> - <list> - <string>memory_size/1024</string> - <string>memory_size/1024</string> - </list> - <list> - <string>memory_size/256_mb</string> - <string>memory_size/256_mb</string> - </list> - <list> - <string>memory_size/512_mb</string> - <string>memory_size/512_mb</string> - </list> - </list> - </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>5</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>memory_size</string> </value> + <value> <string>Month</string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>view_separator</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<br />\n - - -]]></string> </value> - </item> </dictionary> </value> </item> </dictionary> </pickle> </record> - <record id="1471" aka="AAAAAAAABb8="> + <record id="1451" aka="AAAAAAAABas="> <pickle> <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>MultiListField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> @@ -220456,7 +218836,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <dictionary> <item> <key> <string>id</string> </key> - <value> <string>optical_drive</string> </value> + <value> <string>year</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -220467,12 +218847,16 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>unknown_selection</string> </key> - <value> <string>You selected an item that was not in the list.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -220498,51 +218882,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -220569,51 +218953,51 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <string></string> </value> </item> <item> - <key> <string>editable</string> </key> + <key> <string>display_maxwidth</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>enabled</string> </key> + <key> <string>display_width</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>editable</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>enabled</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>items</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>required</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>size</string> </key> + <key> <string>required</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>view_separator</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <string></string> </value> </item> </dictionary> @@ -220639,6 +219023,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>4</int> </value> + </item> <item> <key> <string>editable</string> </key> <value> <int>1</int> </value> @@ -220648,72 +219040,44 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <int>1</int> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra_item</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>items</string> </key> - <value> - <list> - <tuple> -<string></string> -<string></string> - </tuple> - <list> - <string>optical_drive/dvd_r_cd_rw_combo_drive</string> - <string>optical_drive/dvd_r_cd_rw_combo_drive</string> - </list> - <list> - <string>optical_drive/dvd_rw_drive</string> - <string>optical_drive/dvd_rw_drive</string> - </list> - </list> - </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> - <key> <string>size</string> </key> - <value> <int>5</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> - <value> <string>optical_drive</string> </value> + <value> <string>Year</string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>view_separator</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<br />\n - - -]]></string> </value> - </item> </dictionary> </value> </item> </dictionary> </pickle> </record> - <record id="1472" aka="AAAAAAAABcA="> + <record id="1452" aka="AAAAAAAABaw="> <pickle> <tuple> <tuple> @@ -220976,7 +219340,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1473" aka="AAAAAAAABcE="> + <record id="1453" aka="AAAAAAAABa0="> <pickle> <tuple> <tuple> @@ -221231,7 +219595,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1474" aka="AAAAAAAABcI="> + <record id="1454" aka="AAAAAAAABa4="> <pickle> <tuple> <tuple> @@ -221486,7 +219850,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1475" aka="AAAAAAAABcM="> + <record id="1455" aka="AAAAAAAABa8="> <pickle> <tuple> <tuple> @@ -221741,7 +220105,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1476" aka="AAAAAAAABcQ="> + <record id="1456" aka="AAAAAAAABbA="> <pickle> <tuple> <tuple> @@ -221996,7 +220360,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1477" aka="AAAAAAAABcU="> + <record id="1457" aka="AAAAAAAABbE="> <pickle> <tuple> <tuple> @@ -222251,7 +220615,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1478" aka="AAAAAAAABcY="> + <record id="1458" aka="AAAAAAAABbI="> <pickle> <tuple> <tuple> @@ -222514,7 +220878,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1479" aka="AAAAAAAABcc="> + <record id="1459" aka="AAAAAAAABbM="> <pickle> <tuple> <tuple> @@ -222769,7 +221133,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1480" aka="AAAAAAAABcg="> + <record id="1460" aka="AAAAAAAABbQ="> <pickle> <tuple> <tuple> @@ -223024,7 +221388,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1481" aka="AAAAAAAABck="> + <record id="1461" aka="AAAAAAAABbU="> <pickle> <tuple> <tuple> @@ -223279,7 +221643,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1482" aka="AAAAAAAABco="> + <record id="1462" aka="AAAAAAAABbY="> <pickle> <tuple> <tuple> @@ -223534,7 +221898,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1483" aka="AAAAAAAABcs="> + <record id="1463" aka="AAAAAAAABbc="> <pickle> <tuple> <tuple> @@ -223789,7 +222153,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1484" aka="AAAAAAAABcw="> + <record id="1464" aka="AAAAAAAABbg="> <pickle> <tuple> <tuple> @@ -224052,7 +222416,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1485" aka="AAAAAAAABc0="> + <record id="1465" aka="AAAAAAAABbk="> <pickle> <tuple> <tuple> @@ -224307,7 +222671,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1486" aka="AAAAAAAABc4="> + <record id="1466" aka="AAAAAAAABbo="> <pickle> <tuple> <tuple> @@ -224562,7 +222926,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1487" aka="AAAAAAAABc8="> + <record id="1467" aka="AAAAAAAABbs="> <pickle> <tuple> <tuple> @@ -224817,7 +223181,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1488" aka="AAAAAAAABdA="> + <record id="1468" aka="AAAAAAAABbw="> <pickle> <tuple> <tuple> @@ -225072,7 +223436,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1489" aka="AAAAAAAABdE="> + <record id="1469" aka="AAAAAAAABb0="> <pickle> <tuple> <tuple> @@ -225327,7 +223691,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1490" aka="AAAAAAAABdI="> + <record id="1470" aka="AAAAAAAABb4="> <pickle> <tuple> <tuple> @@ -225590,7 +223954,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1491" aka="AAAAAAAABdM="> + <record id="1471" aka="AAAAAAAABb8="> <pickle> <tuple> <tuple> @@ -225845,7 +224209,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1492" aka="AAAAAAAABdQ="> + <record id="1472" aka="AAAAAAAABcA="> <pickle> <tuple> <tuple> @@ -226100,7 +224464,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1493" aka="AAAAAAAABdU="> + <record id="1473" aka="AAAAAAAABcE="> <pickle> <tuple> <tuple> @@ -226355,7 +224719,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1494" aka="AAAAAAAABdY="> + <record id="1474" aka="AAAAAAAABcI="> <pickle> <tuple> <tuple> @@ -226610,7 +224974,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1495" aka="AAAAAAAABdc="> + <record id="1475" aka="AAAAAAAABcM="> <pickle> <tuple> <tuple> @@ -226865,7 +225229,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1496" aka="AAAAAAAABdg="> + <record id="1476" aka="AAAAAAAABcQ="> <pickle> <tuple> <tuple> @@ -227128,7 +225492,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1497" aka="AAAAAAAABdk="> + <record id="1477" aka="AAAAAAAABcU="> <pickle> <tuple> <tuple> @@ -227383,7 +225747,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1498" aka="AAAAAAAABdo="> + <record id="1478" aka="AAAAAAAABcY="> <pickle> <tuple> <tuple> @@ -227638,7 +226002,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1499" aka="AAAAAAAABds="> + <record id="1479" aka="AAAAAAAABcc="> <pickle> <tuple> <tuple> @@ -227893,7 +226257,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1500" aka="AAAAAAAABdw="> + <record id="1480" aka="AAAAAAAABcg="> <pickle> <tuple> <tuple> @@ -228148,7 +226512,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1501" aka="AAAAAAAABd0="> + <record id="1481" aka="AAAAAAAABck="> <pickle> <tuple> <tuple> @@ -228403,7 +226767,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1502" aka="AAAAAAAABd4="> + <record id="1482" aka="AAAAAAAABco="> <pickle> <tuple> <tuple> @@ -228666,7 +227030,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1503" aka="AAAAAAAABd8="> + <record id="1483" aka="AAAAAAAABcs="> <pickle> <tuple> <tuple> @@ -228921,7 +227285,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1504" aka="AAAAAAAABeA="> + <record id="1484" aka="AAAAAAAABcw="> <pickle> <tuple> <tuple> @@ -229176,7 +227540,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1505" aka="AAAAAAAABeE="> + <record id="1485" aka="AAAAAAAABc0="> <pickle> <tuple> <tuple> @@ -229431,7 +227795,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1506" aka="AAAAAAAABeI="> + <record id="1486" aka="AAAAAAAABc4="> <pickle> <tuple> <tuple> @@ -229686,7 +228050,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1507" aka="AAAAAAAABeM="> + <record id="1487" aka="AAAAAAAABc8="> <pickle> <tuple> <tuple> @@ -229941,7 +228305,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1508" aka="AAAAAAAABeQ="> + <record id="1488" aka="AAAAAAAABdA="> <pickle> <tuple> <tuple> @@ -230204,7 +228568,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1509" aka="AAAAAAAABeU="> + <record id="1489" aka="AAAAAAAABdE="> <pickle> <tuple> <tuple> @@ -230459,7 +228823,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1510" aka="AAAAAAAABeY="> + <record id="1490" aka="AAAAAAAABdI="> <pickle> <tuple> <tuple> @@ -230714,7 +229078,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1511" aka="AAAAAAAABec="> + <record id="1491" aka="AAAAAAAABdM="> <pickle> <tuple> <tuple> @@ -230969,7 +229333,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1512" aka="AAAAAAAABeg="> + <record id="1492" aka="AAAAAAAABdQ="> <pickle> <tuple> <tuple> @@ -231224,7 +229588,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1513" aka="AAAAAAAABek="> + <record id="1493" aka="AAAAAAAABdU="> <pickle> <tuple> <tuple> @@ -231479,7 +229843,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1514" aka="AAAAAAAABeo="> + <record id="1494" aka="AAAAAAAABdY="> <pickle> <tuple> <tuple> @@ -231742,7 +230106,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1515" aka="AAAAAAAABes="> + <record id="1495" aka="AAAAAAAABdc="> <pickle> <tuple> <tuple> @@ -231997,7 +230361,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1516" aka="AAAAAAAABew="> + <record id="1496" aka="AAAAAAAABdg="> <pickle> <tuple> <tuple> @@ -232252,7 +230616,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1517" aka="AAAAAAAABe0="> + <record id="1497" aka="AAAAAAAABdk="> <pickle> <tuple> <tuple> @@ -232507,7 +230871,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1518" aka="AAAAAAAABe4="> + <record id="1498" aka="AAAAAAAABdo="> <pickle> <tuple> <tuple> @@ -232762,7 +231126,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1519" aka="AAAAAAAABe8="> + <record id="1499" aka="AAAAAAAABds="> <pickle> <tuple> <tuple> @@ -233017,7 +231381,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1520" aka="AAAAAAAABfA="> + <record id="1500" aka="AAAAAAAABdw="> <pickle> <tuple> <tuple> @@ -233280,7 +231644,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1521" aka="AAAAAAAABfE="> + <record id="1501" aka="AAAAAAAABd0="> <pickle> <tuple> <tuple> @@ -233535,7 +231899,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1522" aka="AAAAAAAABfI="> + <record id="1502" aka="AAAAAAAABd4="> <pickle> <tuple> <tuple> @@ -233790,7 +232154,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1523" aka="AAAAAAAABfM="> + <record id="1503" aka="AAAAAAAABd8="> <pickle> <tuple> <tuple> @@ -234045,7 +232409,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1524" aka="AAAAAAAABfQ="> + <record id="1504" aka="AAAAAAAABeA="> <pickle> <tuple> <tuple> @@ -234300,7 +232664,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1525" aka="AAAAAAAABfU="> + <record id="1505" aka="AAAAAAAABeE="> <pickle> <tuple> <tuple> @@ -234555,7 +232919,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1526" aka="AAAAAAAABfY="> + <record id="1506" aka="AAAAAAAABeI="> <pickle> <tuple> <tuple> @@ -234818,7 +233182,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1527" aka="AAAAAAAABfc="> + <record id="1507" aka="AAAAAAAABeM="> <pickle> <tuple> <tuple> @@ -235073,7 +233437,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1528" aka="AAAAAAAABfg="> + <record id="1508" aka="AAAAAAAABeQ="> <pickle> <tuple> <tuple> @@ -235328,7 +233692,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1529" aka="AAAAAAAABfk="> + <record id="1509" aka="AAAAAAAABeU="> <pickle> <tuple> <tuple> @@ -235583,7 +233947,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1530" aka="AAAAAAAABfo="> + <record id="1510" aka="AAAAAAAABeY="> <pickle> <tuple> <tuple> @@ -235838,7 +234202,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1531" aka="AAAAAAAABfs="> + <record id="1511" aka="AAAAAAAABec="> <pickle> <tuple> <tuple> @@ -236093,7 +234457,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1532" aka="AAAAAAAABfw="> + <record id="1512" aka="AAAAAAAABeg="> <pickle> <tuple> <tuple> @@ -236112,7 +234476,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1533" aka="AAAAAAAABf0="> + <record id="1513" aka="AAAAAAAABek="> <pickle> <tuple> <tuple> @@ -236131,7 +234495,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1534" aka="AAAAAAAABf4="> + <record id="1514" aka="AAAAAAAABeo="> <pickle> <tuple> <tuple> @@ -236150,7 +234514,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1535" aka="AAAAAAAABf8="> + <record id="1515" aka="AAAAAAAABes="> <pickle> <tuple> <tuple> @@ -236169,7 +234533,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1536" aka="AAAAAAAABgA="> + <record id="1516" aka="AAAAAAAABew="> <pickle> <tuple> <tuple> @@ -236188,7 +234552,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1537" aka="AAAAAAAABgE="> + <record id="1517" aka="AAAAAAAABe0="> <pickle> <tuple> <tuple> @@ -236207,7 +234571,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1538" aka="AAAAAAAABgI="> + <record id="1518" aka="AAAAAAAABe4="> <pickle> <tuple> <tuple> @@ -236226,7 +234590,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1539" aka="AAAAAAAABgM="> + <record id="1519" aka="AAAAAAAABe8="> <pickle> <tuple> <tuple> @@ -236238,7 +234602,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>1</int> </pickle> </record> - <record id="1540" aka="AAAAAAAABgQ="> + <record id="1520" aka="AAAAAAAABfA="> <pickle> <tuple> <tuple> @@ -236254,14 +234618,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Category</string> - <persistent> <string encoding="base64">AAAAAAAABjM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABh8=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="1541" aka="AAAAAAAABgU="> + <record id="1521" aka="AAAAAAAABfE="> <pickle> <tuple> <tuple> @@ -236277,14 +234641,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>cash</string> - <persistent> <string encoding="base64">AAAAAAAABjQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiA=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="1542" aka="AAAAAAAABgY="> + <record id="1522" aka="AAAAAAAABfI="> <pickle> <tuple> <tuple> @@ -236326,7 +234690,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1542.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1522.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -236444,7 +234808,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1542.1"/> </klass> + <klass> <reference id="1522.1"/> </klass> <tuple> <none/> </tuple> @@ -236549,7 +234913,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1543" aka="AAAAAAAABgc="> + <record id="1523" aka="AAAAAAAABfM="> <pickle> <tuple> <tuple> @@ -236561,7 +234925,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>1</int> </pickle> </record> - <record id="1544" aka="AAAAAAAABgg="> + <record id="1524" aka="AAAAAAAABfQ="> <pickle> <tuple> <tuple> @@ -236577,14 +234941,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Category</string> - <persistent> <string encoding="base64">AAAAAAAABjU=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiE=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="1545" aka="AAAAAAAABgk="> + <record id="1525" aka="AAAAAAAABfU="> <pickle> <tuple> <tuple> @@ -236600,14 +234964,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>refundable_vat</string> - <persistent> <string encoding="base64">AAAAAAAABjY=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiI=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="1546" aka="AAAAAAAABgo="> + <record id="1526" aka="AAAAAAAABfY="> <pickle> <tuple> <tuple> @@ -236649,7 +235013,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1546.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1526.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -236767,7 +235131,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1546.1"/> </klass> + <klass> <reference id="1526.1"/> </klass> <tuple> <none/> </tuple> @@ -236872,7 +235236,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1547" aka="AAAAAAAABgs="> + <record id="1527" aka="AAAAAAAABfc="> <pickle> <tuple> <tuple> @@ -236884,7 +235248,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>1</int> </pickle> </record> - <record id="1548" aka="AAAAAAAABgw="> + <record id="1528" aka="AAAAAAAABfg="> <pickle> <tuple> <tuple> @@ -236900,14 +235264,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>ERP5 Category</string> - <persistent> <string encoding="base64">AAAAAAAABjc=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiM=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="1549" aka="AAAAAAAABg0="> + <record id="1529" aka="AAAAAAAABfk="> <pickle> <tuple> <tuple> @@ -236923,14 +235287,14 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <tuple> <tuple> <string>collected_vat</string> - <persistent> <string encoding="base64">AAAAAAAABjg=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiQ=</string> </persistent> </tuple> </tuple> </tuple> </tuple> </pickle> </record> - <record id="1550" aka="AAAAAAAABg4="> + <record id="1530" aka="AAAAAAAABfo="> <pickle> <tuple> <tuple> @@ -237078,7 +235442,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1551" aka="AAAAAAAABg8="> + <record id="1531" aka="AAAAAAAABfs="> <pickle> <tuple> <tuple> @@ -237090,7 +235454,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1552" aka="AAAAAAAABhA="> + <record id="1532" aka="AAAAAAAABfw="> <pickle> <tuple> <tuple> @@ -237104,7 +235468,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1553" aka="AAAAAAAABhE="> + <record id="1533" aka="AAAAAAAABf0="> <pickle> <tuple> <tuple> @@ -237118,7 +235482,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1554" aka="AAAAAAAABhI="> + <record id="1534" aka="AAAAAAAABf4="> <pickle> <tuple> <tuple> @@ -237160,7 +235524,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1554.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1534.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -237278,7 +235642,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1554.1"/> </klass> + <klass> <reference id="1534.1"/> </klass> <tuple> <none/> </tuple> @@ -237395,7 +235759,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1554.1"/> </klass> + <klass> <reference id="1534.1"/> </klass> <tuple> <none/> </tuple> @@ -237500,7 +235864,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1555" aka="AAAAAAAABhM="> + <record id="1535" aka="AAAAAAAABf8="> <pickle> <tuple> <tuple> @@ -237512,7 +235876,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1556" aka="AAAAAAAABhQ="> + <record id="1536" aka="AAAAAAAABgA="> <pickle> <tuple> <tuple> @@ -237526,7 +235890,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1557" aka="AAAAAAAABhU="> + <record id="1537" aka="AAAAAAAABgE="> <pickle> <tuple> <tuple> @@ -237540,7 +235904,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1558" aka="AAAAAAAABhY="> + <record id="1538" aka="AAAAAAAABgI="> <pickle> <tuple> <tuple> @@ -237582,7 +235946,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1558.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1538.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -237700,7 +236064,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1558.1"/> </klass> + <klass> <reference id="1538.1"/> </klass> <tuple> <none/> </tuple> @@ -237817,7 +236181,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1558.1"/> </klass> + <klass> <reference id="1538.1"/> </klass> <tuple> <none/> </tuple> @@ -237922,7 +236286,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1559" aka="AAAAAAAABhc="> + <record id="1539" aka="AAAAAAAABgM="> <pickle> <tuple> <tuple> @@ -237934,7 +236298,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1560" aka="AAAAAAAABhg="> + <record id="1540" aka="AAAAAAAABgQ="> <pickle> <tuple> <tuple> @@ -237948,7 +236312,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1561" aka="AAAAAAAABhk="> + <record id="1541" aka="AAAAAAAABgU="> <pickle> <tuple> <tuple> @@ -237962,7 +236326,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1562" aka="AAAAAAAABho="> + <record id="1542" aka="AAAAAAAABgY="> <pickle> <tuple> <tuple> @@ -238004,7 +236368,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1562.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1542.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -238122,7 +236486,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1562.1"/> </klass> + <klass> <reference id="1542.1"/> </klass> <tuple> <none/> </tuple> @@ -238239,7 +236603,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1562.1"/> </klass> + <klass> <reference id="1542.1"/> </klass> <tuple> <none/> </tuple> @@ -238344,7 +236708,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1563" aka="AAAAAAAABhs="> + <record id="1543" aka="AAAAAAAABgc="> <pickle> <tuple> <tuple> @@ -238356,7 +236720,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1564" aka="AAAAAAAABhw="> + <record id="1544" aka="AAAAAAAABgg="> <pickle> <tuple> <tuple> @@ -238370,7 +236734,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1565" aka="AAAAAAAABh0="> + <record id="1545" aka="AAAAAAAABgk="> <pickle> <tuple> <tuple> @@ -238384,7 +236748,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1566" aka="AAAAAAAABh4="> + <record id="1546" aka="AAAAAAAABgo="> <pickle> <tuple> <tuple> @@ -238426,7 +236790,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1566.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1546.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -238544,7 +236908,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1566.1"/> </klass> + <klass> <reference id="1546.1"/> </klass> <tuple> <none/> </tuple> @@ -238649,7 +237013,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1567" aka="AAAAAAAABh8="> + <record id="1547" aka="AAAAAAAABgs="> <pickle> <tuple> <tuple> @@ -238661,7 +237025,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1568" aka="AAAAAAAABiA="> + <record id="1548" aka="AAAAAAAABgw="> <pickle> <tuple> <tuple> @@ -238675,7 +237039,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1569" aka="AAAAAAAABiE="> + <record id="1549" aka="AAAAAAAABg0="> <pickle> <tuple> <tuple> @@ -238689,7 +237053,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1570" aka="AAAAAAAABiI="> + <record id="1550" aka="AAAAAAAABg4="> <pickle> <tuple> <tuple> @@ -238731,7 +237095,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1570.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1550.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -238849,7 +237213,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1570.1"/> </klass> + <klass> <reference id="1550.1"/> </klass> <tuple> <none/> </tuple> @@ -238954,7 +237318,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1571" aka="AAAAAAAABiM="> + <record id="1551" aka="AAAAAAAABg8="> <pickle> <tuple> <tuple> @@ -238966,7 +237330,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1572" aka="AAAAAAAABiQ="> + <record id="1552" aka="AAAAAAAABhA="> <pickle> <tuple> <tuple> @@ -238980,7 +237344,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1573" aka="AAAAAAAABiU="> + <record id="1553" aka="AAAAAAAABhE="> <pickle> <tuple> <tuple> @@ -238994,7 +237358,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1574" aka="AAAAAAAABiY="> + <record id="1554" aka="AAAAAAAABhI="> <pickle> <tuple> <tuple> @@ -239036,7 +237400,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1574.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1554.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -239154,7 +237518,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1574.1"/> </klass> + <klass> <reference id="1554.1"/> </klass> <tuple> <none/> </tuple> @@ -239259,7 +237623,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1575" aka="AAAAAAAABic="> + <record id="1555" aka="AAAAAAAABhM="> <pickle> <tuple> <tuple> @@ -239271,7 +237635,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1576" aka="AAAAAAAABig="> + <record id="1556" aka="AAAAAAAABhQ="> <pickle> <tuple> <tuple> @@ -239285,7 +237649,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1577" aka="AAAAAAAABik="> + <record id="1557" aka="AAAAAAAABhU="> <pickle> <tuple> <tuple> @@ -239299,7 +237663,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1578" aka="AAAAAAAABio="> + <record id="1558" aka="AAAAAAAABhY="> <pickle> <tuple> <tuple> @@ -239341,7 +237705,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1578.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1558.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -239459,7 +237823,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1578.1"/> </klass> + <klass> <reference id="1558.1"/> </klass> <tuple> <none/> </tuple> @@ -239564,7 +237928,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1579" aka="AAAAAAAABis="> + <record id="1559" aka="AAAAAAAABhc="> <pickle> <tuple> <tuple> @@ -239576,7 +237940,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1580" aka="AAAAAAAABiw="> + <record id="1560" aka="AAAAAAAABhg="> <pickle> <tuple> <tuple> @@ -239590,7 +237954,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1581" aka="AAAAAAAABi0="> + <record id="1561" aka="AAAAAAAABhk="> <pickle> <tuple> <tuple> @@ -239604,7 +237968,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1582" aka="AAAAAAAABi4="> + <record id="1562" aka="AAAAAAAABho="> <pickle> <tuple> <tuple> @@ -239646,7 +238010,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1582.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1562.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -239764,7 +238128,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1582.1"/> </klass> + <klass> <reference id="1562.1"/> </klass> <tuple> <none/> </tuple> @@ -239869,7 +238233,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1583" aka="AAAAAAAABi8="> + <record id="1563" aka="AAAAAAAABhs="> <pickle> <tuple> <tuple> @@ -239881,7 +238245,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1584" aka="AAAAAAAABjA="> + <record id="1564" aka="AAAAAAAABhw="> <pickle> <tuple> <tuple> @@ -239895,7 +238259,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1585" aka="AAAAAAAABjE="> + <record id="1565" aka="AAAAAAAABh0="> <pickle> <tuple> <tuple> @@ -239909,7 +238273,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1586" aka="AAAAAAAABjI="> + <record id="1566" aka="AAAAAAAABh4="> <pickle> <tuple> <tuple> @@ -239951,7 +238315,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1586.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1566.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -240069,7 +238433,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1586.1"/> </klass> + <klass> <reference id="1566.1"/> </klass> <tuple> <none/> </tuple> @@ -240174,7 +238538,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1587" aka="AAAAAAAABjM="> + <record id="1567" aka="AAAAAAAABh8="> <pickle> <tuple> <tuple> @@ -240197,7 +238561,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1588" aka="AAAAAAAABjQ="> + <record id="1568" aka="AAAAAAAABiA="> <pickle> <tuple> <tuple> @@ -240227,13 +238591,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABjk=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiU=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABjo=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiY=</string> </persistent> </value> </item> <item> @@ -240251,7 +238615,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABjs=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABic=</string> </persistent> </value> </item> <item> @@ -240301,13 +238665,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABjw=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABig=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1589" aka="AAAAAAAABjU="> + <record id="1569" aka="AAAAAAAABiE="> <pickle> <tuple> <tuple> @@ -240330,7 +238694,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1590" aka="AAAAAAAABjY="> + <record id="1570" aka="AAAAAAAABiI="> <pickle> <tuple> <tuple> @@ -240360,13 +238724,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABj0=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABik=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABj4=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABio=</string> </persistent> </value> </item> <item> @@ -240384,7 +238748,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABj8=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABis=</string> </persistent> </value> </item> <item> @@ -240408,13 +238772,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABkA=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABiw=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1591" aka="AAAAAAAABjc="> + <record id="1571" aka="AAAAAAAABiM="> <pickle> <tuple> <tuple> @@ -240437,7 +238801,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </tuple> </pickle> </record> - <record id="1592" aka="AAAAAAAABjg="> + <record id="1572" aka="AAAAAAAABiQ="> <pickle> <tuple> <tuple> @@ -240467,13 +238831,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_count</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABkE=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABi0=</string> </persistent> </value> </item> <item> <key> <string>_mt_index</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABkI=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABi4=</string> </persistent> </value> </item> <item> @@ -240491,7 +238855,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>_tree</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABkM=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABi8=</string> </persistent> </value> </item> <item> @@ -240515,13 +238879,13 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <item> <key> <string>workflow_history</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAABkQ=</string> </persistent> + <persistent> <string encoding="base64">AAAAAAAABjA=</string> </persistent> </value> </item> </dictionary> </pickle> </record> - <record id="1593" aka="AAAAAAAABjk="> + <record id="1573" aka="AAAAAAAABiU="> <pickle> <tuple> <tuple> @@ -240533,7 +238897,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1594" aka="AAAAAAAABjo="> + <record id="1574" aka="AAAAAAAABiY="> <pickle> <tuple> <tuple> @@ -240547,7 +238911,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1595" aka="AAAAAAAABjs="> + <record id="1575" aka="AAAAAAAABic="> <pickle> <tuple> <tuple> @@ -240561,7 +238925,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1596" aka="AAAAAAAABjw="> + <record id="1576" aka="AAAAAAAABig="> <pickle> <tuple> <tuple> @@ -240603,7 +238967,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1596.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1576.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -240721,7 +239085,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1596.1"/> </klass> + <klass> <reference id="1576.1"/> </klass> <tuple> <none/> </tuple> @@ -240838,7 +239202,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1596.1"/> </klass> + <klass> <reference id="1576.1"/> </klass> <tuple> <none/> </tuple> @@ -240943,7 +239307,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1597" aka="AAAAAAAABj0="> + <record id="1577" aka="AAAAAAAABik="> <pickle> <tuple> <tuple> @@ -240955,7 +239319,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1598" aka="AAAAAAAABj4="> + <record id="1578" aka="AAAAAAAABio="> <pickle> <tuple> <tuple> @@ -240969,7 +239333,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1599" aka="AAAAAAAABj8="> + <record id="1579" aka="AAAAAAAABis="> <pickle> <tuple> <tuple> @@ -240983,7 +239347,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1600" aka="AAAAAAAABkA="> + <record id="1580" aka="AAAAAAAABiw="> <pickle> <tuple> <tuple> @@ -241025,7 +239389,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <value> <object> <klass> - <global id="1600.1" name="DateTime" module="DateTime.DateTime"/> + <global id="1580.1" name="DateTime" module="DateTime.DateTime"/> </klass> <tuple> <none/> @@ -241143,7 +239507,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <key> <string>time</string> </key> <value> <object> - <klass> <reference id="1600.1"/> </klass> + <klass> <reference id="1580.1"/> </klass> <tuple> <none/> </tuple> @@ -241248,7 +239612,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </dictionary> </pickle> </record> - <record id="1601" aka="AAAAAAAABkE="> + <record id="1581" aka="AAAAAAAABi0="> <pickle> <tuple> <tuple> @@ -241260,7 +239624,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string </pickle> <pickle> <int>0</int> </pickle> </record> - <record id="1602" aka="AAAAAAAABkI="> + <record id="1582" aka="AAAAAAAABi4="> <pickle> <tuple> <tuple> @@ -241274,7 +239638,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1603" aka="AAAAAAAABkM="> + <record id="1583" aka="AAAAAAAABi8="> <pickle> <tuple> <tuple> @@ -241288,7 +239652,7 @@ eCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string <none/> </pickle> </record> - <record id="1604" aka="AAAAAAAABkQ="> + <record id="1584" aka="AAAAAAAABjA="> <pickle> <tuple> <tuple> -- 2.30.9