|
Current Problem
Currently the 'Order includes product' section within batching only supports OR logic. It would be extremely useful for us to be able to have AND & XOR logic for this. We are currently able to work around this by using custom tags, however this has become cumbersome with the amount of different tags needed, also due to our clients adding new SKUs/removing old ones often, this requires constant oversight/updating. It would be much simpler to be able to batch by if an order contains 1 products from a group of SKUs AND another product from a different group of SKUs. The same goes for Exclusive OR. |