I'd like to keep the record of, for example, water and electricity consummation. Is it possible to properly implement a pseudo-account in GnuCash to store the meters' readings? Even more, having the current electricity cost and the delta between readings, calculate the amount of money to pay?
Tell me more
×
Personal Finance & Money Stack Exchange is a question and answer site for
people who want to be financially literate. It's 100% free, no registration required.
|
It's not native functionality, but you could probably do it. You could create a fake security/currency for the meter type (kWh, whatever gas/water get measured in ). Updating would be a pain, though. You'd have to go read it and enter the data manually -- unless it was a smart meter, and then you could probably build some sort of script for it. In terms of figuring how much to pay -- maybe have an account in liabilities for stuff you haven't paid for yet, and another in assets for what you have paid for? This seems like it could be a lot more complicated than it's worth. |
|||||||
|