From: Ludovic CHEVALIER Date: Fri, 2 Oct 2015 12:50:06 +0000 (+0200) Subject: [DATA] -update res_partner X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/%7B%7B%20url_for%28%27static%27%2C%20filename=%27css/%40%20%27entree_url%27%20=%3E%20%27URL%20of%20your%20site%27%2C%20%27entree_url_2%27%20=%3E%20%27Site%20URL%27%2C%20%27erreur_connect_deja_existant%27%20=%3E%20%27There%20is%20already%20a%20server%20with%20that%20name%20%27%2C%20%27erreur_email_deja_existant%27%20=%3E%20%27This%20email%20address%20is%20already%20registered.%27%2C%20%27erreur_nom_connect_incorrect%27%20=%3E%20%27Server%20name%20not%20allowed%27%2C%20%27erreur_plugin_desinstalation_echouee%27%20=%3E%20%27Uninstallation%20of%20the%20plugin%20failed.%20However%2C%20you%20may%20deactivate%20it.%27%2C%20%27erreur_plugin_fichier_absent%27%20=%3E%20%27File%20missing%27%2C%40%40%20-198%2C16%20%20170%2C12%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=977c879e028421040615b1122844c63c0fde9cab;p=burette%2Fvelosenville.git [DATA] -update res_partner --- diff --git a/__openerp__.py b/__openerp__.py index 1a2ae89..5f1ad5e 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -36,12 +36,11 @@ It installs the profile for bike co-ops to manage some features like: """, 'author': 'Vélos en Ville', 'website': 'http://www.velosenville.net', - 'depends': ['bikecoop','bikecoop_l10n_fr'], + 'depends': ['bikecoop', 'bikecoop_l10n_fr'], 'update_xml': [ 'data/base.xml', 'data/bikecoop.xml', 'data/product.xml', - 'data/res_partner.xml', 'view/bikecoop.xml', 'security/velosenville.xml', 'security/ir.model.access.csv',