1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 09:51:35 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Benjamin Beganović
eee467dabb Add quantity method to OneTimeProducts class 2024-03-04 17:30:24 +01:00
David Bomba
55d512b0a5 Fixes for wrong product types being used cost => price 2024-02-22 14:00:39 +11:00
Benjamin Beganović
e426fad38d Add showOptionalProductsLabel method to Cart class 2024-02-21 18:00:06 +01:00
Benjamin Beganović
75d5b0fcf0 Add quantity selection for recurring products 2024-02-14 18:30:51 +01:00
Benjamin Beganović
7b9a4a61fc Add quantity selection for optional recurring products 2024-02-14 18:30:46 +01:00
Benjamin Beganović
474a1908ba Refactor optional one-time products view and component 2024-02-14 18:30:38 +01:00
Benjamin Beganović
c48167bfd7 Add RecurringProducts component and corresponding view 2024-02-12 18:55:42 +01:00
Benjamin Beganović
2faeb2eeaa Add OptionalRecurringProducts component and corresponding view 2024-02-12 18:55:30 +01:00
Benjamin Beganović
28db9eb508 Add OptionalOneTimeProducts component and its corresponding view 2024-02-12 18:55:25 +01:00
Benjamin Beganović
8e572f5790 Add OneTimeProducts component and its corresponding view 2024-02-12 18:55:19 +01:00
Benjamin Beganović
1b92542d55 Add Cart component and cart view for billing portal 2024-02-12 18:55:14 +01:00