Items

Items - ${current_month.strftime('%B %Y')}

Date Title Category Amount Tags Actions
No items have been entered for this month.
${item.date.strftime(h.config_setting(r, 'date.format', default='%d.%m.%Y'))} ${item.title} ${item.category} ${'%s %.2f' % (h.config_setting(r, 'currency.symbol', default='£'), item.amount)} ${', '.join([t.tag for t in item.tags])}