[ADD] New line added for between group by, in module list view

bzr revid: vir@tinyerp.com-20100624133058-oms4mcu3rfawlb86
This commit is contained in:
UCO(Open ERP) 2010-06-24 19:00:58 +05:30 committed by Vir (Open ERP)
parent af142de4f0
commit 2cf1414a9e
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
<field name="category_id"/>
<field name="state"/>
</group>
<newline/>
<group expand="0" string="Group By..." colspan="11" col="11" groups="base.group_extended">
<filter string="Category" icon="terp-personal" domain="[]" context="{'group_by':'category_id'}"/>
<filter string="Author" icon="terp-personal" domain="[]" context="{'group_by':'author'}"/>