Update field in contacts from accounts
Hello,
I have a field in accounts module called "DESCUENTO_TARIFA".
I have to create a function that is activated via workflow rule, and that updates the field called DESCUENTO in accounts module with the same value as "DESCUENTO_TARIFA".
Contact is mapped to the account as main contact.
Thank you