1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Services/Invoice
2021-06-13 10:18:07 +10:00
..
AddGatewayFee.php Fixes for gateway fees less that 2021-05-16 08:18:43 +10:00
ApplyNumber.php Fixes for recurring invoice number not being prefixed 2021-03-02 21:57:14 +11:00
ApplyPayment.php working on paid_to_date fields and calculations 2021-01-24 17:44:14 +11:00
ApplyRecurringNumber.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
AutoBillInvoice.php Fixes for creating an account using OAuth 2021-05-26 16:14:47 +10:00
CreateInvitations.php Bug fixes 2021-05-28 11:02:43 +10:00
GenerateDeliveryNote.php Ensure directories are created prior to PDF generation 2021-06-13 10:18:07 +10:00
GetInvoicePdf.php Refactor for entity paths 2021-06-12 21:50:01 +10:00
HandleCancellation.php Add event listeners for Subscriptions + fix user actioning the event() 2021-04-13 09:52:17 +10:00
HandleRestore.php Fixes for restore invoice numbering 2021-05-21 07:58:46 +10:00
HandleReversal.php Tests for paid_to_date 2021-01-24 20:08:57 +11:00
InvoiceService.php Refactor for entity paths 2021-06-12 21:50:01 +10:00
MarkInvoiceDeleted.php Fixes for ledger adjustments 2021-01-21 15:05:05 +11:00
MarkPaid.php Add event listeners for Subscriptions + fix user actioning the event() 2021-04-13 09:52:17 +10:00
MarkSent.php Refactor reminders 2021-05-26 10:35:39 +10:00
SendEmail.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
TriggeredActions.php Inject delays in emails to allow enough time for attachment resources to upload when using S3 type storage 2021-06-10 19:01:30 +10:00
UpdateBalance.php Return object not null if you have to return early!! 2021-02-08 00:03:59 +11:00
UpdateReminder.php Timezone Offset implementation 2021-06-11 08:20:46 +10:00