price-sheet-vf-reads-av-d-r-field-not-agreement-value
Agreement_Value_D_R__c (AV after Discounts + Referral) is zero while Agreement_Value__c holds the correct stored value (e.g. ₹1.04Cr). The price sheet VF template likely references Agreement_Value_D_R__c, causing the generated price sheet to show zero AV. Root fix is in the VF page field reference, not the AV calculation itself.