Is it possible to use Workflow to update a field on a related record or is this a case that needs to use a logic hook?
I have a M:1 relationship between Opportunities and Products. When an Opportunity is Won I would like to decrement an integer field on the related Product.
Have I missed something or does Workflow only allow a calculation to update a field on the record being processed? In case it is relevant, this is for SuiteCRM 8.2.3.