1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Services/Invoice
2022-03-09 14:44:05 +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 Vendor Import 2022-02-03 17:38:23 +11:00
ApplyPaymentAmount.php Do not set exchange rate if already set 2022-02-08 20:36:07 +11:00
ApplyRecurringNumber.php Refactor counter/patterns to allow User variables 2021-10-17 13:49:32 +11:00
AutoBillInvoice.php Sort order or payment methods 2022-03-09 12:31:54 +11:00
CreateInvitations.php Only generate invitations for contacts with send_email true 2021-11-22 21:30:32 +11:00
GenerateDeliveryNote.php Minor fixes for delivery notes with illegal chars 2022-01-30 18:39:35 +11:00
GetInvoicePdf.php Fixes for getting first contact/primary 2022-03-07 08:53:32 +11: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 Refactor to use increments 2022-03-09 14:44:05 +11:00
MarkInvoiceDeleted.php Minor fixes for balance adjustments 2021-08-29 21:03:00 +10:00
MarkPaid.php Do not set exchange rate if already set 2022-02-08 20:36:07 +11:00
MarkSent.php Fixes for allowing a deleted invoice to be marked as sent 2022-02-06 13:46:19 +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