1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-30 21:27:11 +02:00
invoiceninja/app/Http/Livewire
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
..
Profile/Settings only require email in settings 2021-01-15 14:07:33 +01:00
BillingPortalPurchase.php Subscriptions (#5248) 2021-03-25 21:55:59 +11:00
CreditsTable.php Hide draft credits from client 2021-02-11 14:14:11 +01:00
DocumentsTable.php wip 2021-02-15 15:52:13 +01:00
InvoicesTable.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
PaymentMethodsTable.php update pagination links & apply php-cs-fixer 2020-12-05 14:24:21 +01:00
PaymentsTable.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
PayNowDropdown.php Centralize "Pay now" button 2021-02-18 13:37:27 +01:00
QuotesTable.php Remove drafts from the quotes-table 2021-01-14 14:17:39 +01:00
RecurringInvoicesTable.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
RequiredClientInfo.php add mount to requiredfields 2021-01-25 10:07:12 +01:00