string.gsub(property.value, "%.", ",");
text = text .. ukm.adjustment(" " .. discount.name, tostring(discount.increment*ukm.currency(-1)) .. " ", width, " ") .. "\n";
commission = tostring(ukm.currency(property.value) - ukm.currency(property.value)*ukm.currency(0.04));