Entries record individual transfers of money: usually, they have from, to, time and amount fields, plus other classifiers that depend on the dataset to which they belong.
There are a total of ${c.page.item_count} entries in the data store. Browse them below or search them.
${c.page.pager(items_per_page=c.items_per_page)} ${render_short_entries([ txn.as_big_dict() for txn in c.page.items ])} ${c.page.pager(items_per_page=c.items_per_page)}