2
0
forked from Wavyzz/dolibarr

Code comment

This commit is contained in:
Laurent Destailleur
2021-03-12 11:50:48 +01:00
parent fc08c48bf3
commit f9918dd51f

View File

@@ -64,7 +64,7 @@ class modProductBatch extends DolibarrModules
// Data directories to create when module is enabled. // Data directories to create when module is enabled.
$this->dirs = array(); $this->dirs = array();
// Config pages. Put here list of php page, stored into productdluo/admin directory, to use to setup module. // Config pages. Put here list of php page, stored into /product/admin/ directory, to setup the module.
$this->config_page_url = array("product_lot_extrafields.php@product"); $this->config_page_url = array("product_lot_extrafields.php@product");
// Dependencies // Dependencies