forked from Wavyzz/dolibarr
Merge pull request #10568 from frederic34/patch-20
Update facture-rec.class.php
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user