{{ header.header }} | \r\nOpciones | \r\n
---|---|
\r\n {{ formatValue(item[header.key], header.key) }}\r\n | \r\n\r\n | \r\n
Ttos. realizados, cancelados y evol. : | \r\n
---|
\r\n {{\r\n totalTtosRealizados.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Costos material especial | \r\n
---|
\r\n {{\r\n totalCostosMaterial.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Costos de remisión | \r\n
---|
\r\n {{\r\n totalCostosRemision.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Costos de laboratorio | \r\n
---|
\r\n {{\r\n totalCostosLaboratorio.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Total agregados | \r\n
---|
\r\n {{\r\n totalAgregados.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Total descuentos | \r\n
---|
\r\n {{\r\n totalDescuentos.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
TOTAL TTOS REALIZADOS, CANCELADOS Y EVOLUCIONADOS | \r\n
---|
\r\n {{\r\n totalNetoHonorarios.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
\r\n {{ `VALOR NETO HONORARIOS (${PorcentajeSucursal}%)` }}\r\n | \r\n
---|
\r\n {{\r\n TotalHonorarios.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Total agregados (excluidos del porcentaje) | \r\n
---|
\r\n {{\r\n totalAgregadosExcluidos.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Total descuentos (excluidos del porcentaje) | \r\n
---|
\r\n {{\r\n totalDescuentosExcluidos.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
TOTAL | \r\n
---|
\r\n {{\r\n totalFinalNetoHonorarios.toLocaleString(\"es-CO\", {\r\n style: \"currency\",\r\n currency: \"COP\",\r\n })\r\n }}\r\n | \r\n
Valor neto a facturar | \r\n
---|
\r\n {{ TotalHonorarios.toLocaleString(\"es-CO\", { style: \"currency\", currency: \"COP\" }) }}\r\n | \r\n
COSTOS DE MATERIAL ESPECIAL | \r\n
---|
\r\n \r\n | \r\n
COSTOS DE REMISION | \r\n
---|
\r\n \r\n | \r\n
Item | \r\nValor | \r\n
---|---|
\r\n {{ laboratorioCostoItem.descripcion }}\r\n | \r\n\r\n 0\" v-model=\"laboratorioCostoItem.valorPorDefecto\" type=\"number\" name=\"\" id=\"\" />\r\n | \r\n
{{ header.header }} | \r\n
---|
\r\n {{ formatValue(item[header.key], header.key) }}\r\n | \r\n