Merge pull request #10568 from frederic34/patch-20

Update facture-rec.class.php
This commit is contained in:
Laurent Destailleur
2019-02-13 16:36:54 +01:00
committed by GitHub

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()
{