Hi DW,
I have a solution running on 8.2.1.11 and i've taken a copy off it for local development, but now i'm seeing differences on the way that Discounts are saved in the EcomOrderlines table.
On my local solution the field OrderLineParentLineID contains the ID for the orderline that it is a disocunt for.
On the productions solution this does not happen, the field is just empty.
Apparently i have checked/unchecked something so the behaviour is different accross my soultions.
Do you have any idea where to look?
I need the ParentLineID to calculate a price when exporting Orders. Please help :-)
// Martin