Developer forum

Forum » Development » Problem with order export

Problem with order export


Reply

We have a shop where each variant of a product has it's own productnumber, and we can in the admin specify variant specific productdata, but in this case we have changed the productnumber, and this productnumber is not stored in OrderLines when the product is ordered.


 


Is this an error or ment to be so?


 


-Kevin


Replies

 
Reply
The only thing that is saved on a order line is the variant id.

I not sure that it's an error, but you can write a order line extender that writes the product number to the order line.

 

You must be logged in to post in the forum