1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
David Bomba 7acc6ee300
Repeating header and footers on Invoice PDFs (#3424)
* remove jobs table

* Working on notifications

* Working on notifications

* Fixes for setting group level currency id on new client

* Working on repeating headers

* Use CSS to force headers and footers

* recurring headers and footers

* Preview PDF

* Working on PDF Preview
2020-03-05 18:14:57 +11:00
..
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DocumentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvitationController.php Repeating header and footers on Invoice PDFs (#3424) 2020-03-05 18:14:57 +11:00
InvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentHookController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00