Jump to content

This topic is 8382 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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

Posted

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))

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.