Code comment

This commit is contained in:
Laurent Destailleur 2018-04-24 20:27:02 +02:00
parent a86f1c8fde
commit 5d01efb79d

View File

@ -1515,7 +1515,7 @@ class FactureRec extends CommonInvoice
}
/**
* Update the auto validate invoice
* Update the auto validate flag of invoice
*
* @param int $validate 0 to create in draft, 1 to create and validate invoice
* @return int <0 if KO, >0 if OK