[MERGE]:invoice analysis

bzr revid: apa@tinyerp.com-20121025065803-nr2ywxpvchbn02x3
This commit is contained in:
Amit Patel 2012-10-25 12:28:03 +05:30
commit b59e7d17ed
1 changed files with 1 additions and 1 deletions

View File

@ -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>