mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 07:25:19 +02:00
First sketch of budgeting module
This commit is contained in:
parent
5d1a2937bb
commit
9a2a7b31d4
45 changed files with 342 additions and 84 deletions
|
@ -11,7 +11,8 @@ en:
|
|||
attributes:
|
||||
entries:
|
||||
must_be_from_different_accounts: must be from different accounts
|
||||
must_be_marked_as_transfer: must be marked as transfer
|
||||
must_have_transfer_category: must have transfer category
|
||||
must_have_an_inflow_and_outflow_that_net_to_zero: must have an inflow
|
||||
and outflow that net to zero
|
||||
must_have_exactly_2_entries: must have exactly 2 entries
|
||||
|
||||
|
|
|
@ -26,7 +26,6 @@ en:
|
|||
type_filter:
|
||||
expense: Expense
|
||||
income: Income
|
||||
transfer: Transfer
|
||||
menu:
|
||||
account_filter: Account
|
||||
amount_filter: Amount
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue