Commit 3912c64e authored by Jérome Perrin's avatar Jérome Perrin

Sort by int_index on Account_view/financial_section

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14671 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5ad31e47
...@@ -281,7 +281,7 @@ ...@@ -281,7 +281,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python:here.portal_categories.financial_section.getCategoryChildTranslatedLogicalPathItemList(base=0)</string> </value> <value> <string>python:here.portal_categories.financial_section.getCategoryChildTranslatedLogicalPathItemList(local_sort_id=\'int_index\')</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
317 319
\ No newline at end of file \ 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