[DATA] +member ident padding = 6
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 22 Jun 2016 08:44:21 +0000 (10:44 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 22 Jun 2016 08:44:21 +0000 (10:44 +0200)
data/remembership.xml [new file with mode: 0644]

diff --git a/data/remembership.xml b/data/remembership.xml
new file mode 100644 (file)
index 0000000..862f6d7
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<openerp>
+    <data noupdate="1">
+        <record model="ir.sequence" id="remembership.member_ident_sequence">
+            <field name="padding">6</field>
+        </record>
+    </data>
+</openerp>