${warehouse.message(code: 'inventory.exportExcel.label', default: 'Export to Excel')}

${warehouse.message(code:'location.label')} ${warehouse.message(code:'location.locationType.label')} ${warehouse.message(code:'default.quantity.label')} ${commandInstance?.product?.unitOfMeasure} ${warehouse.message(code:'product.totalValue.label')} ${grailsApplication.config.openboxes.locale.defaultCurrencyCode}
${locationGroupEntry.key?:g.message(code:'default.none.label', default: "No location group")} (${locations.size()} locations) ${g.formatNumber(number: locationGroupEntry?.value?.totalValue, format: '###,###,##0.00', maxFractionDigits: 2) } ${grailsApplication.config.openboxes.locale.defaultCurrencyCode}
${locationEntry?.location?.name} ${g.formatNumber(number: locationEntry?.value, format: '###,###,##0.00', maxFractionDigits: 2) } ${grailsApplication.config.openboxes.locale.defaultCurrencyCode}
${grailsApplication.config.openboxes.locale.defaultCurrencyCode}