touch pdf on sent
This commit is contained in:
parent
959d45f081
commit
e0204a19d5
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