Modif fonction getNumRef
This commit is contained in:
parent
4a9c0fe316
commit
3f5b505920
@ -56,7 +56,7 @@ class mod_facture_saturne extends ModeleNumRefFactures
|
||||
* \param objsoc Objet société
|
||||
* \return string Texte descripif
|
||||
*/
|
||||
function getNumRef($objsoc=0, $prefixe_additionnel='')
|
||||
function getNumRef($objsoc=0, $prefixe_additionnel)
|
||||
{
|
||||
|
||||
$y = strftime("%y",time());
|
||||
|
||||
Loading…
Reference in New Issue
Block a user