Compare commits
1 Commits
70d20e13ae
...
4e6211130f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e6211130f |
@@ -37,6 +37,7 @@ def format_transactions:
|
||||
def rename_accounts:
|
||||
map(.name |= (
|
||||
if (.| contains("7778")) then "Checking"
|
||||
elif (.| contains("8704")) then "Assets:Sofi:Checking"
|
||||
elif (.| contains("5809")) then "Credit"
|
||||
elif (.| contains("3116")) then "Amazon"
|
||||
elif (.| contains("3013")) then "Savings"
|
||||
|
||||
Reference in New Issue
Block a user