\n \n \n \n
\n {{\n formatMoney(calculateSumTotal.total || 0, {\n showCurrency: true,\n })\n }}\n
\n
\n
\n \n {{ paymentMethodMapper(sale.paymentMethod) }}\n \n
\n
\n
\n \n {{ paymentMethodMapper(sale.paymentMethod) }}\n \n
\n
\n 0\">\n \n {{ sale.displayReference }}\n | \n {{ formatDate(sale.createdAt) }}\n \n
\n \n {{ \"-\" }}\n
\n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n {{ props.rows.row.name }}\n \n {{ props.rows.row.displayReference }}\n \n \n \n \n \n \n {{ props.rows.row.quantity }}\n \n \n {{\n formatMoney(props.rows.row.unitPrice, {\n showCurrency: true,\n })\n }}\n \n \n {{\n formatMoney(props.rows.row.totalPrice, {\n showCurrency: true,\n })\n }}\n \n \n \n \n \n \n \n
Sub total
\n
\n {{\n formatMoney(calculateSumTotal.subTotal || 0, {\n showCurrency: true,\n })\n }}\n
\n
\n \n
\n
Shipping
\n
\n {{\n formatMoney(calculateSumTotal.shipping || 0, {\n showCurrency: true,\n })\n }}\n
\n
\n
\n
Discount
\n
\n {{\n formatMoney(calculateSumTotal.discount || 0, {\n showCurrency: true,\n })\n }}\n
\n
\n
\n
Tax
\n
\n {{\n formatMoney(calculateSumTotal.tax || 0, {\n showCurrency: true,\n })\n }}\n
\n
\n
\n \n
Total
\n
\n {{\n formatMoney(calculateSumTotal.total || 0, {\n showCurrency: true,\n })\n }}\n
\n
\n \n \n