|
|
@ -11,8 +11,8 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). |
|
|
|
<field name="name">Apples (with Price To Weight Barcode)</field> |
|
|
|
<field name="barcode">0212345000007</field> |
|
|
|
<field name="list_price">1.50</field> |
|
|
|
<field name="uom_id" ref="product.product_uom_kgm"/> |
|
|
|
<field name="uom_po_id" ref="product.product_uom_kgm"/> |
|
|
|
<field name="uom_id" ref="uom.product_uom_kgm"/> |
|
|
|
<field name="uom_po_id" ref="uom.product_uom_kgm"/> |
|
|
|
</record> |
|
|
|
|
|
|
|
</odoo> |