Browse Source

[FIX] website URI

pull/430/head
Stéphane Bidoul (ACSONE) 7 years ago
committed by GitHub
parent
commit
4dba382347
  1. 2
      partner_phone_extension/__openerp__.py

2
partner_phone_extension/__openerp__.py

@ -16,7 +16,7 @@
"Eficent, "
"SerpentCS, "
"Odoo Community Association (OCA)",
'website': 'www.savoirfairelinux.com',
'website': 'http://www.savoirfairelinux.com',
'license': 'AGPL-3',
"depends": ["base"],
'data': [

Loading…
Cancel
Save