1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Services/Invoice
2022-01-12 13:05:07 +11:00
..
AddGatewayFee.php fixes for token gateways 2021-12-28 21:34:53 +11:00
ApplyNumber.php Tests for redis vs database performance 2021-12-17 18:04:34 +11:00
ApplyPayment.php Save after applying payment 2021-11-16 09:50:07 +11:00
ApplyPaymentAmount.php Fixes for atomic operations 2021-12-17 22:11:36 +11:00
ApplyRecurringNumber.php Refactor counter/patterns to allow User variables 2021-10-17 13:49:32 +11:00
AutoBillInvoice.php Minor Fixes 2022-01-05 15:32:07 +11:00
CreateInvitations.php Only generate invitations for contacts with send_email true 2021-11-22 21:30:32 +11:00
GenerateDeliveryNote.php Force public access to PDFs 2022-01-04 12:52:17 +11:00
GetInvoicePdf.php Fixes for PDF paths 2021-07-07 21:39:49 +10:00
HandleCancellation.php Fixes for observers 2021-10-14 17:54:38 +11:00
HandleRestore.php Fixes for observers 2021-10-14 17:54:38 +11:00
HandleReversal.php improve rate limiting 2021-11-11 15:01:24 +11:00
InvoiceService.php Fixes for pdf regeneration 2022-01-10 12:47:16 +11:00
MarkInvoiceDeleted.php Minor fixes for balance adjustments 2021-08-29 21:03:00 +10:00
MarkPaid.php change deletePdf() to touchPdf() 2022-01-12 13:05:07 +11:00
MarkSent.php touch pdf on sent 2022-01-08 12:28:41 +11:00
SendEmail.php Remove checks for send_email 2021-10-05 15:20:44 +11:00
TriggeredActions.php Fixes for send_email triggered action not generating PDFs in time. 2022-01-07 11:54:12 +11:00
UpdateBalance.php Additional logging for invoice balances 2021-11-14 14:59:15 +11:00
UpdateReminder.php Fixes for observers 2021-10-14 17:54:38 +11:00