Current Problem
Got a situation where if the product if either X or Y and the number of units is under z then perform an action. Currently you can't coming and / or - and having two separate rules doesn't work as it either fails the first rule and passes the second or visa versa! Can you add some logic to solve this as it's a live issue. |
|
Idea to resolve Problem | Enhance order rules logic to allow and / or combinded |
A simple field on the order you can set a result for one rule and check it in a second would help, I have used populate delivery notes for this in the past but not ideal.