Requirement We need to update a custom field on time record, when an invoice is created for Billable time. Solution To achieve this result:Create a Transaction Line Field on the Time Tracking Record with Type = List/Record of Transaction, Applied To = Time, Display Type = Disabled Create a User Event Script deployed on Invoice with After Submit Function that stamps the Custom Transaction Line Field value with the created Invoice Number. The function will… Continue reading Update a custom field automatically on time record when an invoice is created for Billable time