Dbut ajout du modle personnalisable "tigre" avec numrotation automatique pour les codes clients et fournisseurs.
This commit is contained in:
parent
2ff6e99c03
commit
9b06115028
@ -116,7 +116,7 @@ class mod_codeclient_tigre extends ModeleThirdPartyCode
|
||||
}
|
||||
else
|
||||
{
|
||||
$example = $this->getNextValue($objsoc,1);//."<br>".$this->getNextValue($objsoc,2);
|
||||
$example = $this->getNextValue($objsoc,1)."<br>".$this->getNextValue($objsoc,2);
|
||||
}
|
||||
return $example;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user