mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-22 00:33:17 +01:00
* Update replenishment.lib.php * Fix wrong table column name from fk_command to fk_element for table receptiondet_batch * use error free getDolGlobalString to access global variable to replace $conf->global access. * Update replenishment.lib.php Fix typo * Update replenishment.lib.php Use getDolGlobalInt instead of getDolGlobalString for numeric constant * Update replenishment.lib.php --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>