SolidOS / money-pane

Insight in your personal finance data
MIT License
11 stars 1 forks source link

Track equity #25

Open michielbdejong opened 3 years ago

michielbdejong commented 3 years ago

With the new functionality to import my hours worked per project from my personal ERP data, it should be possible to track equity from income, expenses and depreciation.

Depreciation can be dealt with in the same way as budget.

michielbdejong commented 3 years ago

One way to do it would be to parse the budget and then see if each budget by itself holds up over time. The 'savings' budget would then be equity.

michielbdejong commented 3 years ago

For a given time period we have

Per day, track how the budgets change.

michielbdejong commented 3 years ago

basics are working but there's a lot to improve.