1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs/Invoice
David Bomba 9a19f7fd4c Fixes for invoice update and invoice designs (#3302)
* BaseController cleanup

* Working on invoice designs

* Working on invoice designs

* working on invoice designs

* working on invoice designs

* invoice designs

* Working on Invoice Designs

* Fixes for user settings object

* Working on invoice designs

* Fixes for encoded user settings

* Working on contact localized invoice pdfs

* working on invoice designs

* Fix for invoice update 500 error
2020-02-10 20:53:02 +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 invoice update and invoice designs (#3302) 2020-02-10 20:53:02 +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