ananthakumaran / paisa

Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
https://paisa.fyi
GNU Affero General Public License v3.0
2.46k stars 129 forks source link

Account types for different account names #228

Closed eBober closed 4 months ago

eBober commented 4 months ago

Describe your Environment OS: Windows 11 Paisa Version: Latest App Variant: Desktop and CLI ledger_cli: hledger

Describe the bug I have root accounts which have names in native language. For example Активы for Assets, Пассивы for Liabilitiies In each PTA app I have an option to change default root name hledger account Активы ; type: A beancount option "name_assets" "Активы" which means that default root name for Assets is Активы When I use such file in Paisa it does show transactions, but it can't report on them. If I create a credit card and point an account, then Paisa sees transactions for this card but doesnt understand that it's a Liability

To Reproduce set options for name or use aliases and you'll see that paisa won't recognise account types

Expected behavior Set root names from ledger book options or in config section set names for root names

Screenshots

image image image

eBober commented 4 months ago

I should use aliases