Commit 284e3fd8 authored by Nicolas Dumazet's avatar Nicolas Dumazet

Matrix view changes:

* Since r33612 TransformedResource_asCell expects base_id to be a keyword
* Cell portal types changed since r33351


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33736 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 883d86dd
...@@ -107,10 +107,18 @@ ...@@ -107,10 +107,18 @@
<key> <string>alternate_name</string> </key> <key> <string>alternate_name</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_base_id</string> </key> <key> <string>cell_base_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>cell_getter_method</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_portal_type</string> </key> <key> <string>cell_portal_type</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -207,13 +215,21 @@ ...@@ -207,13 +215,21 @@
<key> <string>alternate_name</string> </key> <key> <string>alternate_name</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_base_id</string> </key> <key> <string>cell_base_id</string> </key>
<value> <string>quantity</string> </value> <value> <string>quantity</string> </value>
</item> </item>
<item>
<key> <string>cell_getter_method</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_portal_type</string> </key> <key> <string>cell_portal_type</string> </key>
<value> <string>Mapped Value</string> </value> <value> <string>Transformation Transformed Resource Cell</string> </value>
</item> </item>
<item> <item>
<key> <string>cell_range</string> </key> <key> <string>cell_range</string> </key>
...@@ -322,18 +338,15 @@ ...@@ -322,18 +338,15 @@
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<string>Products.Formulator.TALESField</string> <tuple/>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.TransformedResource_asCellRange(\'quantity\',matrixbox=1)[1]</string> </value> <value> <string>python:here.TransformedResource_asCellRange(base_id=\'quantity\',matrixbox=1)[1]</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
...@@ -341,18 +354,15 @@ ...@@ -341,18 +354,15 @@
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<string>Products.Formulator.TALESField</string> <tuple/>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.TransformedResource_asCellRange(\'quantity\',matrixbox=1)[0]</string> </value> <value> <string>python:here.TransformedResource_asCellRange(base_id=\'quantity\',matrixbox=1)[0]</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
...@@ -360,18 +370,15 @@ ...@@ -360,18 +370,15 @@
<record id="4" aka="AAAAAAAAAAQ="> <record id="4" aka="AAAAAAAAAAQ=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<string>Products.Formulator.TALESField</string> <tuple/>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.TransformedResource_asCellRange(\'quantity\',matrixbox=1)[2]</string> </value> <value> <string>python:here.TransformedResource_asCellRange(base_id=\'quantity\',matrixbox=1)[2]</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -107,10 +107,18 @@ ...@@ -107,10 +107,18 @@
<key> <string>alternate_name</string> </key> <key> <string>alternate_name</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_base_id</string> </key> <key> <string>cell_base_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>cell_getter_method</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_portal_type</string> </key> <key> <string>cell_portal_type</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -207,13 +215,21 @@ ...@@ -207,13 +215,21 @@
<key> <string>alternate_name</string> </key> <key> <string>alternate_name</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>as_cell_range_script_id</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_base_id</string> </key> <key> <string>cell_base_id</string> </key>
<value> <string>variation</string> </value> <value> <string>variation</string> </value>
</item> </item>
<item>
<key> <string>cell_getter_method</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>cell_portal_type</string> </key> <key> <string>cell_portal_type</string> </key>
<value> <string>Mapped Value</string> </value> <value> <string>Transformation Transformed Resource Cell</string> </value>
</item> </item>
<item> <item>
<key> <string>cell_range</string> </key> <key> <string>cell_range</string> </key>
...@@ -322,18 +338,15 @@ ...@@ -322,18 +338,15 @@
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<string>Products.Formulator.TALESField</string> <tuple/>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.TransformedResource_asCellRange(\'variation\',matrixbox=1)[1]</string> </value> <value> <string>python:here.TransformedResource_asCellRange(base_id=\'variation\',matrixbox=1)[1]</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
...@@ -341,18 +354,15 @@ ...@@ -341,18 +354,15 @@
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<string>Products.Formulator.TALESField</string> <tuple/>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.TransformedResource_asCellRange(\'variation\',matrixbox=1)[0]</string> </value> <value> <string>python:here.TransformedResource_asCellRange(base_id=\'variation\',matrixbox=1)[0]</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
...@@ -360,18 +370,15 @@ ...@@ -360,18 +370,15 @@
<record id="4" aka="AAAAAAAAAAQ="> <record id="4" aka="AAAAAAAAAAQ=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<string>Products.Formulator.TALESField</string> <tuple/>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.TransformedResource_asCellRange(\'variation\',matrixbox=1)[2]</string> </value> <value> <string>python:here.TransformedResource_asCellRange(base_id=\'variation\',matrixbox=1)[2]</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
467 468
\ No newline at end of file \ 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