Commit c7ad315c authored by Jérome Perrin's avatar Jérome Perrin

display name of the matrix box on Invoice Transaction Rule view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25143 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 71b13557
...@@ -68,7 +68,6 @@ ...@@ -68,7 +68,6 @@
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list> <list>
<string>matrixbox</string>
<string>listbox</string> <string>listbox</string>
</list> </list>
</value> </value>
...@@ -76,7 +75,9 @@ ...@@ -76,7 +75,9 @@
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list/> <list>
<string>matrixbox</string>
</list>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value> <string>Defines how simulation accounting movements will be created if the invoice movement matches the corresponding predicate</string> </value>
</item> </item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>matrixbox</string> </value> <value> <string>Accounting Rule Cells</string> </value>
</item> </item>
<item> <item>
<key> <string>update_cell_range</string> </key> <key> <string>update_cell_range</string> </key>
......
177 178
\ 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