force-app/main/default/lwc/lexNewQuoteEntry/lexNexQuoteEntryUtil.js
@@ -2345,7 +2345,7 @@ }); var e = quo.ExtendedWarrantyAmountTotalPrice__c; e = localParseFloat(e); quo.QuoteTotal_Page__c = toNumComma(y) + toNumComma(e); quo.QuoteTotal_Page__c = toNumComma(y + e); var z = quo.Estimation_List_Price__c; var id = quoId; // if(!id){