I have a module called "Invoices" and a module called "Contracts", and they are related through a lookup column called "Quickbooks Job". Anytime a new invoice is added to the invoice module (or updated), I would like the "Last Service Invoice Date" column to be updated in the "Contracts" module, with the date that has been input as the "Invoice Date" in the record in the "Invoices" module. Is there a script that can accomplish this?