ananthakumaran/paisa

Account types for different account names

Closed this issue · 1 comments

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

I should use aliases