[MIG] crm_claim_rma_code: Migration to 10.0

This commit is contained in:
Bhavesh Odedra
2017-10-05 18:54:01 +05:30
parent 47dfbcdcde
commit 5b85fba9dc
6 changed files with 13 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<odoo noupdate="1">
<!-- Claims Sequence n° -->
<record id="seq_claim_supplier" model="ir.sequence">
<field name="name">CRM Claim Supplier</field>
@@ -44,4 +45,5 @@
model="ir.sequence"
/>
</record>
</odoo>