Hello everyone,
I am having a problem with checking if an article already exists in my order.
This is how the relevant part of my domain looks.
The idea is that an order is made up of plural order_rules, and a order can have different functions/states.
order_rules is an generalisation from my product_template.
I want to do this in a microflow, so that is the proctuct is already in the order I can increment it.
Hope this is enough information, if not ask away (:
Peter