1/ Default field values or automation for new "ONE Sales Quote" Quote Record type

Field labelDefault value or automation
Quote Title

SQ_[SLV2_quote_Account__c.Name]/[Today Date]/[Auto Number : 000001]

If not possible configure by default "This field (Quote Title) will be filled automatically" and update it with an automation after creation.

StatusDefault value : "Draft"
GBUNovecare
Quote expiring byToday + 7 days
Quote valid to (External)

If blank after creation populate same value as "Quote valid to (Internal only)" (SLV2_quote_Price_Validity_to__c)

Pricing CurrencyBy default currency of the running user
Account customer Segment

Retrieve Account.SLV_Involved_GBU__c.GBU_Account_Type__c WHERE Account.SLV_Involved_GBU__c.SLV7_GCS_GBU__c = Quote.GBU__c

If record does not exist : "Customer segment not defined for GBU" 


Update that field twice :

1/ At quote creation

2/ When the quote will be sent for approval (the quote status will be updated from Draft to Sent for approval)

2/ Validation Rules to create :

These VR has been pasted from iCare. Please adapt them with the Novecare fields and Record type "ONE Sales Quote"