amypaulsmom Posted February 21, 2002 Posted February 21, 2002 I have an invoice that has both a creation date and a modification date on it. The products on the invoice are in a portal. When I add another item within the portal to the invoice on a new date - the modification date does not change. Is there a way around this? Thanks
Fitch Posted February 21, 2002 Posted February 21, 2002 You could make a date field in the related items file, that auto-enters the creation or mod. date. Then make a calculated date field in your Invoices like this: Max(ExistingModDate, Max(related::itemDate))
Recommended Posts
This topic is 8382 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