diff --git a/htdocs/compta/paiement/cheque/class/remisecheque.class.php b/htdocs/compta/paiement/cheque/class/remisecheque.class.php index 6d9132f851995..4f43a87f8e7da 100644 --- a/htdocs/compta/paiement/cheque/class/remisecheque.class.php +++ b/htdocs/compta/paiement/cheque/class/remisecheque.class.php @@ -438,7 +438,6 @@ function getNextNumber() * Return next reference of cheque receipts not already used (or last reference) * according to numbering module defined into constant FACTURE_ADDON * - * @param Societe $soc object company * @param string $mode 'next' for next value or 'last' for last value * @return string free ref or last ref */