Commit ca141a13 authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_accounting: simpler tales expression in...

erp5_accounting: simpler tales expression in Entity_viewAccountingTransactionList/your_preferred_ledger (fix for 994e3555)
parent 7b74b49d
......@@ -267,7 +267,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.portal_categories.resolveCategory(preferences.getPreferredAccountingTransactionLedgerList())</string> </value>
<value> <string>python: preferences.getPreferredAccountingTransactionLedgerList()</string> </value>
</item>
</dictionary>
</pickle>
......
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