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

Add ability to record account audits #691

Open
VMelnalksnis opened this issue Feb 20, 2023 · 0 comments
Open

Add ability to record account audits #691

VMelnalksnis opened this issue Feb 20, 2023 · 0 comments
Labels
area:api area:ui Relating to user interface type:enhancement New feature or request

Comments

@VMelnalksnis
Copy link
Owner

Is your feature request related to a problem? Please describe.
This is mostly an issue for cash accounts, since all transactions from bank accounts are recorded, or when starting to record transactions. The problem is that after adding all transfers the account balance does not match reality.

Describe the solution you'd like
It is possible to link an audit entity to an account in currency, which would specify the actual balance at a specific time. These audits would also have to be taken into account in reports.

Describe alternatives you've considered
A simpler alternative is to just to use a transaction, and specify Audit for each currency as the purchase product. Maybe a simpler editor should be provided for such cases, but it would not introduce additional complexity in other places.

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:ui Relating to user interface area:api labels Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api area:ui Relating to user interface type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant