[IMP] account: Changed button string.

bzr revid: uco@tinyerp.com-20110824120426-kijh0ahsh68nujsw
This commit is contained in:
Ujjvala Collins (OpenERP) 2011-08-24 17:34:26 +05:30
parent 0ec14d00cd
commit ad1db4ffd8
1 changed files with 1 additions and 1 deletions

View File

@ -2755,7 +2755,7 @@ action = self.pool.get('res.config').next(cr, uid, [], context)
<group expand="0" string="Group By...">
<filter string="Parent Report" icon="terp-folder-orange" domain="" context="{'group_by':'parent_id'}"/>
<separator orientation="vertical"/>
<filter string="Type" icon="terp-stock_symbol-selection" domain="[]" context="{'group_by':'type'}"/>
<filter string="Report Type" icon="terp-stock_symbol-selection" domain="[]" context="{'group_by':'type'}"/>
</group>
</search>
</field>