mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +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 |
||
---|---|---|
.. | ||
AccountRepository.php | ||
ActivityRepository.php | ||
BaseRepository.php | ||
ClientContactRepository.php | ||
ClientRepository.php | ||
CompanyRepository.php | ||
CreditRepository.php | ||
ExpenseRepository.php | ||
GroupSettingRepository.php | ||
InvoiceRepository.php | ||
PaymentRepository.php | ||
ProductRepository.php | ||
QuoteRepository.php | ||
RecurringInvoiceRepository.php | ||
RecurringQuoteRepository.php | ||
TokenRepository.php | ||
UserRepository.php | ||
VendorContactRepository.php | ||
VendorRepository.php |