[MODULE] -update initial import data 7.0
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Fri, 11 Feb 2022 16:11:50 +0000 (17:11 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Fri, 11 Feb 2022 16:11:50 +0000 (17:11 +0100)
__openerp__.py
data/base.xml
static/src/img/icon.png
static/src/img/logo.png

index d14d0ca..160fd44 100644 (file)
@@ -46,10 +46,6 @@ It installs the profile for bike co-ops to manage some features like:
         'data/stock.xml',
         'data/sale.xml',
         'data/point_of_sale.xml',
-        'data/product_categories.xml',
-        'data/product_products.xml',
-        'data/suppliers.xml',
-        'data/members.xml',
         'view/bikecoop.xml',
     ],
     'installable': True,
index e7fc7ee..90ff330 100644 (file)
@@ -44,7 +44,7 @@
         <record id="base.main_company" model="res.company">
             <field name="name">Récup'R</field>
             <field name="partner_id" ref="base.main_partner"/>
-            <field name="rml_header1">Récup´R est une recyclerie situtée à bordeaux dont le but est la réduction des déchets par le réemploi.</field>
+            <field name="rml_header1">Récup´R est une recyclerie situtée à Bordeaux dont le but est la réduction des déchets par le réemploi.</field>
             <field name="siret">509 082 954 00025</field>
             <field name="ape">9499Z</field>
             <field name="rml_footer">N° SIRET : 509 082 954 00025 - Code NAF : 9499Z</field>
index db868ca..5409813 100644 (file)
Binary files a/static/src/img/icon.png and b/static/src/img/icon.png differ
index ee49a8e..ad18f4d 100644 (file)
Binary files a/static/src/img/logo.png and b/static/src/img/logo.png differ