{% extends 'corptools/character/char_base.html' %} {% block ct_block %} {% load colors %} {% load l10n %} {% load humanize %}
Date | From | To | Amount | Balance | Reason | Ref Type | Character Filter | {% for t in wallet %}
---|---|---|---|---|---|---|---|
{{t.date|date:"Y-m-d h:i"}} | {{t.first_party_name.name}} | {{t.second_party_name.name}} | {{t.amount|intcomma}} | {{t.balance|intcomma}} | {{t.reason}} | {{t.ref_type|deslug|title}} | {{t.character.character.character_name}} |