[MOD] Auction : Usability Improvment in icons

bzr revid: dbr@tinyerp.com-20101026133343-wx24rcerwiv1pd4x
This commit is contained in:
DBR (OpenERP) 2010-10-26 19:03:43 +05:30
parent fb96de96fc
commit 9af732ab27
1 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
<filter string="Buyer" icon="terp-personal" name="buyer" context="{'group_by':'buyer'}"/>
<filter string="Seller" icon="terp-personal" name="seller" context="{'group_by':'seller'}"/>
<separator orientation="vertical"/>
<filter string="Auction" icon="terp-project" name="auction_date" context="{'group_by':'auction'}"/>
<filter string="Auction" icon="terp-purchase" name="auction_date" context="{'group_by':'auction'}"/>
<separator orientation="vertical" />
<filter string="State" icon="terp-stock_effects-object-colorize" domain="[]" context="{'group_by':'state'}"/>
<filter string="Type"
@ -265,4 +265,4 @@ Object encoded
</record>
</data>
</openerp>
</openerp>