Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop

This commit is contained in:
David Bomba 2022-01-08 15:01:35 +11:00
commit 5bcc9d9d88

View File

@ -63,7 +63,8 @@ class MarkSent extends AbstractService
->service()
->applyNumber()
->setDueDate()
->deletePdf()
// ->deletePdf() //08-01-2022
->touchPdf() //08-01-2022
->setReminder()
->save();