forked from Wavyzz/dolibarr
* 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>