1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Services
2023-01-23 18:40:04 +11:00
..
Bank Remove unique constraint from bank matching service 2023-01-16 11:59:24 +11:00
Chart Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Client update billing_context to use hashed_ids 2023-01-18 16:52:32 +11:00
ClientPortal update billing_context to use hashed_ids 2023-01-18 16:52:32 +11:00
Credit Minor fixes for transactions 2023-01-15 15:10:41 +11:00
Email Fixes for observers 2023-01-22 17:46:56 +11:00
Invoice Fixes for sending payment email on Mark Paid 2023-01-22 18:25:04 +11:00
Ledger Add more entropy when updating company ledger 2022-11-29 17:29:20 +11:00
Notification Clean up for spam notifications 2022-08-01 17:17:06 +10:00
Payment Send payment emails to all contacts on invitation 2023-01-20 17:18:53 +11:00
PdfMaker Add statement date range to the statement 2023-01-22 15:03:23 +11:00
PurchaseOrder Assign the expense to a converted PO 2022-12-19 21:29:58 +11:00
Quote Remove DispatchNow() 2022-09-07 14:15:27 +10:00
Recurring Remove all instances of dispatchSync() 2022-12-12 15:27:22 +11:00
Report Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Scheduler Always ensure next_run is calculated from the time the scheduler was last run, not when the scheduler was restarted. 2023-01-18 10:39:01 +11:00
Subscription Find trashed invoices 2023-01-23 18:40:04 +11:00
TaskScheduler Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
User Apply Laravel coding style 2022-06-21 09:57:17 +00:00
AbstractService.php Update Copyright text 2022-04-27 13:20:41 +10:00