Jagdish Panchal (Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-916187-jap into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #916187 in OpenERP Addons: "account_analytic_default typo"
https://bugs.launchpad.net/openobject-addons/+bug/916187
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-916187-jap/+merge/88817
Hello
Account_analytic_default_view.xml: correct the help string on company button "
--fixes=lp:916187
Thanks
JAP
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-916187-jap/+merge/88817
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-916187-jap.
=== modified file 'account_analytic_default/account_analytic_default_view.xml'
--- account_analytic_default/account_analytic_default_view.xml 2011-03-15 14:08:59 +0000
+++ account_analytic_default/account_analytic_default_view.xml 2012-01-17 07:35:26 +0000
@@ -61,7 +61,7 @@
<filter string="Product" icon="terp-accessories-archiver" context="{'group_by':'product_id'}" help="Product" />
<filter string="Analytic Account" icon="terp-folder-green" context="{'group_by':'analytic_id'}" help="Analytic Account" groups="analytic.group_analytic_accounting"/>
<separator orientation="vertical"/>
- <filter string="Company" icon="terp-go-home" context="{'group_by':'company_id'}" help="Comapny" groups="base.group_multi_company" />
+ <filter string="Company" icon="terp-go-home" context="{'group_by':'company_id'}" help="Company" groups="base.group_multi_company" />
</group>
</search>
</field>
_______________________________________________
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