mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Created Tags (markdown)
parent
ad8c64bb8e
commit
f2b18b208e
20
Tags.md
Normal file
20
Tags.md
Normal file
@ -0,0 +1,20 @@
|
||||
These are some notes for myself to handle tag rules and tag modes:
|
||||
|
||||
|
||||
#### Nothing
|
||||
|
||||
* Normal tag, tag mode _"nothing"_
|
||||
* Accepts any transaction.
|
||||
|
||||
|
||||
#### Balancing act
|
||||
|
||||
Tag to pay something large. The money comes from your savings account, goes to your checking account and to the merchant. For example: save up for a car on your savings account, move it to your checking account, pay the car dealer. Two transactions. Two transactions at most. One transfer, one expense.
|
||||
|
||||
#### Advance payment.
|
||||
|
||||
This one is more complex. It starts with ONE expense. For example, a restaurant bill. People pay you back the restaurant bill (split costs). So one expense, unlimited deposits.
|
||||
|
||||
* Accept only one expense.
|
||||
* Accepts unlimited deposits.
|
||||
* Expenses and deposits must be from / go to the same asset account.
|
Loading…
Reference in New Issue
Block a user