{% set fields = [ { "rentalsTotalPriceWithTax": { "name": "total.rentalsTotalPriceWithTax", "type": "money" }, "repairOrdersTotalPriceWithTax": { "name": "total.repairOrdersTotalPriceWithTax", "type": "money" }, "vehiclesTotalPriceWithTax": { "name": "total.vehiclesTotalPriceWithTax", "type": "money" }, "servicesTotalPriceWithTax": { "name": "total.servicesTotalPriceWithTax", "type": "money" }, "sellPriceWithTax": { "name": "total.sellPriceWithTax", "type": "money" } } ] %}