Commit 2b3f40ed authored by Jérome Perrin's avatar Jérome Perrin

change layout


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4715 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7d4b4cd9
...@@ -350,20 +350,20 @@ ...@@ -350,20 +350,20 @@
<string>Count</string> <string>Count</string>
</tuple> </tuple>
<tuple> <tuple>
<string>debit</string> <string>opening_balance</string>
<string>Debit</string> <string>Openning Balance</string>
</tuple> </tuple>
<tuple> <tuple>
<string>credit</string> <string>debit_movement</string>
<string>Credit</string> <string>Debit Movements</string>
</tuple> </tuple>
<tuple> <tuple>
<string>debit_balance</string> <string>credit_movement</string>
<string>Debit Balance</string> <string>Credit Movements</string>
</tuple> </tuple>
<tuple> <tuple>
<string>credit_balance</string> <string>closing_balance</string>
<string>Credit Balance</string> <string>Closing Balance</string>
</tuple> </tuple>
</list> </list>
</value> </value>
...@@ -509,11 +509,11 @@ ...@@ -509,11 +509,11 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>debit</string> <string>debit_movement</string>
<string>AccountModule_statTotalSourceDebit</string> <string>AccountModule_statTotalSourceDebit</string>
</tuple> </tuple>
<tuple> <tuple>
<string>credit</string> <string>credit_movement</string>
<string>AccountModule_statTotalSourceCredit</string> <string>AccountModule_statTotalSourceCredit</string>
</tuple> </tuple>
</list> </list>
......
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