1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Services/Invoice
2021-04-10 14:07:08 +10:00
..
AddGatewayFee.php Fixes for ledger 2021-01-21 15:42:30 +11: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 Merge pull request #4781 from beganovich/v5-2701-checkout-autobill 2021-01-29 12:01:54 +01:00
CreateInvitations.php Fixes for invitation creation 2021-01-14 10:00:32 +11:00
GenerateDeliveryNote.php fixes for delivery note generation 2021-04-02 22:44:44 +11:00
GetInvoicePdf.php Remove illegal characters from pdf file names 2021-03-17 22:29:20 +11:00
HandleCancellation.php Fixes for ledger 2021-01-21 15:42:30 +11:00
HandleRestore.php Fixes for ledger adjustments 2021-01-21 15:05:05 +11:00
HandleReversal.php Tests for paid_to_date 2021-01-24 20:08:57 +11:00
InvoiceService.php Working on pro rata refunds 2021-04-10 14:07:08 +10:00
MarkInvoiceDeleted.php Fixes for ledger adjustments 2021-01-21 15:05:05 +11:00
MarkPaid.php Improve delete pdf performance 2021-03-10 13:28:35 +11:00
MarkSent.php Improve delete pdf performance 2021-03-10 13:28:35 +11:00
SendEmail.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
TriggeredActions.php Refactor notifications to be more specific, ie. Invoice -> Reminder 1 template 2021-01-13 18:20:46 +11:00
UpdateBalance.php Return object not null if you have to return early!! 2021-02-08 00:03:59 +11:00