Skip to content

Commit

Permalink
[FIX]Remove sale_delay field from the product_demo.xml file
Browse files Browse the repository at this point in the history
bzr revid: tch@tinyerp.com-20121012065943-v2vtqljxhhwqkycm
  • Loading branch information
41089 committed Oct 12, 2012
1 parent 9c9d426 commit d7976f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions addons/product/product_demo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
<field name="type">consu</field>
<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
<field name="sale_delay">4.0</field>
<field name="description_sale">17" LCD Monitor
Processor AMD 8-Core
512MB RAM
Expand All @@ -113,7 +112,6 @@ HDD SH-1</field>

<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
<field name="sale_delay">4.0</field>
<field name="description_sale">19" LCD Monitor
Processor Core i5 2.70 Ghz
2GB RAM
Expand All @@ -129,7 +127,6 @@ HDD SH-1</field>
<field name="type">consu</field>
<field name="uom_id" ref="product_uom_unit"/>
<field name="uom_po_id" ref="product_uom_unit"/>
<field name="sale_delay">7.0</field>
<field name="description">Custom computer assembled on order based on customer's requirement.</field>
</record>

Expand Down

0 comments on commit d7976f9

Please sign in to comment.