From c339af533de06f2d9a87cc474d8889e7d1593863 Mon Sep 17 00:00:00 2001 From: Christophe Battarel Date: Fri, 12 Mar 2021 14:15:55 +0100 Subject: [PATCH] fix conflict --- htdocs/core/modules/modProductBatch.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/modules/modProductBatch.class.php b/htdocs/core/modules/modProductBatch.class.php index aec35c1b53c..4117ceca167 100644 --- a/htdocs/core/modules/modProductBatch.class.php +++ b/htdocs/core/modules/modProductBatch.class.php @@ -65,7 +65,7 @@ class modProductBatch extends DolibarrModules $this->dirs = array(); // Config pages. Put here list of php page, stored into productdluo/admin directory, to use to setup module. - $this->config_page_url = array("product_lot.php@product"); + $this->config_page_url = array("product_lot.php@product, product_lot_extrafields.php@product"); // Dependencies $this->hidden = false; // A condition to hide module