1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
invoiceninja/app/Http/Livewire
Benjamin Beganović ed4fff2385 - Bundle qty without ability to increment/decrement value
- One time & subs 
- A table with all products included in subscription (qty, price, notes) 
- Two tables, one for subscriptions, one for one-time purchases 
- If no products, no table 
- Remove quantity from cached data that is being sent 
- Remove "billing_subscription_id" from data sent 
2021-03-25 16:52:03 +01:00
..
Profile/Settings only require email in settings 2021-01-15 14:07:33 +01:00
BillingPortalPurchase.php - Bundle qty without ability to increment/decrement value 2021-03-25 16:52:03 +01: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