3 changed files with 5 additions and 5 deletions
@ -1,6 +1,7 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<odoo noupdate="1"> |
|||
<odoo> |
|||
<record model="product.product" id="discount_product"> |
|||
<field name="name">Gift Coupon</field> |
|||
<field name="default_code">gift_coupon</field> |
|||
</record> |
|||
</odoo> |
|||
|
Loading…
Reference in new issue