[DATA] +take in and out product
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 31 Dec 2013 16:56:39 +0000 (17:56 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 31 Dec 2013 16:56:39 +0000 (17:56 +0100)
data/product.xml
i18n/fr.po
i18n/ptitvelo.pot

index b53bffd..460e8ff 100644 (file)
             <field name="membership_date2date" eval="True"/>
             <field name="state">sellable</field>
         </record>
+        <record id="product_take_in_out" model="product.product">
+            <field name="name">Take in/Take out product for cash register</field>
+            <field name="type">service</field>
+            <field name="purchase_ok" eval="False"/>
+            <field name="sale_ok" eval="False"/>
+            <field name="state">sellable</field>
+            <field name="expense_pdt" eval="True"/>
+            <field name="income_pdt" eval="True"/>
+            <field name="property_account_expense" model="account.account" search="[('code', '=', '531100')]"/>
+            <field name="property_account_income" model="account.account" search="[('code', '=', '531100')]"/>
+        </record>
     </data>
 </openerp>
index 84f7ce9..3d30926 100644 (file)
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 7.0alpha\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-31 16:43+0000\n"
-"PO-Revision-Date: 2013-12-31 17:44+0100\n"
+"POT-Creation-Date: 2013-12-31 16:55+0000\n"
+"PO-Revision-Date: 2013-12-31 17:55+0100\n"
 "Last-Translator: Ludovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>\n"
 "Language-Team: \n"
 "Language: fr_FR\n"
@@ -134,6 +134,11 @@ msgstr "Étudiant-e: Université Joseph Fourrier"
 msgid "Pièces d'occasion"
 msgstr "Pièces d'occasion"
 
+#. module: ptitvelo
+#: model:product.template,name:ptitvelo.product_take_in_out_product_template
+msgid "Take in/Take out product for cash register"
+msgstr "Produit d'entrée et de sortie de caisse"
+
 #. module: ptitvelo
 #: view:res.partner:0
 msgid "Information about bikecoop, animation, association, …"
index 94caf7d..00c93b2 100644 (file)
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 7.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-31 16:43+0000\n"
-"PO-Revision-Date: 2013-12-31 16:43+0000\n"
+"POT-Creation-Date: 2013-12-31 16:55+0000\n"
+"PO-Revision-Date: 2013-12-31 16:55+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -133,6 +133,11 @@ msgstr ""
 msgid "Pièces d'occasion"
 msgstr ""
 
+#. module: ptitvelo
+#: model:product.template,name:ptitvelo.product_take_in_out_product_template
+msgid "Take in/Take out product for cash register"
+msgstr ""
+
 #. module: ptitvelo
 #: view:res.partner:0
 msgid "Information about bikecoop, animation, association, …"