Browse Source
[UPD] partner_firstname: fix website url in manifest
pull/398/head
Stéphane Bidoul (ACSONE)
8 years ago
No known key found for this signature in database
GPG Key ID: 866D394B4986F82D
1 changed files with
1 additions and
3 deletions
-
partner_firstname/__manifest__.py
|
|
@ -16,9 +16,7 @@ |
|
|
|
'license': "AGPL-3", |
|
|
|
'maintainer': 'Camptocamp, Acsone', |
|
|
|
'category': 'Extra Tools', |
|
|
|
'website': 'http://www.camptocamp.com, ' |
|
|
|
'http://www.acsone.eu, ' |
|
|
|
'http://grupoesoc.es', |
|
|
|
'website': 'https://odoo-community.org/', |
|
|
|
'depends': ['base_setup'], |
|
|
|
'data': [ |
|
|
|
'views/base_config_view.xml', |
|
|
|