Question:
Anyone know a good way to set system status to "release" on save of a quote in CRM?
Answer:
USe callback event.. CRMV_EVENT
Object SALES and
for example..
Sales Immediately 1 STATUS AFTER_CHANGE I1026 CRM_QUOTATION_ONE_STEP_EC
You can have ur own FM instead of CRM_QUOTATION_ONE_STEP_EC and have the status changed to your release status..