Hi,I am trying to automatically create or update records based on certain criteria from another table. It's to create invoice with line items. The process is the following:1. if a record's date field is today, create a record in table A.2. then find ...