Clone Items

My customer has asked for a clone items function, since she is on 1.2 I implemented this as as straight SQL procedure.

Items are grouped by the customer using a matrix. The customer chooses a client and then we copy all the items for that client to the new client.

I copied rows from Item table and the ItemClassComponent table replacing and updating keys where neccessary. Every part of the system looks fine for the copied items but whe we attempt to purchase them the tender form fails with a multistep error message. I ran sql profiler and there are no sql statements executed after we try to checkout and before the error message.

any ideas?

TIA

Gary

Reply to
garyld
Loading thread data ...

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.