From 33cff8e2c12173a29c5e769982f374275479dc24 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Wed, 21 Oct 2020 18:36:55 +0200 Subject: [PATCH] [PYTHON] +newsletter field --- __init__.py | 3 +- __openerp__.py | 4 +- dynamo.py | 14 ++ i18n/dynamo.pot | 328 ++++++++++++++++--------------- i18n/fr.po | 498 ++++++++++++++++++++++++++++++------------------ view/dynamo.xml | 6 + 6 files changed, 515 insertions(+), 338 deletions(-) create mode 100644 dynamo.py diff --git a/__init__.py b/__init__.py index 9708f48..6578fd9 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ ############################################################################## # # dynamo module for OpenERP, Dynamo specifities -# Copyright (C) 2013-2014 Dynamo () +# Copyright (C) 2013-2020 Dynamo () # # This file is a part of dynamo # @@ -21,5 +21,6 @@ # ############################################################################## +import dynamo # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/__openerp__.py b/__openerp__.py index dae4e1e..bd01ae7 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,7 +2,7 @@ ############################################################################## # # dynamo module for OpenERP, Dynamo specifities -# Copyright (C) 2013-2014 Dynamo () +# Copyright (C) 2013-2020 Dynamo () # # This file is a part of dynamo # @@ -46,7 +46,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/sale_products.xml', 'view/dynamo.xml', ], - 'installable': False, + 'installable': True, 'auto_install': False, 'images': [], } diff --git a/dynamo.py b/dynamo.py new file mode 100644 index 0000000..abbc6ba --- /dev/null +++ b/dynamo.py @@ -0,0 +1,14 @@ +# -*- coding: utf-8 -*- +# Copyright 2020 Dynamo +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from openerp.osv import osv +from openerp.osv import orm +from openerp.osv import fields + +class res_partner(orm.Model): + _inherit = 'res.partner' + + _columns = { + 'newsletter': fields.boolean('Newletter subscription'), + } diff --git a/i18n/dynamo.pot b/i18n/dynamo.pot index 5dc1494..9548a6a 100644 --- a/i18n/dynamo.pot +++ b/i18n/dynamo.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 7.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-23 13:45+0000\n" -"PO-Revision-Date: 2013-12-23 13:45+0000\n" +"POT-Creation-Date: 2020-10-21 16:33+0000\n" +"PO-Revision-Date: 2020-10-21 16:33+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,11 +15,6 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_13_product_template -msgid "Chb air650 presta" -msgstr "" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_96_product_template msgid "Manette de frein" @@ -41,8 +36,8 @@ msgid "Patte derailleur" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_53_product_template -msgid "Patin vis ville par paire" +#: model:product.template,name:dynamo.dynamo_products_8_product_template +msgid "Pneu 24'' diabolo" msgstr "" #. module: dynamo @@ -67,8 +62,8 @@ msgid "Pneu 450 diabolo" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_65_product_template -msgid "Phare avt vtc" +#: model:product.template,name:dynamo.dynamo_products_74_product_template +msgid "Reduct selle 25,4x28,6" msgstr "" #. module: dynamo @@ -82,6 +77,11 @@ msgstr "" msgid "Manivelle droite plateau" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_66_product_template +msgid "Phare arr lumière lumiere" +msgstr "" + #. module: dynamo #: model:pos.category,name:dynamo.pos_new_wheel #: model:product.category,name:dynamo.product_category_new_wheel @@ -93,11 +93,6 @@ msgstr "" msgid "Poignée" msgstr "" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_76_product_template -msgid "Roue avant" -msgstr "" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_98_product_template msgid "Tube de selle" @@ -109,13 +104,14 @@ msgid "Import pneu 26''" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.product_company_membership_product_template -msgid "Company membership" +#: model:product.template,name:dynamo.product_take_in_out_product_template +msgid "Take in/Take out product for cash register" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_89_product_template -msgid "Chaîne" +#: model:product.template,name:dynamo.dynamo_products_76_product_template +msgid "Roue avant roue occasion\n" +"" msgstr "" #. module: dynamo @@ -124,32 +120,25 @@ msgid "Pneu 700x28 schwalbe" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.product_reduce_membership_product_template -msgid "Reduce membership" +#: model:product.template,name:dynamo.dynamo_products_102_product_template +msgid "Protège chaîne chaine" msgstr "" #. module: dynamo -#: model:product.template,description:dynamo.dynamo_products_106_product_template -#: model:product.template,description:dynamo.dynamo_products_21_product_template -#: model:product.template,description:dynamo.dynamo_products_22_product_template -#: model:product.template,description:dynamo.dynamo_products_26_product_template -#: model:product.template,description:dynamo.dynamo_products_44_product_template -#: model:product.template,description:dynamo.dynamo_products_45_product_template -#: model:product.template,description:dynamo.dynamo_products_46_product_template -#: model:product.template,description:dynamo.dynamo_products_47_product_template -#: model:product.template,description:dynamo.dynamo_products_48_product_template -#: model:product.template,description:dynamo.dynamo_products_56_product_template -#: model:product.template,description:dynamo.dynamo_products_58_product_template -#: model:product.template,description:dynamo.dynamo_products_86_product_template -#: model:product.template,description:dynamo.dynamo_products_88_product_template -#: model:product.template,description:dynamo.dynamo_products_94_product_template -#: model:product.template,description:dynamo.dynamo_products_95_product_template -msgid "Prix libre" +#: model:product.template,name:dynamo.dynamo_products_58_product_template +msgid "Embouts de gaine frein\n" +"" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_46_product_template -msgid "Wd40 en l" +#: model:product.template,name:dynamo.dynamo_products_80_product_template +msgid "Axe de roue axe roue" +msgstr "" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_44_product_template +msgid "Embouts cable a sertir\n" +"" msgstr "" #. module: dynamo @@ -158,18 +147,23 @@ msgid "Patin v-brakepar paire" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.product_standard_membership_product_template -msgid "Standard membership" +#: model:product.template,name:dynamo.dynamo_products_49_product_template +msgid "Cable frein poire route" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_102_product_template -msgid "Protège chaîne" +#: model:product.template,name:dynamo.dynamo_products_65_product_template +msgid "Phare avt vtc avant lumière lumiere" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_8_product_template -msgid "Pneu 24'' diabolo" +#: model:product.template,name:dynamo.dynamo_products_90_product_template +msgid "Pédale pedale" +msgstr "" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_53_product_template +msgid "Patin vis ville par paire" msgstr "" #. module: dynamo @@ -178,24 +172,28 @@ msgid "Graisse en kg" msgstr "" #. module: dynamo -#: model:pos.category,name:dynamo.pos_new_transmission -#: model:product.category,name:dynamo.product_category_new_transmission -msgid "Transmission en neuf" +#: model:product.template,name:dynamo.dynamo_products_64_product_template +msgid "Phare avt boule avant lumière lumiere" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_104_product_template -msgid "Phare" +#: model:product.template,name:dynamo.dynamo_products_46_product_template +msgid "Wd40 en l" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_103_product_template -msgid "Sonnette" +#: model:product.template,name:dynamo.dynamo_products_94_product_template +msgid "Manette dérailleur commande" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_70_product_template -msgid "Antivol en u" +#: model:ir.model,name:dynamo.model_res_partner +msgid "Partner" +msgstr "" + +#. module: dynamo +#: model:pos.category,name:dynamo.pos_new_accessory +msgid "Accesssoires en neuf" msgstr "" #. module: dynamo @@ -210,8 +208,13 @@ msgid "Direction en occasion" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_49_product_template -msgid "Cable frein poire" +#: model:product.template,name:dynamo.dynamo_products_16_product_template +msgid "chambre à air 20'' chambre a air chb a air chambre air chb air" +msgstr "" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_17_product_template +msgid "chambre à air 16'' chambre a air chb a air chambre air chb air" msgstr "" #. module: dynamo @@ -249,11 +252,26 @@ msgstr "" msgid "Roue ar 700 dp roue libre" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.product_reduce_membership_product_template +msgid "Adhésion réduite" +msgstr "" + +#. module: dynamo +#: model:product.template,name:dynamo.product_standard_membership_product_template +msgid "Adhésion normale" +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_22_product_template msgid "Rustines" msgstr "" +#. module: dynamo +#: model:product.template,description:dynamo.dynamo_products_40_product_template +msgid "chaine" +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_4_product_template msgid "Pneu 650b michelin" @@ -264,6 +282,11 @@ msgstr "" msgid "Pneu 26'' slick impac" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_12_product_template +msgid "chambre à air 700x23 700*23 longue valve chambre a air chb a air chambre air chb air" +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_3_product_template msgid "Pneu 700x35 scwalbe" @@ -290,13 +313,8 @@ msgid "Béquille" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_74_product_template -msgid "Reduct selle 25,4x28,6" -msgstr "" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_61_product_template -msgid "Capuchon dynamo" +#: model:product.template,name:dynamo.dynamo_products_56_product_template +msgid "Butée de gaine frein" msgstr "" #. module: dynamo @@ -305,8 +323,8 @@ msgid "Chainette torpedo longue 5v" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_56_product_template -msgid "Butée de gaine frein" +#: model:product.template,name:dynamo.dynamo_products_61_product_template +msgid "Capuchon dynamo" msgstr "" #. module: dynamo @@ -350,12 +368,28 @@ msgstr "" msgid "Bobine fil lumiere au m" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_14_product_template +msgid "chambre à air 26'' chambre a air chb a air chambre air chb air" +msgstr "" + #. module: dynamo #: model:pos.category,name:dynamo.pos_second_hand_brake #: model:product.category,name:dynamo.product_category_second_hand_brake msgid "Frein en occasion" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_40_product_template +msgid "Chaîne monovitesse chaine\n" +"" +msgstr "" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_93_product_template +msgid "Axe de pédalier/ boitier pedalier axe pedalier" +msgstr "" + #. module: dynamo #: model:pos.category,name:dynamo.pos_second_hand_accessory #: model:product.category,name:dynamo.product_category_second_hand_accessory @@ -373,6 +407,11 @@ msgstr "" msgid "Éclairage en occasion" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_28_product_template +msgid "Écrou roue 10*100 ecrou" +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_81_product_template msgid "Pneu" @@ -389,18 +428,8 @@ msgid "Dynamo" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_14_product_template -msgid "Chb air26''" -msgstr "" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_64_product_template -msgid "Phare avt boule" -msgstr "" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_34_product_template -msgid "Gaine vit en m" +#: model:product.template,name:dynamo.dynamo_products_18_product_template +msgid "chambre à air 12'' coudée chambre a air chb a air chambre air chb air" msgstr "" #. module: dynamo @@ -409,8 +438,8 @@ msgid "Clavette 9mm" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_44_product_template -msgid "Embouts cable (boite de 500)" +#: model:product.template,name:dynamo.dynamo_products_13_product_template +msgid "chambre à air 650 presta chambre a air chb a air chambre air chb air" msgstr "" #. module: dynamo @@ -430,29 +459,24 @@ msgstr "" msgid "Produit d'adhésion" msgstr "" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_80_product_template -msgid "Axe de roue" -msgstr "" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_43_product_template msgid "Chainette sturmey archer" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_91_product_template -msgid "Manivelle gauche " +#: model:product.template,name:dynamo.dynamo_products_11_product_template +msgid "chambre à air 700x28 700*28 chambre a air chb a air chambre air chb air" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_66_product_template -msgid "Phare arr" +#: model:product.template,name:dynamo.dynamo_products_104_product_template +msgid "Phare lumière lumiere" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_40_product_template -msgid "Chaîne monovitesse" +#: model:product.template,name:dynamo.dynamo_products_91_product_template +msgid "Manivelle gauche " msgstr "" #. module: dynamo @@ -466,8 +490,8 @@ msgid "Pneu 26 '' country michelin" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_94_product_template -msgid "Manette dérailleur" +#: field:res.partner,newsletter:0 +msgid "Newletter subscription" msgstr "" #. module: dynamo @@ -481,23 +505,30 @@ msgid "Dynamo gauche" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_62_product_template -msgid "Ampoule avt" +#: model:pos.category,name:dynamo.pos_equipment +#: model:product.category,name:dynamo.product_category_equipment +msgid "Matériel" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_58_product_template -msgid "Embouts de gaine frein (boite de 200)" +#: model:product.template,name:dynamo.product_company_membership_product_template +msgid "Adhésion personne morale" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_16_product_template -msgid "Chb air20''" +#: model:product.template,name:dynamo.dynamo_products_33_product_template +msgid "Cable derailleur 2m vitesse" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_90_product_template -msgid "Pédale" +#: model:product.template,name:dynamo.dynamo_products_89_product_template +msgid "Chaîne chaine" +msgstr "" + +#. module: dynamo +#: model:pos.category,name:dynamo.pos_new_transmission +#: model:product.category,name:dynamo.product_category_new_transmission +msgid "Transmission en neuf" msgstr "" #. module: dynamo @@ -515,6 +546,11 @@ msgstr "" msgid "Pneu 700x1 ¼" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_70_product_template +msgid "Antivol en u lock cadenas " +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_20_product_template msgid "Fond de jantes 28 ''" @@ -531,23 +567,8 @@ msgid "Guidoline coton" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_15_product_template -msgid "Chb air24''" -msgstr "" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_79_product_template -msgid "Chambre à air" -msgstr "" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_10_product_template -msgid "Chb air 700*35" -msgstr "" - -#. module: dynamo -#: model:pos.category,name:dynamo.pos_new_accessory -msgid "Accesssoirs en neuf" +#: model:product.template,name:dynamo.dynamo_products_103_product_template +msgid "Sonnette avertisseur" msgstr "" #. module: dynamo @@ -556,13 +577,13 @@ msgid "Bague a bille pédalier" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_31_product_template -msgid "Roue ar 650b sp" +#: model:product.template,name:dynamo.dynamo_products_77_product_template +msgid "Roue arriere roue occasion" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_28_product_template -msgid "Écrou roue 10*100" +#: model:product.template,name:dynamo.dynamo_products_31_product_template +msgid "Roue ar 650b sp" msgstr "" #. module: dynamo @@ -577,28 +598,23 @@ msgid "Roue ar 26'' dp roue libre" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_77_product_template -msgid "Roue arriere" -msgstr "" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_33_product_template -msgid "Cable derailleur 2m" +#: model:product.template,name:dynamo.dynamo_products_21_product_template +msgid "Colle rustine par tube 10g" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_21_product_template -msgid "Colle rustine par tube 10g" +#: model:product.template,name:dynamo.dynamo_products_10_product_template +msgid "chambre à air 700x35 700*35 chambre a air chb a air chambre air chb air" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_11_product_template -msgid "Chb air700*28" +#: field:res.partner,parent_name:0 +msgid "Parent name" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_17_product_template -msgid "Chb air 16 ''" +#: model:product.template,name:dynamo.dynamo_products_15_product_template +msgid "chambre à air 24'' chambre a air chb a air chambre air chb air" msgstr "" #. module: dynamo @@ -607,6 +623,24 @@ msgstr "" msgid "Éclairage en neuf" msgstr "" +#. module: dynamo +#: model:product.template,description:dynamo.dynamo_products_106_product_template +#: model:product.template,description:dynamo.dynamo_products_21_product_template +#: model:product.template,description:dynamo.dynamo_products_22_product_template +#: model:product.template,description:dynamo.dynamo_products_26_product_template +#: model:product.template,description:dynamo.dynamo_products_45_product_template +#: model:product.template,description:dynamo.dynamo_products_46_product_template +#: model:product.template,description:dynamo.dynamo_products_47_product_template +#: model:product.template,description:dynamo.dynamo_products_48_product_template +#: model:product.template,description:dynamo.dynamo_products_56_product_template +#: model:product.template,description:dynamo.dynamo_products_58_product_template +#: model:product.template,description:dynamo.dynamo_products_86_product_template +#: model:product.template,description:dynamo.dynamo_products_88_product_template +#: model:product.template,description:dynamo.dynamo_products_94_product_template +#: model:product.template,description:dynamo.dynamo_products_95_product_template +msgid "Prix libre" +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_100_product_template msgid "Porte bagage" @@ -625,6 +659,11 @@ msgstr "" msgid "Pneu 650a import" msgstr "" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_79_product_template +msgid "chambre à air occasion okaze chambre a air chb a air chambre air chb air" +msgstr "" + #. module: dynamo #: model:pos.category,name:dynamo.pos_second_hand_other #: model:product.category,name:dynamo.product_category_second_hand_other @@ -643,8 +682,8 @@ msgid "Frein en neuf" msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_12_product_template -msgid "Chb air700 longue valve" +#: model:product.template,name:dynamo.dynamo_products_34_product_template +msgid "Gaine vit en m vitesse" msgstr "" #. module: dynamo @@ -652,11 +691,6 @@ msgstr "" msgid "Roue libre/cassette" msgstr "" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_18_product_template -msgid "Chb air 12'' coudée" -msgstr "" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_71_product_template msgid "Guidoline epaisse par paire" @@ -683,9 +717,8 @@ msgid "Garde boue" msgstr "" #. module: dynamo -#: model:pos.category,name:dynamo.pos_equipment -#: model:product.category,name:dynamo.product_category_equipment -msgid "Matériel" +#: model:product.template,name:dynamo.dynamo_products_62_product_template +msgid "Ampoule avt" msgstr "" #. module: dynamo @@ -698,11 +731,6 @@ msgstr "" msgid "Import pneu700x28" msgstr "" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_93_product_template -msgid "Axe de pédalier/ boitier" -msgstr "" - #. module: dynamo #: model:pos.category,name:dynamo.pos_membership msgid "Adhésion" diff --git a/i18n/fr.po b/i18n/fr.po index 2a29dc6..a23fe2c 100644 --- a/i18n/fr.po +++ b/i18n/fr.po @@ -6,20 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 7.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-12-23 13:45+0000\n" -"PO-Revision-Date: 2013-12-23 14:47+0100\n" +"POT-Creation-Date: 2020-10-21 16:33+0000\n" +"PO-Revision-Date: 2020-10-21 18:35+0200\n" "Last-Translator: Ludovic CHEVALIER \n" "Language-Team: \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.5.4\n" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_13_product_template -msgid "Chb air650 presta" -msgstr "Chb air650 presta" +"X-Generator: Poedit 2.4.1\n" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_96_product_template @@ -42,9 +37,9 @@ msgid "Patte derailleur" msgstr "Patte derailleur" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_53_product_template -msgid "Patin vis ville par paire" -msgstr "Patin vis ville par paire" +#: model:product.template,name:dynamo.dynamo_products_8_product_template +msgid "Pneu 24'' diabolo" +msgstr "Pneu 24'' diabolo" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_106_product_template @@ -68,9 +63,9 @@ msgid "Pneu 450 diabolo" msgstr "Pneu 450 diabolo" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_65_product_template -msgid "Phare avt vtc" -msgstr "Phare avt vtc" +#: model:product.template,name:dynamo.dynamo_products_74_product_template +msgid "Reduct selle 25,4x28,6" +msgstr "Reduct selle 25,4x28,6" #. module: dynamo #: model:pos.category,name:dynamo.pos_new_equipment @@ -83,6 +78,11 @@ msgstr "Matériel neuf" msgid "Manivelle droite plateau" msgstr "Manivelle droite plateau" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_66_product_template +msgid "Phare arr lumière lumiere" +msgstr "" + #. module: dynamo #: model:pos.category,name:dynamo.pos_new_wheel #: model:product.category,name:dynamo.product_category_new_wheel @@ -94,11 +94,6 @@ msgstr "Roue en neuf" msgid "Poignée" msgstr "Poignée" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_76_product_template -msgid "Roue avant" -msgstr "Roue avant" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_98_product_template msgid "Tube de selle" @@ -110,14 +105,16 @@ msgid "Import pneu 26''" msgstr "Import pneu 26''" #. module: dynamo -#: model:product.template,name:dynamo.product_company_membership_product_template -msgid "Company membership" -msgstr "Adhésion personne morale" +#: model:product.template,name:dynamo.product_take_in_out_product_template +msgid "Take in/Take out product for cash register" +msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_89_product_template -msgid "Chaîne" -msgstr "Chaîne" +#: model:product.template,name:dynamo.dynamo_products_76_product_template +#, fuzzy +#| msgid "Roue en occasion" +msgid "Roue avant roue occasion\n" +msgstr "Roue en occasion" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_2_product_template @@ -125,33 +122,32 @@ msgid "Pneu 700x28 schwalbe" msgstr "Pneu 700x28 schwalbe" #. module: dynamo -#: model:product.template,name:dynamo.product_reduce_membership_product_template -msgid "Reduce membership" -msgstr "Adhésion réduite" +#: model:product.template,name:dynamo.dynamo_products_102_product_template +#, fuzzy +#| msgid "Protège chaîne" +msgid "Protège chaîne chaine" +msgstr "Protège chaîne" #. module: dynamo -#: model:product.template,description:dynamo.dynamo_products_106_product_template -#: model:product.template,description:dynamo.dynamo_products_21_product_template -#: model:product.template,description:dynamo.dynamo_products_22_product_template -#: model:product.template,description:dynamo.dynamo_products_26_product_template -#: model:product.template,description:dynamo.dynamo_products_44_product_template -#: model:product.template,description:dynamo.dynamo_products_45_product_template -#: model:product.template,description:dynamo.dynamo_products_46_product_template -#: model:product.template,description:dynamo.dynamo_products_47_product_template -#: model:product.template,description:dynamo.dynamo_products_48_product_template -#: model:product.template,description:dynamo.dynamo_products_56_product_template -#: model:product.template,description:dynamo.dynamo_products_58_product_template -#: model:product.template,description:dynamo.dynamo_products_86_product_template -#: model:product.template,description:dynamo.dynamo_products_88_product_template -#: model:product.template,description:dynamo.dynamo_products_94_product_template -#: model:product.template,description:dynamo.dynamo_products_95_product_template -msgid "Prix libre" -msgstr "Prix libre" +#: model:product.template,name:dynamo.dynamo_products_58_product_template +#, fuzzy +#| msgid "Butée de gaine frein" +msgid "Embouts de gaine frein\n" +msgstr "Butée de gaine frein" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_46_product_template -msgid "Wd40 en l" -msgstr "Wd40 en l" +#: model:product.template,name:dynamo.dynamo_products_80_product_template +#, fuzzy +#| msgid "Axe de roue" +msgid "Axe de roue axe roue" +msgstr "Axe de roue" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_44_product_template +#, fuzzy +#| msgid "Embouts cable (boite de 500)" +msgid "Embouts cable a sertir\n" +msgstr "Embouts cable (boite de 500)" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_54_product_template @@ -159,19 +155,28 @@ msgid "Patin v-brakepar paire" msgstr "Patin v-brakepar paire" #. module: dynamo -#: model:product.template,name:dynamo.product_standard_membership_product_template -msgid "Standard membership" -msgstr "Adhésion normale" +#: model:product.template,name:dynamo.dynamo_products_49_product_template +#, fuzzy +#| msgid "Cable frein poire" +msgid "Cable frein poire route" +msgstr "Cable frein poire" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_102_product_template -msgid "Protège chaîne" -msgstr "Protège chaîne" +#: model:product.template,name:dynamo.dynamo_products_65_product_template +msgid "Phare avt vtc avant lumière lumiere" +msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_8_product_template -msgid "Pneu 24'' diabolo" -msgstr "Pneu 24'' diabolo" +#: model:product.template,name:dynamo.dynamo_products_90_product_template +#, fuzzy +#| msgid "Pédale" +msgid "Pédale pedale" +msgstr "Pédale" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_53_product_template +msgid "Patin vis ville par paire" +msgstr "Patin vis ville par paire" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_45_product_template @@ -179,25 +184,33 @@ msgid "Graisse en kg" msgstr "Graisse en kg" #. module: dynamo -#: model:pos.category,name:dynamo.pos_new_transmission -#: model:product.category,name:dynamo.product_category_new_transmission -msgid "Transmission en neuf" -msgstr "Transmission en neuf" +#: model:product.template,name:dynamo.dynamo_products_64_product_template +msgid "Phare avt boule avant lumière lumiere" +msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_104_product_template -msgid "Phare" -msgstr "Phare" +#: model:product.template,name:dynamo.dynamo_products_46_product_template +msgid "Wd40 en l" +msgstr "Wd40 en l" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_103_product_template -msgid "Sonnette" -msgstr "Sonnette" +#: model:product.template,name:dynamo.dynamo_products_94_product_template +#, fuzzy +#| msgid "Manette dérailleur" +msgid "Manette dérailleur commande" +msgstr "Manette dérailleur" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_70_product_template -msgid "Antivol en u" -msgstr "Antivol en u" +#: model:ir.model,name:dynamo.model_res_partner +msgid "Partner" +msgstr "Partenaire" + +#. module: dynamo +#: model:pos.category,name:dynamo.pos_new_accessory +#, fuzzy +#| msgid "Accesssoirs en neuf" +msgid "Accesssoires en neuf" +msgstr "Accesssoirs en neuf" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_99_product_template @@ -211,9 +224,14 @@ msgid "Direction en occasion" msgstr "Direction en occasion" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_49_product_template -msgid "Cable frein poire" -msgstr "Cable frein poire" +#: model:product.template,name:dynamo.dynamo_products_16_product_template +msgid "chambre à air 20'' chambre a air chb a air chambre air chb air" +msgstr "" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_17_product_template +msgid "chambre à air 16'' chambre a air chb a air chambre air chb air" +msgstr "" #. module: dynamo #: model:product.category,name:dynamo.product_category_new_accessory @@ -250,11 +268,30 @@ msgstr "Gaine frein en m" msgid "Roue ar 700 dp roue libre" msgstr "Roue ar 700 dp roue libre" +#. module: dynamo +#: model:product.template,name:dynamo.product_reduce_membership_product_template +#, fuzzy +#| msgid "Adhésion" +msgid "Adhésion réduite" +msgstr "Adhésion" + +#. module: dynamo +#: model:product.template,name:dynamo.product_standard_membership_product_template +#, fuzzy +#| msgid "Adhésion" +msgid "Adhésion normale" +msgstr "Adhésion" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_22_product_template msgid "Rustines" msgstr "Rustines" +#. module: dynamo +#: model:product.template,description:dynamo.dynamo_products_40_product_template +msgid "chaine" +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_4_product_template msgid "Pneu 650b michelin" @@ -265,6 +302,13 @@ msgstr "Pneu 650b michelin" msgid "Pneu 26'' slick impac" msgstr "Pneu 26'' slick impac" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_12_product_template +msgid "" +"chambre à air 700x23 700*23 longue valve chambre a air chb a air chambre air " +"chb air" +msgstr "" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_3_product_template msgid "Pneu 700x35 scwalbe" @@ -291,14 +335,9 @@ msgid "Béquille" msgstr "Béquille" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_74_product_template -msgid "Reduct selle 25,4x28,6" -msgstr "Reduct selle 25,4x28,6" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_61_product_template -msgid "Capuchon dynamo" -msgstr "Capuchon dynamo" +#: model:product.template,name:dynamo.dynamo_products_56_product_template +msgid "Butée de gaine frein" +msgstr "Butée de gaine frein" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_42_product_template @@ -306,9 +345,9 @@ msgid "Chainette torpedo longue 5v" msgstr "Chainette torpedo longue 5v" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_56_product_template -msgid "Butée de gaine frein" -msgstr "Butée de gaine frein" +#: model:product.template,name:dynamo.dynamo_products_61_product_template +msgid "Capuchon dynamo" +msgstr "Capuchon dynamo" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_85_product_template @@ -351,12 +390,31 @@ msgstr "Fourche rigide" msgid "Bobine fil lumiere au m" msgstr "Bobine fil lumiere au m" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_14_product_template +msgid "chambre à air 26'' chambre a air chb a air chambre air chb air" +msgstr "" + #. module: dynamo #: model:pos.category,name:dynamo.pos_second_hand_brake #: model:product.category,name:dynamo.product_category_second_hand_brake msgid "Frein en occasion" msgstr "Frein en occasion" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_40_product_template +#, fuzzy +#| msgid "Chaîne monovitesse" +msgid "Chaîne monovitesse chaine\n" +msgstr "Chaîne monovitesse" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_93_product_template +#, fuzzy +#| msgid "Axe de pédalier/ boitier" +msgid "Axe de pédalier/ boitier pedalier axe pedalier" +msgstr "Axe de pédalier/ boitier" + #. module: dynamo #: model:pos.category,name:dynamo.pos_second_hand_accessory #: model:product.category,name:dynamo.product_category_second_hand_accessory @@ -374,6 +432,13 @@ msgstr "Etrier de frein" msgid "Éclairage en occasion" msgstr "Éclairage en occasion" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_28_product_template +#, fuzzy +#| msgid "Écrou roue 10*100" +msgid "Écrou roue 10*100 ecrou" +msgstr "Écrou roue 10*100" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_81_product_template msgid "Pneu" @@ -390,19 +455,9 @@ msgid "Dynamo" msgstr "Dynamo" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_14_product_template -msgid "Chb air26''" -msgstr "Chb air26''" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_64_product_template -msgid "Phare avt boule" -msgstr "Phare avt boule" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_34_product_template -msgid "Gaine vit en m" -msgstr "Gaine vit en m" +#: model:product.template,name:dynamo.dynamo_products_18_product_template +msgid "chambre à air 12'' coudée chambre a air chb a air chambre air chb air" +msgstr "" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_35_product_template @@ -410,9 +465,9 @@ msgid "Clavette 9mm" msgstr "Clavette 9mm" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_44_product_template -msgid "Embouts cable (boite de 500)" -msgstr "Embouts cable (boite de 500)" +#: model:product.template,name:dynamo.dynamo_products_13_product_template +msgid "chambre à air 650 presta chambre a air chb a air chambre air chb air" +msgstr "" #. module: dynamo #: model:pos.category,name:dynamo.pos_second_hand_transmission @@ -431,30 +486,25 @@ msgstr "Matériel d'occasion" msgid "Produit d'adhésion" msgstr "Produit d'adhésion" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_80_product_template -msgid "Axe de roue" -msgstr "Axe de roue" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_43_product_template msgid "Chainette sturmey archer" msgstr "Chainette sturmey archer" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_91_product_template -msgid "Manivelle gauche " -msgstr "Manivelle gauche " +#: model:product.template,name:dynamo.dynamo_products_11_product_template +msgid "chambre à air 700x28 700*28 chambre a air chb a air chambre air chb air" +msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_66_product_template -msgid "Phare arr" -msgstr "Phare arr" +#: model:product.template,name:dynamo.dynamo_products_104_product_template +msgid "Phare lumière lumiere" +msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_40_product_template -msgid "Chaîne monovitesse" -msgstr "Chaîne monovitesse" +#: model:product.template,name:dynamo.dynamo_products_91_product_template +msgid "Manivelle gauche " +msgstr "Manivelle gauche " #. module: dynamo #: model:product.template,name:dynamo.product_family_membership_product_template @@ -467,9 +517,9 @@ msgid "Pneu 26 '' country michelin" msgstr "Pneu 26 '' country michelin" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_94_product_template -msgid "Manette dérailleur" -msgstr "Manette dérailleur" +#: field:res.partner,newsletter:0 +msgid "Newletter subscription" +msgstr "Abonnement à l'infolettre" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_68_product_template @@ -482,24 +532,35 @@ msgid "Dynamo gauche" msgstr "Dynamo gauche" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_62_product_template -msgid "Ampoule avt" -msgstr "Ampoule avt" +#: model:pos.category,name:dynamo.pos_equipment +#: model:product.category,name:dynamo.product_category_equipment +msgid "Matériel" +msgstr "Matériel" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_58_product_template -msgid "Embouts de gaine frein (boite de 200)" -msgstr "Embouts de gaine frein (boite de 200)" +#: model:product.template,name:dynamo.product_company_membership_product_template +msgid "Adhésion personne morale" +msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_16_product_template -msgid "Chb air20''" -msgstr "Chb air20''" +#: model:product.template,name:dynamo.dynamo_products_33_product_template +#, fuzzy +#| msgid "Cable derailleur 2m" +msgid "Cable derailleur 2m vitesse" +msgstr "Cable derailleur 2m" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_90_product_template -msgid "Pédale" -msgstr "Pédale" +#: model:product.template,name:dynamo.dynamo_products_89_product_template +#, fuzzy +#| msgid "Chaîne" +msgid "Chaîne chaine" +msgstr "Chaîne" + +#. module: dynamo +#: model:pos.category,name:dynamo.pos_new_transmission +#: model:product.category,name:dynamo.product_category_new_transmission +msgid "Transmission en neuf" +msgstr "Transmission en neuf" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_63_product_template @@ -516,6 +577,13 @@ msgstr "Selle" msgid "Pneu 700x1 ¼" msgstr "Pneu 700x1 ¼" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_70_product_template +#, fuzzy +#| msgid "Antivol en u" +msgid "Antivol en u lock cadenas " +msgstr "Antivol en u" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_20_product_template msgid "Fond de jantes 28 ''" @@ -532,40 +600,27 @@ msgid "Guidoline coton" msgstr "Guidoline coton" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_15_product_template -msgid "Chb air24''" -msgstr "Chb air24''" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_79_product_template -msgid "Chambre à air" -msgstr "Chambre à air" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_10_product_template -msgid "Chb air 700*35" -msgstr "Chb air 700*35" - -#. module: dynamo -#: model:pos.category,name:dynamo.pos_new_accessory -msgid "Accesssoirs en neuf" -msgstr "Accesssoirs en neuf" +#: model:product.template,name:dynamo.dynamo_products_103_product_template +msgid "Sonnette avertisseur" +msgstr "" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_37_product_template msgid "Bague a bille pédalier" msgstr "Bague a bille pédalier" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_77_product_template +#, fuzzy +#| msgid "Roue en occasion" +msgid "Roue arriere roue occasion" +msgstr "Roue en occasion" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_31_product_template msgid "Roue ar 650b sp" msgstr "Roue ar 650b sp" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_28_product_template -msgid "Écrou roue 10*100" -msgstr "Écrou roue 10*100" - #. module: dynamo #: model:pos.category,name:dynamo.pos_new_direction #: model:product.category,name:dynamo.product_category_new_direction @@ -577,30 +632,25 @@ msgstr "Direction en neuf" msgid "Roue ar 26'' dp roue libre" msgstr "Roue ar 26'' dp roue libre" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_77_product_template -msgid "Roue arriere" -msgstr "Roue arriere" - -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_33_product_template -msgid "Cable derailleur 2m" -msgstr "Cable derailleur 2m" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_21_product_template msgid "Colle rustine par tube 10g" msgstr "Colle rustine par tube 10g" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_11_product_template -msgid "Chb air700*28" -msgstr "Chb air700*28" +#: model:product.template,name:dynamo.dynamo_products_10_product_template +msgid "chambre à air 700x35 700*35 chambre a air chb a air chambre air chb air" +msgstr "" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_17_product_template -msgid "Chb air 16 ''" -msgstr "Chb air 16 ''" +#: field:res.partner,parent_name:0 +msgid "Parent name" +msgstr "Nom du parent" + +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_15_product_template +msgid "chambre à air 24'' chambre a air chb a air chambre air chb air" +msgstr "" #. module: dynamo #: model:pos.category,name:dynamo.pos_new_lighting @@ -608,6 +658,24 @@ msgstr "Chb air 16 ''" msgid "Éclairage en neuf" msgstr "Éclairage en neuf" +#. module: dynamo +#: model:product.template,description:dynamo.dynamo_products_106_product_template +#: model:product.template,description:dynamo.dynamo_products_21_product_template +#: model:product.template,description:dynamo.dynamo_products_22_product_template +#: model:product.template,description:dynamo.dynamo_products_26_product_template +#: model:product.template,description:dynamo.dynamo_products_45_product_template +#: model:product.template,description:dynamo.dynamo_products_46_product_template +#: model:product.template,description:dynamo.dynamo_products_47_product_template +#: model:product.template,description:dynamo.dynamo_products_48_product_template +#: model:product.template,description:dynamo.dynamo_products_56_product_template +#: model:product.template,description:dynamo.dynamo_products_58_product_template +#: model:product.template,description:dynamo.dynamo_products_86_product_template +#: model:product.template,description:dynamo.dynamo_products_88_product_template +#: model:product.template,description:dynamo.dynamo_products_94_product_template +#: model:product.template,description:dynamo.dynamo_products_95_product_template +msgid "Prix libre" +msgstr "Prix libre" + #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_100_product_template msgid "Porte bagage" @@ -626,6 +694,12 @@ msgstr "À partir de …" msgid "Pneu 650a import" msgstr "Pneu 650a import" +#. module: dynamo +#: model:product.template,name:dynamo.dynamo_products_79_product_template +msgid "" +"chambre à air occasion okaze chambre a air chb a air chambre air chb air" +msgstr "" + #. module: dynamo #: model:pos.category,name:dynamo.pos_second_hand_other #: model:product.category,name:dynamo.product_category_second_hand_other @@ -644,20 +718,17 @@ msgid "Frein en neuf" msgstr "Frein en neuf" #. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_12_product_template -msgid "Chb air700 longue valve" -msgstr "Chb air700 longue valve" +#: model:product.template,name:dynamo.dynamo_products_34_product_template +#, fuzzy +#| msgid "Gaine vit en m" +msgid "Gaine vit en m vitesse" +msgstr "Gaine vit en m" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_87_product_template msgid "Roue libre/cassette" msgstr "Roue libre/cassette" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_18_product_template -msgid "Chb air 12'' coudée" -msgstr "Chb air 12'' coudée" - #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_71_product_template msgid "Guidoline epaisse par paire" @@ -684,10 +755,9 @@ msgid "Garde boue" msgstr "Garde boue" #. module: dynamo -#: model:pos.category,name:dynamo.pos_equipment -#: model:product.category,name:dynamo.product_category_equipment -msgid "Matériel" -msgstr "Matériel" +#: model:product.template,name:dynamo.dynamo_products_62_product_template +msgid "Ampoule avt" +msgstr "Ampoule avt" #. module: dynamo #: model:product.template,name:dynamo.dynamo_products_50_product_template @@ -699,16 +769,74 @@ msgstr "Cable frein vtt" msgid "Import pneu700x28" msgstr "Import pneu700x28" -#. module: dynamo -#: model:product.template,name:dynamo.dynamo_products_93_product_template -msgid "Axe de pédalier/ boitier" -msgstr "Axe de pédalier/ boitier" - #. module: dynamo #: model:pos.category,name:dynamo.pos_membership msgid "Adhésion" msgstr "Adhésion" +#~ msgid "Chb air650 presta" +#~ msgstr "Chb air650 presta" + +#~ msgid "Phare avt vtc" +#~ msgstr "Phare avt vtc" + +#~ msgid "Roue avant" +#~ msgstr "Roue avant" + +#~ msgid "Company membership" +#~ msgstr "Adhésion personne morale" + +#~ msgid "Reduce membership" +#~ msgstr "Adhésion réduite" + +#~ msgid "Standard membership" +#~ msgstr "Adhésion normale" + +#~ msgid "Phare" +#~ msgstr "Phare" + +#~ msgid "Sonnette" +#~ msgstr "Sonnette" + +#~ msgid "Chb air26''" +#~ msgstr "Chb air26''" + +#~ msgid "Phare avt boule" +#~ msgstr "Phare avt boule" + +#~ msgid "Phare arr" +#~ msgstr "Phare arr" + +#~ msgid "Embouts de gaine frein (boite de 200)" +#~ msgstr "Embouts de gaine frein (boite de 200)" + +#~ msgid "Chb air20''" +#~ msgstr "Chb air20''" + +#~ msgid "Chb air24''" +#~ msgstr "Chb air24''" + +#~ msgid "Chambre à air" +#~ msgstr "Chambre à air" + +#~ msgid "Chb air 700*35" +#~ msgstr "Chb air 700*35" + +#~ msgid "Roue arriere" +#~ msgstr "Roue arriere" + +#~ msgid "Chb air700*28" +#~ msgstr "Chb air700*28" + +#~ msgid "Chb air 16 ''" +#~ msgstr "Chb air 16 ''" + +#~ msgid "Chb air700 longue valve" +#~ msgstr "Chb air700 longue valve" + +#~ msgid "Chb air 12'' coudée" +#~ msgstr "Chb air 12'' coudée" + #~ msgid "New equipment" #~ msgstr "Matériel neuf" diff --git a/view/dynamo.xml b/view/dynamo.xml index 6469796..667d0ad 100644 --- a/view/dynamo.xml +++ b/view/dynamo.xml @@ -25,6 +25,9 @@ 1 + + + @@ -45,6 +48,9 @@ 1 + + + -- 2.20.1