Commit Graph

25 Commits

Author SHA1 Message Date
Anantha Kumaran 709f8f1302 use sync.Once to lazy load cache 2022-07-16 11:01:48 +05:30
Anantha Kumaran 30200d5ff4 add allocation target 2022-07-10 13:42:39 +05:30
Anantha Kumaran dc73077ceb ignore interest amount from income 2022-05-28 12:45:40 +05:30
Anantha Kumaran d2fc5f93eb add gross income and net tax to income page 2022-05-28 11:42:12 +05:30
Anantha Kumaran 34a742066d add income page 2022-05-14 20:24:34 +05:30
Anantha Kumaran f7d38b3985 embed mutex 2022-05-14 13:05:06 +05:30
Anantha Kumaran 572cc14c57 add xirr and other details in gain page 2022-04-24 09:17:39 +05:30
Anantha Kumaran 51ee391213 add gain 2022-04-23 19:01:28 +05:30
Anantha Kumaran d6818629fb split withdrawal, investment, and networth in overview page 2022-04-23 09:18:31 +05:30
Anantha Kumaran 918dd32692 add tooltip and other misc updates 2022-04-22 18:07:38 +05:30
Anantha Kumaran 5a58b5a508 show proper error message if ledger is not installed 2022-04-20 09:03:09 +05:30
Anantha Kumaran 7acad541f8 embed static files 2022-04-19 21:37:18 +05:30
Anantha Kumaran a7b4a1ab0c add the concept of interest transaction
If the posting amount is being debited from Income:Interest:***
account, then consider it as an interest transaction.
2022-04-19 13:32:05 +05:30
Anantha Kumaran d513044ecd add allocation page 2022-04-16 10:38:32 +05:30
Anantha Kumaran dba2b02d52 add xirr 2022-04-14 12:47:42 +05:30
Anantha Kumaran 9fa6c4a771 add init command 2022-04-14 11:11:03 +05:30
Anantha Kumaran e78ced353e [ledger] Add breakdown 2022-04-10 21:43:03 +05:30
Anantha Kumaran 1bcae8323d Add ledger page 2022-04-09 22:15:05 +05:30
Anantha Kumaran 0085414700 Add networth timeline 2022-04-09 12:31:12 +05:30
Anantha Kumaran a81643e542 fetch mf nav history 2022-04-03 19:24:15 +05:30
Anantha Kumaran 923c0c1241 add command search mutual fund 2022-04-03 09:56:08 +05:30
Anantha Kumaran 8b6635f7ea add investment page 2022-04-02 13:01:29 +05:30
Anantha Kumaran 538dcf908f add serve command 2022-03-30 21:41:44 +05:30
Anantha Kumaran e55cddbf35 persist posting information to database 2022-03-27 12:54:25 +05:30
Anantha Kumaran 33db293fcf parse postings from ledger journal 2022-03-26 20:14:27 +05:30