mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 17:12:09 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -13,15 +13,9 @@
|
|||
<field name="weight">0.00</field>
|
||||
<field name="type">service</field>
|
||||
<field name="taxes_id" eval="[(5,)]"/>
|
||||
<field name="categ_id" ref="point_of_sale.product_category_pos"/>
|
||||
<field name="categ_id" eval="ref('product.product_category_services', raise_if_not_found=False)"/>
|
||||
<field name="uom_id" ref="uom.product_uom_unit"/>
|
||||
<field name="uom_po_id" ref="uom.product_uom_unit"/>
|
||||
<field name="purchase_ok">False</field>
|
||||
</record>
|
||||
|
||||
<record model="pos.config" id="point_of_sale.pos_config_main" forcecreate="0">
|
||||
<field name="down_payment_product_id" ref="pos_sale.default_downpayment_product"/>
|
||||
</record>
|
||||
</data>
|
||||
</odoo>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue