Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

starting balance is not null #50

Open
SafetyIng opened this issue Aug 18, 2023 · 6 comments
Open

starting balance is not null #50

SafetyIng opened this issue Aug 18, 2023 · 6 comments

Comments

@SafetyIng
Copy link

Is your feature request related to a problem? Please describe.
I am currently seeing the "Starting Amounts" of the asset accounts as "Unbalanced".

Describe the solution you'd like
The problem is that these are assets that already existed before. This should be able to be specified as a "starting balance" when an account is created?

@powerpaul17
Copy link
Owner

powerpaul17 commented Aug 18, 2023 via email

@github-project-automation github-project-automation bot moved this to Idea / Needs Concept in Money Aug 18, 2023
@powerpaul17
Copy link
Owner

I'm also not sure if it's good to add a starting balance to an account or if it should be handled by a "starting balance account" under the equity section. I think Gnucash handles it this way..

@SafetyIng
Copy link
Author

Traditionally in double-entry bookkeeping, there is an account for starting assets and ending assets for the respective accounting year. Perhaps it would be useful to automatically set up the accounts for an account system accordingly and to have the option of having them displayed or hidden in the graphics?

@powerpaul17
Copy link
Owner

That is more or less how Gnucash describes it. I think they have 'equity' accounts for that. In any case automatic generation of accounts is a bit problematic since it's impossible to cover all user's cases..

@powerpaul17 powerpaul17 moved this from Idea / Needs Concept to Planned in Money Jun 29, 2024
@frake65
Copy link

frake65 commented Jul 23, 2024

Probably the usual workaround (and also the one everybody will find theirselves) for this issue is to set a starting balance as first transaction for a time before the imported or "really" booked transactions start.

@powerpaul17
Copy link
Owner

That's right but it leaves the transaction unbalanced since there is no corresponding account. I am thinking about adding an equity account type but I'm not quite sure about the details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Planned
Development

No branches or pull requests

3 participants