amypaulsmom Posted July 10, 2002 Posted July 10, 2002 I posted this message in the Define Fields area - but I really think it needs to be in here. I am duplicating invoices - that have a portal on them. When I duplicate the invoice - the general information duplicates, the date is increased via my script, and the inovice number is increased. But - the portal information (line items) does not move over as well. I have tried to create a realtionship between my Line Items and Invoices using the Invoice # in the Line Items and the Original Invoice # in the Invoices - hoping this would pick up the information - but I have had no luck. Any advice you could give would be muchly appreciated. I will keep trying in the mean time.
BobWeaver Posted July 10, 2002 Posted July 10, 2002 Chuck posted a method for doing this quite a while ago in the development standards forum. Try searching in there. The subject is something like "duplicating portal records."
Kurt Knippel Posted July 10, 2002 Posted July 10, 2002 You need to duplicate all of those related records as well. You can either loop through the related records and duplicate each one, changing the invoice identification fields or you can goto the related records, export them and then import them, changing the invoice identification fields. I will generally do the export/import/replace method myself.
BobWeaver Posted July 11, 2002 Posted July 11, 2002 Actually, here it is: http://www.fmforums.com/threads/showflat.php?Cat=&Board=UBB8&Number=1463&Forum=UBB8&Words=chuck&Match=Username&Searchpage=0&Limit=25&Old=allposts&Main=1463&Search=true#Post1463
amypaulsmom Posted July 11, 2002 Author Posted July 11, 2002 A reply to myself - - - BobWeaver pointed out to me an article in Development Standards on Duplicate my records with Portal Data. I hope this will do the trick - sounds like it should. I will ask more questions if it doesn't. Thanks Bob for pointing out this article and Chuck for writing it.
Recommended Posts
This topic is 8172 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now