Skip to content
Snippets Groups Projects
Commit a6da47e0 authored by Mantavya Gajjar's avatar Mantavya Gajjar
Browse files

small change make product.list_price to list_price

bzr revid: mga@tinyerp.com-9cf3a8edc4429f112f27e106a9f03e1553f1b137
parent 6b2da893
Branches
Tags
No related merge requests found
......@@ -79,7 +79,7 @@ parameter) will see those record just disappear.
</record>
<record model="product.pricelist.item" id="item0">
<field name="price_version_id" ref="ver0"/>
<field name="base" ref="product.list_price" />
<field name="base" ref="list_price" />
<field name="name">Default Sale Pricelist Line</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment