We have a role which has set the Delete permission on the Quotes module to Owner.
When copying a quote, the quoted lines item assigned to doesnt change in the Db so the user cannot delete these lines.
Any ideas?
Thnaks so much
We have a role which has set the Delete permission on the Quotes module to Owner.
When copying a quote, the quoted lines item assigned to doesnt change in the Db so the user cannot delete these lines.
Any ideas?
Thnaks so much
Hi Christopher Hart,
The easiest way to accommodate for this scenario is you could have SugarBPM definition that triggers on new quoted line item creation to ensure it reassigns records to the assigned user of the parent quote to comply with your role permissions. SugarBPM does not have a native way of handling this dynamically so your options would be:
Chris