[MIG] account_banking_mandate: Migration to v9

This commit is contained in:
Alexis de Lattre
2016-04-30 01:46:34 +02:00
committed by Reyes4711
parent fc8cab3b60
commit fa4c820db1
25 changed files with 352 additions and 222 deletions

View File

@@ -3,11 +3,6 @@
<data noupdate="1">
<record id="dd_mandate_seq_type" model="ir.sequence.type">
<field name="name">DD Mandate Reference</field>
<field name="code">account.banking.mandate</field>
</record>
<record id="dd_mandate_seq" model="ir.sequence">
<field name="name">DD Mandate Reference</field>
<field name="code">account.banking.mandate</field>