From fe8f16090424dd533cf070b214b592715d70bfc3 Mon Sep 17 00:00:00 2001 From: Leonardo Pistone Date: Thu, 26 May 2016 13:28:28 +0200 Subject: [PATCH] OCA instead of Camptocamp website --- account_financial_report_qweb/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_financial_report_qweb/__openerp__.py b/account_financial_report_qweb/__openerp__.py index 50b34e99..de033f9a 100644 --- a/account_financial_report_qweb/__openerp__.py +++ b/account_financial_report_qweb/__openerp__.py @@ -11,7 +11,7 @@ 'initOS GmbH,' 'redCOR AG,' 'Odoo Community Association (OCA)', - 'website': 'http://www.camptocamp.com', + "website": "https://odoo-community.org/", 'depends': [ 'account', 'account_full_reconcile',