[PYTHON] +newsletter field
[burette/dynamo.git] / __openerp__.py
index e9fb5d3..bd01ae7 100644 (file)
@@ -2,7 +2,7 @@
 ##############################################################################
 #
 #    dynamo module for OpenERP, Dynamo specifities
-#    Copyright (C) 2013-2014 Dynamo (<http://www.atelierdynamo.fr/>)
+#    Copyright (C) 2013-2020 Dynamo (<http://www.atelierdynamo.fr/>)
 #
 #    This file is a part of dynamo
 #
@@ -43,7 +43,7 @@ It installs the profile for bike co-ops to manage some features like:
         'data/base.xml',
         'data/suppliers.xml',
         'data/product.xml',
-        'data/res_partner.xml',
+        'data/sale_products.xml',
         'view/dynamo.xml',
     ],
     'installable': True,