Skip to content
Snippets Groups Projects
Commit 2ceb005c authored by Fabien Pinckaers's avatar Fabien Pinckaers
Browse files

Bugfix in graphs

bzr revid: fp@tinyerp.com-3cca4baa8ed640e88466b89f1086ca6071f28bdb
parent 4a8429a8
Branches
Tags
No related merge requests found
......@@ -297,7 +297,7 @@
<field name="type">graph</field>
<field name="arch" type="xml">
<graph string="Sales Order Lines">
<field name="product_id" group="True"/>
<field name="product_id"/>
<field name="price_unit" operator="+"/>
</graph>
</field>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment