Mayur Maheshwari(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-906857-mma into
lp:openobject-addons.
Requested reviews:
Rucha (Open ERP) (rpa-openerp)
Related bugs:
Bug #906857 in OpenERP Addons: "icon is wrong on company button"
https://bugs.launchpad.net/openobject-addons/+bug/906857
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-906857-mma/+merge/86393
Hello,
stock: I Have a add home icon on company button
Thanks.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-906857-mma/+merge/86393
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-906857-mma.
=== modified file 'stock/report/report_stock_move_view.xml'
--- stock/report/report_stock_move_view.xml 2011-12-11 21:14:01 +0000
+++ stock/report/report_stock_move_view.xml 2011-12-20 13:13:27 +0000
@@ -125,7 +125,7 @@
<filter string="State" name="group_state" icon="terp-stock_effects-object-colorize" context="{'group_by':'state'}"/>
<filter string="Stock journal" name="group_stock_journal" icon="terp-folder-orange" context="{'group_by':'stock_journal'}"/>
<separator orientation="vertical"/>
- <filter string="Company" name="group_state" icon="terp-stock_effects-object-colorize" context="{'group_by':'company_id'}" groups="base.group_multi_company"/>
+ <filter string="Company" name="group_state" icon="terp-go-home" context="{'group_by':'company_id'}" groups="base.group_multi_company"/>
<separator orientation="vertical"/>
<filter string="Day" icon="terp-go-today" context="{'group_by':'day'}" help="Day Planned"/>
<filter string="Month" icon="terp-go-month" context="{'group_by':'date'}" help="Month Planned"/>
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp