Why 2 journal entry records are created when work_notes are updated using before business rule
Hi All, For each note, I would like to add a hash tag. For achieving this, I have have created a before business rule on the task form and appending the work_notes with tag name BEFORE business rule (Order 100) (function executeRule(current, previo...