mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-06 03:02:34 +01:00
d516b1b097
* Fix inputs * Workflow settings: Auto archive - New InvoiceWorkflowSettings job - Updated PaymentCreatedActivity to dispatch the job - New 'Archivable' trait - New 'archived_at' field * Workflow settings: Sending e-mail to client with auto_send * Workflow settings: Quotes * Fix HTML markup * Fix archive & sending * Remove Archivable trait & migration file * Change order of sending the events |
||
---|---|---|
.. | ||
QuoteWasApproved.php | ||
QuoteWasArchived.php | ||
QuoteWasCreated.php | ||
QuoteWasDeleted.php | ||
QuoteWasEmailed.php | ||
QuoteWasEmailedAndFailed.php | ||
QuoteWasMarkedApproved.php | ||
QuoteWasMarkedSent.php | ||
QuoteWasRestored.php | ||
QuoteWasUpdated.php |