def w_total_transaction(self): return "%s%s %s" % (self.action, floatformat(self._total_transaction, -8), self.valuta)