Foram Katharotiya (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-fix-all-graph-views-apa-account-fka
into lp:~openerp-dev/openobject-addons/trunk-fix-all-graph-views-apa.
Requested reviews:
Amit Patel (OpenERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-fix-all-graph-views-apa-account-fka/+merge/130485
Hello Sir,
Fix traceback of graph view in reporting/accounting/invoices analysis
Thanks,
FKA
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-fix-all-graph-views-apa-account-fka/+merge/130485
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-fix-all-graph-views-apa.
=== modified file 'account/report/account_invoice_report_view.xml'
--- account/report/account_invoice_report_view.xml 2012-10-15 11:25:30 +0000
+++ account/report/account_invoice_report_view.xml 2012-10-19 06:08:20 +0000
@@ -42,7 +42,7 @@
<field name="arch" type="xml">
<graph string="Invoices Analysis" type="bar">
<field name="product_id"/>
- <field name="user_currency_price_total"/>
+ <field name="price_total"/>
</graph>
</field>
</record>
_______________________________________________
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