Commit 7b74b49d authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_accounting: simpler tales expression in...

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