Rajout d'un fichier data pour les moa
authorAlicia FLOREZ <alicflorez@gmail.com>
Thu, 2 May 2013 09:49:01 +0000 (11:49 +0200)
committerAlicia FLOREZ <alicflorez@gmail.com>
Thu, 2 May 2013 09:49:01 +0000 (11:49 +0200)
views/datas/moa.xml [new file with mode: 0644]

diff --git a/views/datas/moa.xml b/views/datas/moa.xml
new file mode 100644 (file)
index 0000000..adc43f4
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<openerp>
+    <data noupdate="1">
+        <record id="moa0" model="projet.moa">
+            <field name="name">MOA of the doum</field>
+            <field name="description">Description de ma première MOA</field>
+            <field name="chose">primaire</field>
+        </record>
+    </data>
+</openerp>
\ No newline at end of file