[12.0][mig] account_banking_mandate: Migrate to V12.0

This commit is contained in:
Sergio Teruel
2018-11-05 19:08:52 +01:00
committed by Reyes4711
parent db3ebf8f2d
commit ae7e97f86a
9 changed files with 519 additions and 28 deletions

View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo noupdate="1">
<record id="dd_mandate_seq" model="ir.sequence">
<field name="name">DD Mandate Reference</field>
<field name="code">account.banking.mandate</field>
@@ -9,5 +8,4 @@
<field name="padding" eval="7"/>
</record>
</odoo>