Developer forum

Forum » Development » Ecom reorder with orderlinefields

Ecom reorder with orderlinefields


Reply
SORRY for posting in wrong part of forum: Re-created in eComerce:development - moderator may delete this

Hi All,

I have an issue with the Customer Center. When using the reorderfunction(ie. url has  "&ReorderID=ORDER3112"), the orderlines do get copied to the new order, including variantinformation, but important information stored in orderlinefields does not.

The original information in the database could look like this:
< OrderLineFieldValueCollection >
< OrderLineFieldValue >< OrderLineFieldSystemName >AX< /OrderLineFieldSystemName >< Value >90< /Value>< /OrderLineFieldValue >
< /OrderLineFieldValueCollection>



But unfortunatly the reordered line has:

< OrderLineFieldValueCollection />


I want to include the original information on the new orderline.

I could make the CustomerCenter format a form to create products with the relevant settings, but since everything else works so nicely I would like to avoid this.

Any suggestions?

Regards,

Steen/Bleau

Replies

 

You must be logged in to post in the forum