[DATA] +products and products categories
[burette/mobilidees.git] / data / products_categories.xml
diff --git a/data/products_categories.xml b/data/products_categories.xml
new file mode 100644 (file)
index 0000000..e0647d1
--- /dev/null
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<openerp>
+  <data>
+    <record id="mobilidees_product_category_V000" model="product.category">
+      <field name="parent_id" ref="product.product_category_all"/>
+      <field name="name">Vente</field>
+    </record>
+    <record id="mobilidees_product_category_V100" model="product.category">
+      <field name="parent_id" ref="mobilidees_product_category_V000"/>
+      <field model="account.account" name="property_account_income_categ" search="[('code', '=', '756000')]"/>
+      <field name="name">Adh&#233;sions</field>
+    </record>
+    <record id="mobilidees_product_category_V200" model="product.category">
+      <field name="parent_id" ref="mobilidees_product_category_V000"/>
+      <field model="account.account" name="property_account_income_categ" search="[('code', '=', '707000')]"/>
+      <field name="name">Mat&#233;riel</field>
+    </record>
+    <record id="mobilidees_product_category_V300" model="product.category">
+      <field name="parent_id" ref="mobilidees_product_category_V000"/>
+      <field model="account.account" name="property_account_income_categ" search="[('code', '=', '706000')]"/>
+      <field name="name">Prestation</field>
+    </record>
+    <record id="mobilidees_product_category_A000" model="product.category">
+      <field name="parent_id" ref="product.product_category_all"/>
+      <field name="name">Achat</field>
+    </record>
+    <record id="mobilidees_product_category_A100" model="product.category">
+      <field name="parent_id" ref="mobilidees_product_category_A000"/>
+      <field model="account.account" name="property_account_expense_categ" search="[('code', '=', '658600')]"/>
+      <field name="name">Adh&#233;sions</field>
+    </record>
+    <record id="mobilidees_product_category_A200" model="product.category">
+      <field name="parent_id" ref="mobilidees_product_category_A000"/>
+      <field model="account.account" name="property_account_expense_categ" search="[('code', '=', '607000')]"/>
+      <field name="name">Mat&#233;riel</field>
+    </record>
+    <record id="mobilidees_product_category_A300" model="product.category">
+      <field name="parent_id" ref="mobilidees_product_category_A000"/>
+      <field model="account.account" name="property_account_expense_categ" search="[('code', '=', '604000')]"/>
+      <field name="name">Services</field>
+    </record>
+    <record id="mobilidees_product_category_A400" model="product.category">
+      <field name="parent_id" ref="mobilidees_product_category_A000"/>
+      <field model="account.account" name="property_account_expense_categ" search="[('code', '=', '625000')]"/>
+      <field name="name">B&#233;n&#233;voles</field>
+    </record>
+  </data>
+</openerp>
+