- First commit to issue fork.
- Status changed to Needs review
over 1 year ago 11:13pm 24 March 2023 - 🇳🇱Netherlands basvredeling Amsterdam
- last update
over 1 year ago 785 pass - last update
about 1 year ago 783 pass, 1 fail - 🇧🇪Belgium bceyssens Genk 🇧🇪
I think you should use commerce_price form elements instead of number, patch attached.
- Status changed to Needs work
10 months ago 9:16pm 18 January 2024 - 🇳🇱Netherlands basvredeling Amsterdam
Latest patches no longer seem to apply to 2.37.0
- last update
10 months ago Patch Failed to Apply - Status changed to Needs review
10 months ago 2:36pm 19 January 2024 - last update
10 months ago 787 pass, 1 fail - Status changed to Needs work
8 months ago 7:04pm 13 March 2024 - 🇳🇱Netherlands gaele
RangeConditionTrait is used for both OrderTotalPrice and OrderItemQuantity. In OrderTotalPrice min_value and max_value are Prices. In OrderItemQuantity min_value and max_value are numbers.
In #33 RangeConditionTrait was changed from using numbers to using Prices, resulting in OrderItemQuantity no longer working correctly.
- 🇳🇱Netherlands gaele
Well this RangeConditionTrait is not really a trait, as it only works for either total amount (#35) or total quantity (#37).
- Status changed to Needs review
8 months ago 8:05pm 14 March 2024 - last update
8 months ago 790 pass, 1 fail - last update
8 months ago 793 pass - last update
8 months ago Patch Failed to Apply