runwal-salesforce-dual-offer-model-architecture

Two separate, parallel offer architectures coexist in fullcopy: Model A (Offer_Master_Data__c → Offer_Master__c → Quote_Applied_Discounts__c → Quotation__c) drives quotation pricing and credit notes. Model B (Offer__c → RW_Sub_Offer__c → Applicable_Offer__c) is linked to Opportunity/EOI. These are not connected and serve different stages of the sales journey. Any offer feature work must identify which model it belongs to before touching objects.