1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 14:42:42 +01:00
invoiceninja/app/Jobs/Invoice
David Bomba 797c3fb3f6
Fixes for refunds (#3288)
* Working on invoice designs

* Fix unusual form request issue in tests vs production

* Fixes for form requests

* Fixes for refunds
2020-02-06 08:54:20 +11:00
..
ApplyPaymentToInvoice.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
CreateInvoicePdf.php Fixes for refunds (#3288) 2020-02-06 08:54:20 +11:00
EmailInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceNotification.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ReverseInvoicePayment.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
StoreInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UpdateInvoicePayment.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00