changes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo noupdate="1">
|
||||
<record id="base.main_company" model="res.company">
|
||||
<field name="print_label_preview_product_id" ref="product.product_product_4c"/>
|
||||
<field name="print_label_preview_sale_pricelist_id" ref="main_pricelist"/>
|
||||
<field name="print_label_preview_sale_pricelist_id" ref="promo_pricelist"/>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user