salesforce-quotation-car-park-excluded-from-av-computation
In Runwal’s Quotation module, car parking is structurally isolated from Agreement_Value__c — it is an additive to Grand_Total__c, not an input to AV. QuotationManagementServices builds car parking as a separate UI section, and Quotation__c has 9 independent car park fields stored alongside (not rolled into) AV. Root cause is in InventoryCostServices.getAllCharges() — validate whether car parking amounts feed AV or only Grand Total.
Related
- salesforce-mcp-org-configs-stores-type-not-alias
- salesforce
- fastmcp-duplicate-tool-inline-wins-over-module
- sf-lwc-deploy-preexisting-design-flaw-dict-not-zip
- sf-lwc-deploy-passes-dict-not-zip-preexisting-design-flaw
- salesforce-quotation-zero-av-after-save-trigger-gap
- salesforce-car-parking-excluded-from-av-by-architecture
- quotation-av-car-parking-excluded-by-architectural-design
- car-park-amount-excluded-from-av-by-architecture
- car-park-amount-excluded-from-av-by-design