Dbut ajout du modle personnalisable "tigre" avec numrotation 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];
|
||||
$foundCounter = 1;
|
||||
}
|
||||
else
|
||||
else if ($i == count($maskElement) && !eregi('\{0+\}',$maskElement[$i]) && $foundCounter == 0)
|
||||
{
|
||||
$error++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user