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 @@
<key> <string>bottom</string> </key>
<value>
<list>
<string>matrixbox</string>
<string>listbox</string>
</list>
</value>
......@@ -76,7 +75,9 @@
<item>
<key> <string>center</string> </key>
<value>
<list/>
<list>
<string>matrixbox</string>
</list>
</value>
</item>
<item>
......
......@@ -216,7 +216,7 @@
</item>
<item>
<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>
<key> <string>editable</string> </key>
......@@ -269,7 +269,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>matrixbox</string> </value>
<value> <string>Accounting Rule Cells</string> </value>
</item>
<item>
<key> <string>update_cell_range</string> </key>
......
177
\ No newline at end of file
178
\ 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