Get a list of transactions belonging to the recurrence.

This commit is contained in:
James Cole
2018-07-02 20:39:45 +02:00
parent 10f195d334
commit e36a9fda1b
5 changed files with 56 additions and 5 deletions

View File

@@ -194,7 +194,7 @@
</h3>
</div>
<div class="box-body">
List be here.
{% include 'list.journals' with {sorting:false, hideBills:true, hideBudgets: true, hideCategories: true, showReconcile: false} %}
</div>
</div>
</div>