Changement de mthode de numrotation

This commit is contained in:
Regis Houssin 2006-05-03 11:39:21 +00:00
parent 1082878f0b
commit c218df86ed

View File

@ -85,7 +85,7 @@ class mod_commande_emeraude extends ModeleNumRefCommandes
*/
function getNextValue()
{
global $db;
global $db,$conf;
// D'abord on récupère la valeur max (réponse immédiate car champ indéxé)
$cyy='';