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

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