1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-30 21:27:11 +02:00
invoiceninja/app/Http/Controllers/ClientPortal
David Bomba abd3a89bc9
Subscriptions (#5248)
* Fixes for converting quote to invoice

* Fixes for naming PDFs

* Refresh entity prior to sending

* Fixes for subscriptions

* Add in required use

* Fixes for notifications

* Fixes for notifications

* Add with trasheD

* Rename BillingSubscriptions to Subscriptions

* Refactoring subscriptions
2021-03-25 21:55:59 +11:00
..
BillingSubscriptionPurchaseController.php Subscriptions (#5248) 2021-03-25 21:55:59 +11:00
ContactHashLoginController.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
CreditController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
DashboardController.php minor fixes for client portal 2021-01-15 22:19:34 +11:00
DocumentController.php wip 2021-02-15 15:52:13 +01:00
EntityViewController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
InvitationController.php Clean up logging 2021-01-31 17:49:28 +11:00
InvoiceController.php Change default full-screen view for invoices & quotes: 2021-02-18 13:18:41 +01:00
PaymentController.php wip 2021-03-17 16:12:25 +01:00
PaymentMethodController.php detach payment method from authorize gateway 2021-01-25 23:16:43 +11:00
ProfileController.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
QuoteController.php Change default full-screen view for invoices & quotes: 2021-02-18 13:18:41 +01:00
RecurringInvoiceController.php Request cancellation notification refactor 2021-02-15 09:12:14 +11:00
SwitchCompanyController.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
TempRouteController.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
UploadController.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00