Assuming grand is required, the following 4 results were found.
// going to create a new set of line items a_NewSuformRows.push(o_NewLineItem); } } } // determine deposit amount // get grand total (note that formula for grand total excludes line items which were optional) v_QuoteGrandTotal = 0.00; r_QuoteDetails =...
Central Time - Winnipeg (GMT-5:00) Easter Island (GMT-6:00) Galapagos (GMT-5:00) Bogota (GMT-5:00) Cayman (GMT-4:00) Grand Turk (GMT-5:00) Guayaquil (GMT-4:00) Havana (GMT-4:00) Eastern Time - Iqaluit (GMT-5:00) Jamaica (GMT-5:00) Lima (GMT-5:00) Cancun...
= zoho.crm.getRecordById("Quotes", p_QuoteID); v_SubTotal = r_QuoteDetails.get("Sub_Total").toDecimal() * 0.2; v_GrandTotal = r_QuoteDetails.get("Sub_Total").toDecimal() * 1.2; v_TotalTax = v_GrandTotal * 0.2;...
r_UpdateBooksInvoice.get("message"); // // adjustments if(r_UpdateBooksInvoice.get("invoice").get("total") != v_Crm_Invoice_GrandTotal) { v_TotalAdjustments = v_Crm_Invoice_GrandTotal - r_UpdateBooksInvoice.get("invoice").get("total"); m_ZB_Update =...