1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Services/Invoice
David Bomba 2fd3229efd
Implementation of Invoice Reversal (#3602)
* Version bump 0.0.2

* code cleanup

* Working on reversing an invoice

* Working on reversing an invoice

* Working on refunding invoice

* Reversing invoices

* Test for invoice reversals

* Invoice Reversal
2020-04-08 20:48:31 +10:00
..
ApplyNumber.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ApplyPayment.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CreateInvitations.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
GetInvoicePdf.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
HandleReversal.php Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10:00
InvoiceService.php Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10:00
MarkPaid.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
MarkSent.php Implementation of Invoice Reversal (#3602) 2020-04-08 20:48:31 +10:00
SendEmail.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
UpdateBalance.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00