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 @@ ...@@ -111,6 +111,10 @@
<string>modification_date</string> <string>modification_date</string>
<string>Modification Date</string> <string>Modification Date</string>
</tuple> </tuple>
<tuple>
<string>group_translated_title</string>
<string>Group</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
...@@ -155,6 +159,10 @@ ...@@ -155,6 +159,10 @@
<string>budget_type</string> <string>budget_type</string>
<string>Budget Type</string> <string>Budget Type</string>
</tuple> </tuple>
<tuple>
<string>group</string>
<string>Group</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
283 284
\ 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