July 14, 200421 yr Hey FM'ers, I need to write a script to duplicate an order, with some modifications to the order and the line items. I've checked some threads on the topic here, but they're pre-7. I'm wondering if there's a better way not that 7 lets you have multiple tables in one file that can be accessed by one script. In my particular situation there's a relationship between the original order and the new one. This script is building a back order out of an order, so the new back order has a reference to the original order. Copying data is pretty easy. What seems harder it duplicating the line items. I'm not sure it I should use finds, or show related records, or goto next portal row... Any suggestions? Thanks
Create an account or sign in to comment