From 22fe35348167443576cda8415646bd59382bd26a Mon Sep 17 00:00:00 2001 From: Denis Roussel Date: Wed, 20 Oct 2021 11:26:23 +0200 Subject: [PATCH] [IMP] intrastat_product_generic: black, isort, prettier --- intrastat_product_generic/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intrastat_product_generic/__manifest__.py b/intrastat_product_generic/__manifest__.py index 7a136d1..e91a71c 100644 --- a/intrastat_product_generic/__manifest__.py +++ b/intrastat_product_generic/__manifest__.py @@ -5,7 +5,7 @@ "name": "Generic Intrastat Product Declaration", "version": "13.0.1.0.0", "category": "Accounting & Finance", - "website": "https://github.com/OCA/intrastat", + "website": "https://github.com/OCA/intrastat-extrastat", "author": "Noviat," "Odoo Community Association (OCA)", "license": "AGPL-3", "installable": True,