Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
This commit is contained in:
commit
5bcc9d9d88
1 changed files with 2 additions and 1 deletions
|
|
@ -63,7 +63,8 @@ class MarkSent extends AbstractService
|
|||
->service()
|
||||
->applyNumber()
|
||||
->setDueDate()
|
||||
->deletePdf()
|
||||
// ->deletePdf() //08-01-2022
|
||||
->touchPdf() //08-01-2022
|
||||
->setReminder()
|
||||
->save();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue