Commit 0a5e8554 authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_accounting : adds "Ledger" in the more columns of...

erp5_accounting : adds "Ledger" in the more columns of Entity_viewAccountingTransactionList and Account_viewAccountingTransactionList (fix for 994e3555)
parent 4d754230
......@@ -124,6 +124,10 @@
<string>quantity</string>
<string>Transaction Currency Balance</string>
</tuple>
<tuple>
<string>ledger_translated_title</string>
<string>Ledger</string>
</tuple>
</list>
</value>
</item>
......
......@@ -131,6 +131,10 @@
<string>quantity</string>
<string>Transaction Currency Balance</string>
</tuple>
<tuple>
<string>ledger_translated_title</string>
<string>Ledger</string>
</tuple>
</list>
</value>
</item>
......
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