I have a net price grouping condition type, in the pricing procedure, that has scales.
Example: 12 EA $10.00
24 EA $5.00
If 1 EA is ordered the condition value is set at $0.00. Since this is that last condition in the pricing procedure the order item is valued a $0.00.
I need it to ignore the condition.
I put a condition formula that set KINAK to 'X' if XKERT = 0 which works but the issue now is the grouping doesn't work.