spankalee Posted August 31, 2004 Posted August 31, 2004 I'm having a probem with my Invoice/LineItems database. I'm setting the LineItem's date and status via a lookup into Invoices. The problem is that unless I click outside fields on the Invoice layout (to commit the record) the lookup doesn't work. This has got to be a bug, but I need to find a work-around. Some way to commit the Invoice before any LineItems are created. Is anyone else running into this problem, or have an idea on how I can fix it? Thanks
Ugo DI LUCA Posted August 31, 2004 Posted August 31, 2004 Well, This wasn't working with prior version of FM too. Lookups in the lineitems, specially if the lineitem is entered through a portal, would need the record in Invoice to be commited first. The best way was to create any invoice with a script with an ending "Exit Record" step. I'd assume a Commit Record step would now be rather straightforward.
spankalee Posted September 1, 2004 Author Posted September 1, 2004 Thanks Ugo, It's pretty lame that this doesn't work. I've been finding a lot of annoying bugs in FM7 lately.
Recommended Posts
This topic is 7457 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