{{summary.username}}'s budget

Date Where Amount Category Subcategory
{{i+1}} {{transaction.when.substring(0,10)}} {{transaction.where}} {{transaction.amount}} {{transaction.category}} {{transaction.subcategory}}
Date Where Amount Category Subcategory

Weekly

Year Week In Out Net
{{data.y}} {{data.w}} {{data.in}} {{data.out}} {{data.net}}

Monthly

Year Month In Out Net
{{data.y}} {{data.m}} {{data.in}} {{data.out}} {{data.net}}

Yearly

Year In Out Net
{{data.y}} {{data.in}} {{data.out}} {{data.net}}
New Goal
Allocate funds out of {{total_to_allocate}}
NameAmountTotalRemaining
{{i+1}} {{goal.name}} {{goal.amount}} {{goal.total}} {{goal.total - goal.amount}}
New Expected
NameTotalPeriod
{{i+1}} {{e.name}} {{e.total}} {{e.days}}