forceduedate is an option of the function
This commit is contained in:
parent
6eda0f4c2e
commit
48136f465b
@ -530,8 +530,6 @@ class Facture extends CommonInvoice
|
|||||||
// We do not add link to template invoice or next invoice will be linked to all generated invoices
|
// We do not add link to template invoice or next invoice will be linked to all generated invoices
|
||||||
//$this->linked_objects['facturerec'][0] = $this->fac_rec;
|
//$this->linked_objects['facturerec'][0] = $this->fac_rec;
|
||||||
|
|
||||||
$forceduedate = $this->calculate_date_lim_reglement();
|
|
||||||
|
|
||||||
// For recurring invoices, update date and number of last generation of recurring template invoice, before inserting new invoice
|
// For recurring invoices, update date and number of last generation of recurring template invoice, before inserting new invoice
|
||||||
if ($_facrec->frequency > 0)
|
if ($_facrec->frequency > 0)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user