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

Operation history refactoring #78

Open
dr-orlovsky opened this issue Apr 22, 2023 · 0 comments
Open

Operation history refactoring #78

dr-orlovsky opened this issue Apr 22, 2023 · 0 comments
Labels
C-epic Epic tasks F-accounting Professional accounting features W-wallet Wallet window related
Milestone

Comments

@dr-orlovsky
Copy link
Member

A new concept of operation history should be introduced.

Operation is a unit of accounting, providing related financial transactions as a single item.

Each operation may be related to a set o transaction outputs, including outputs from different transaction. A transaction may have outputs related to different operations. However, one output always connected to none or single operation.

By default, each non-change output of a new transaction should be used to construct a new operations.

Operations must have a separate list representation.

@dr-orlovsky dr-orlovsky added W-wallet Wallet window related C-epic Epic tasks labels Apr 22, 2023
@dr-orlovsky dr-orlovsky added this to the Autumnus Equinox (v3) milestone Apr 22, 2023
@dr-orlovsky dr-orlovsky self-assigned this Apr 22, 2023
@dr-orlovsky dr-orlovsky added the F-accounting Professional accounting features label Apr 22, 2023
@dr-orlovsky dr-orlovsky removed their assignment Apr 22, 2023
@dr-orlovsky dr-orlovsky modified the milestones: v3, v2.1 Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-epic Epic tasks F-accounting Professional accounting features W-wallet Wallet window related
Projects
None yet
Development

No branches or pull requests

1 participant