Update facture-rec.class.php

This commit is contained in:
Frédéric FRANCE 2019-02-12 23:54:38 +01:00 committed by GitHub
parent 42bb96dc27
commit 56bbe41917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -960,7 +960,7 @@ class FactureRec extends CommonInvoice
/**
* Return the next date of
*
* @return timestamp false if KO, timestamp if OK
* @return int|false false if KO, timestamp if OK
*/
function getNextDate()
{