Début ajout du modèle personnalisable "tigre" avec numérotation automatique pour les codes clients et fournisseurs.
This commit is contained in:
parent
a2bf93c67c
commit
229c710c85
@ -353,7 +353,7 @@ class mod_codeclient_tigre extends ModeleThirdPartyCode
|
|||||||
$maskRebuild .= $maskElement[$i];
|
$maskRebuild .= $maskElement[$i];
|
||||||
$foundCounter = 1;
|
$foundCounter = 1;
|
||||||
}
|
}
|
||||||
else
|
else if ($i == count($maskElement) && !eregi('\{0+\}',$maskElement[$i]) && $foundCounter == 0)
|
||||||
{
|
{
|
||||||
$error++;
|
$error++;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user