Commit c1b19a6e authored by Sebastien Robin's avatar Sebastien Robin

added missing categories

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10563 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 88ab1156
...@@ -4,10 +4,12 @@ ...@@ -4,10 +4,12 @@
</portal_type> </portal_type>
<portal_type id="Checkbook Delivery Line"> <portal_type id="Checkbook Delivery Line">
<item>check_amount</item> <item>check_amount</item>
<item>check_type</item>
<item>currency_exchange_type</item> <item>currency_exchange_type</item>
</portal_type> </portal_type>
<portal_type id="Checkbook Reception Line"> <portal_type id="Checkbook Reception Line">
<item>check_amount</item> <item>check_amount</item>
<item>check_type</item>
</portal_type> </portal_type>
<portal_type id="Traveler Check Purchase"> <portal_type id="Traveler Check Purchase">
<item>currency_exchange_type</item> <item>currency_exchange_type</item>
......
...@@ -318,7 +318,44 @@ ...@@ -318,7 +318,44 @@
<item> <item>
<key> <string>all_columns</string> </key> <key> <string>all_columns</string> </key>
<value> <value>
<list/> <list>
<tuple>
<string>id</string>
<string>ID</string>
</tuple>
<tuple>
<string>source_reference</string>
<string>Reference</string>
</tuple>
<tuple>
<string>delivery.start_date</string>
<string>Date</string>
</tuple>
<tuple>
<string>source_logical_path</string>
<string>Counter</string>
</tuple>
<tuple>
<string>destination_payment_id</string>
<string>Account Number</string>
</tuple>
<tuple>
<string>destination_payment_title</string>
<string>Account Name</string>
</tuple>
<tuple>
<string>aggregate_free_text</string>
<string>Check Number</string>
</tuple>
<tuple>
<string>source_total_asset_price</string>
<string>Total</string>
</tuple>
<tuple>
<string>translated_simulation_state_title</string>
<string>State</string>
</tuple>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -482,6 +519,10 @@ ...@@ -482,6 +519,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
......
...@@ -466,6 +466,10 @@ ...@@ -466,6 +466,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
...@@ -503,7 +507,7 @@ ...@@ -503,7 +507,7 @@
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string></string> </value> <value> <string>checkbook_delivery_module_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
......
...@@ -420,6 +420,10 @@ ...@@ -420,6 +420,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
...@@ -457,7 +461,7 @@ ...@@ -457,7 +461,7 @@
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string></string> </value> <value> <string>checkbook_delivery_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
...@@ -511,7 +515,7 @@ ...@@ -511,7 +515,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>method_name</string> </key> <key> <string>method_name</string> </key>
<value> <unicode>objectValues</unicode> </value> <value> <string>objectValues</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
<list> <list>
<string>my_title</string> <string>my_title</string>
<string>my_account_number_enabled</string> <string>my_account_number_enabled</string>
<string>my_quantity_required</string> <string>my_fixed_price</string>
<string>my_description</string> <string>my_description</string>
</list> </list>
</value> </value>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_quantity_required</string> </value> <value> <string>my_fixed_price</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Amount is mandatory</string> </value> <value> <string>Fixed price</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: here.isAccountNumberEnabled()</string> </value> <value> <string>python: here.isFixedPrice()</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -249,7 +249,7 @@ ...@@ -249,7 +249,7 @@
</item> </item>
<item> <item>
<key> <string>required</string> </key> <key> <string>required</string> </key>
<value> <int>1</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
......
...@@ -440,6 +440,10 @@ ...@@ -440,6 +440,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
...@@ -477,7 +481,7 @@ ...@@ -477,7 +481,7 @@
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string></string> </value> <value> <string>checkbook_reception_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
......
...@@ -241,7 +241,7 @@ ...@@ -241,7 +241,7 @@
</item> </item>
<item> <item>
<key> <string>date_only</string> </key> <key> <string>date_only</string> </key>
<value> <int>1</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>date_separator</string> </key> <key> <string>date_separator</string> </key>
......
...@@ -458,6 +458,10 @@ ...@@ -458,6 +458,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
...@@ -495,7 +499,7 @@ ...@@ -495,7 +499,7 @@
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string></string> </value> <value> <string>checkbook_reception_module_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
...@@ -549,7 +553,7 @@ ...@@ -549,7 +553,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>method_name</string> </key> <key> <string>method_name</string> </key>
<value> <unicode>searchFolder</unicode> </value> <value> <string>searchFolder</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -73,13 +73,22 @@ ...@@ -73,13 +73,22 @@
# to select them\n # to select them\n
from DateTime import DateTime\n from DateTime import DateTime\n
\n \n
class Dummy:\n
pass\n
\n
dummy = Dummy()\n
node = kw.get(\'node\',dummy)\n
\n
if item_portal_type_list is None:\n if item_portal_type_list is None:\n
item_portal_type_list = ["Checkbook","Check"]\n item_portal_type_list = ["Checkbook","Check"]\n
\n \n
if listbox is None:\n if listbox is None:\n
\n \n
if node is None:\n if node is dummy:\n
node = None\n
else:\n
node = context.getBaobabSource()\n node = context.getBaobabSource()\n
\n
reference_date = DateTime()\n reference_date = DateTime()\n
item_list = []\n item_list = []\n
listbox = []\n listbox = []\n
...@@ -152,7 +161,7 @@ return context.asContext(context=None\n ...@@ -152,7 +161,7 @@ return context.asContext(context=None\n
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
<value> <string>listbox=None, item_portal_type_list=None,destination_payment=None,model_filter_dict=None,node=None,batch_mode=0,**kw</string> </value> <value> <string>listbox=None, item_portal_type_list=None,destination_payment=None,model_filter_dict=None,batch_mode=0,**kw</string> </value>
</item> </item>
<item> <item>
<key> <string>errors</string> </key> <key> <string>errors</string> </key>
...@@ -172,7 +181,7 @@ return context.asContext(context=None\n ...@@ -172,7 +181,7 @@ return context.asContext(context=None\n
<dictionary> <dictionary>
<item> <item>
<key> <string>co_argcount</string> </key> <key> <string>co_argcount</string> </key>
<value> <int>6</int> </value> <value> <int>5</int> </value>
</item> </item>
<item> <item>
<key> <string>co_varnames</string> </key> <key> <string>co_varnames</string> </key>
...@@ -182,12 +191,14 @@ return context.asContext(context=None\n ...@@ -182,12 +191,14 @@ return context.asContext(context=None\n
<string>item_portal_type_list</string> <string>item_portal_type_list</string>
<string>destination_payment</string> <string>destination_payment</string>
<string>model_filter_dict</string> <string>model_filter_dict</string>
<string>node</string>
<string>batch_mode</string> <string>batch_mode</string>
<string>kw</string> <string>kw</string>
<string>DateTime</string> <string>DateTime</string>
<string>None</string> <string>Dummy</string>
<string>dummy</string>
<string>_getattr_</string> <string>_getattr_</string>
<string>node</string>
<string>None</string>
<string>context</string> <string>context</string>
<string>reference_date</string> <string>reference_date</string>
<string>item_list</string> <string>item_list</string>
...@@ -222,7 +233,6 @@ return context.asContext(context=None\n ...@@ -222,7 +233,6 @@ return context.asContext(context=None\n
<none/> <none/>
<none/> <none/>
<none/> <none/>
<none/>
<int>0</int> <int>0</int>
</tuple> </tuple>
</value> </value>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</item> </item>
<item> <item>
<key> <string>actbox_name</string> </key> <key> <string>actbox_name</string> </key>
<value> <string>Annuler</string> </value> <value> <string>Cancel</string> </value>
</item> </item>
<item> <item>
<key> <string>actbox_url</string> </key> <key> <string>actbox_url</string> </key>
......
1 7
\ No newline at end of file \ No newline at end of file
None
\ No newline at end of file
Checkbook Delivery Line | check_amount Checkbook Delivery Line | check_amount
Checkbook Delivery Line | check_type
Checkbook Delivery Line | currency_exchange_type Checkbook Delivery Line | currency_exchange_type
Checkbook Delivery | currency_exchange_type Checkbook Delivery | currency_exchange_type
Checkbook Reception Line | check_amount Checkbook Reception Line | check_amount
Checkbook Reception Line | check_type
Traveler Check Purchase | currency_exchange_type Traveler Check Purchase | currency_exchange_type
Traveler Check Sale | currency_exchange_type Traveler Check Sale | currency_exchange_type
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment