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 3405b91c64
Bulk download PDF, Client Portal formatting (#3046)
* Update OpenAPI for TemplateController

* Add bulk invoice download functionality

* Working on Client portal

* Move selective queries to cache instead of DB

* Fix formatting in Payments table, implement cache for languages, resolve route model for clientcontacts and users
2019-11-06 09:52:57 +11:00
..
ApplyPaymentToInvoice.php using events to fire updates for invoices and company ledger 2019-10-01 14:27:04 +10:00
CreateInvoicePdf.php Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
InvoiceActions.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceNotification.php Update copyright 2019-05-11 13:32:07 +10:00
MarkInvoicePaid.php Exclusive tax rate calculations (#3005) 2019-10-20 17:23:35 +11:00
StoreInvoice.php fixes for storing invoice 2019-10-11 09:11:36 +11:00
UpdateInvoicePayment.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00