From f9250ff2a740aa24da2ee17facf4f31dd58f8efd Mon Sep 17 00:00:00 2001 From: Mateu Griful Date: Wed, 27 Jan 2021 13:23:10 +0100 Subject: [PATCH] [IMP] rma_repair: black, isort, prettier --- rma_repair/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rma_repair/__manifest__.py b/rma_repair/__manifest__.py index 73341db5..0a07350d 100644 --- a/rma_repair/__manifest__.py +++ b/rma_repair/__manifest__.py @@ -7,7 +7,7 @@ "category": "RMA", "summary": "Links RMA with Repairs.", "author": "ForgeFlow S.L., Odoo Community Association (OCA)", - "website": "https://github.com/Eficent/stock-rma", + "website": "https://github.com/OCA/https://github.com/ForgeFlow/stock-rma", "depends": ["rma_account", "repair_refurbish"], "data": [ "views/rma_order_view.xml",