Commit b6aae628 authored by Jérome Perrin's avatar Jérome Perrin

show group in budget listbox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36421 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 07955c90
......@@ -111,6 +111,10 @@
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
<tuple>
<string>group_translated_title</string>
<string>Group</string>
</tuple>
</list>
</value>
</item>
......@@ -155,6 +159,10 @@
<string>budget_type</string>
<string>Budget Type</string>
</tuple>
<tuple>
<string>group</string>
<string>Group</string>
</tuple>
</list>
</value>
</item>
......
283
\ No newline at end of file
284
\ 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