Implement assignment import and clear of budget
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
<td>
|
||||
</td>
|
||||
{{template "amount-cell" .Balance}}
|
||||
{{template "amount-cell" .BalanceAssignments}}
|
||||
{{template "amount-cell" .Activity}}
|
||||
</tr>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user