Hi,
We use OrderFieldValues to store values from customer's input and sometimes custom values that are available when product is added to cart. The CanBeMerged method compares the OrderFieldValues property between orderlines. We would like to ask for a way to exclude/include some fields in that comparison - maybe a checkbox in field create page? - so we could specify which field values should be compared to create new orderlines or just increase existing ones.
BR Mario