Display category in accounts view
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
<td>
|
||||
{{.Payee}}
|
||||
</td>
|
||||
<td>
|
||||
{{.Category}}
|
||||
</td>
|
||||
<td>
|
||||
<a href="transaction/{{.ID}}">{{.Memo}}</a>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user