From 6a992e724fb9ae7c09027028de3a3602e9d3caa7 Mon Sep 17 00:00:00 2001 From: Simone Rubino Date: Tue, 20 Dec 2022 14:52:59 +0100 Subject: [PATCH] [REF] mrp_production_filter_lot: Website link --- mrp_production_filter_lot/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_production_filter_lot/__manifest__.py b/mrp_production_filter_lot/__manifest__.py index a004474f8..221ee0036 100644 --- a/mrp_production_filter_lot/__manifest__.py +++ b/mrp_production_filter_lot/__manifest__.py @@ -7,7 +7,7 @@ 'version': '12.0.1.0.1', 'category': 'Manufacturing', 'website': "https://github.com/OCA/manufacture" - "12.0/mrp_production_filter_lot", + "/tree/12.0/mrp_production_filter_lot", 'author': "Takobi, " "Odoo Community Association (OCA)", 'license': 'AGPL-3',