Commit Graph
10 Commits
Author SHA1 Message Date
Mildred Ki'Lya dd2830530b fix(reports): Allow multiple root account to have the same type
In French accounting, multiple root accounts can be of the same type,
ensure that reports take all accounts and not only the first one.
2023-12-05 21:38:25 +01:00
18alantom 5fd192174d refactor: improve type definition of Field 2023-02-01 14:30:02 +05:30
18alantom 5a633b9d07 incr: add gstr exports 2022-05-23 16:18:23 +05:30
18alantom 63c2eace33 incr: add the TrialBalance report 2022-05-23 16:18:23 +05:30
18alantom 06b5ac4f90 incr: do BalanceSheet (smthn wrng) 2022-05-23 16:18:23 +05:30
18alantom 79650d6c8e incr: add indentation support, format PNL 2022-05-23 16:18:23 +05:30
18alantom bf01fa0327 incr: shift report commonalities to LedgerReport
- start with Profit and Loss
2022-05-23 16:18:23 +05:30
18alantom cc493e9fb1 incr: start rewriting reports
- list type report eg GL almost done
2022-05-23 16:18:23 +05:30
18alantom 1e88c5511f incr: add GeneralLedger business logic 2022-05-23 16:18:23 +05:30
18alantom 27aed52044 incr: type some files, frappe -> fyo
- get books to serve albiet broken
- one step at a time
2022-05-23 16:18:22 +05:30