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

PnL Capture #13

Merged
merged 6 commits into from Nov 17, 2022
Merged

PnL Capture #13

merged 6 commits into from Nov 17, 2022

Conversation

vst
Copy link
Member

@vst vst commented Nov 17, 2022

Inventory accounting is integrated into posting machinery.

This exercise shows that we should reconsider our accounting data definitions and the posting machinery in particular. The REA approach still seems to be the best approach to abstract the entire machinery over business transactions.

  • chore(test): get ready for hspec-based testing
  • chore(deps): park library dependencies under library section
  • refactor: reorder language pragmas
  • feat: add division operations for Quantity type
  • refactor: start working on inventory machinery
  • feat: integrate inventory accounting into posting

@vst vst added the enhancement New feature or request label Nov 17, 2022
@vst vst self-assigned this Nov 17, 2022
@vst vst requested a review from fkoksal November 17, 2022 13:14
@vst vst merged commit 6c1c180 into main Nov 17, 2022
@vst vst deleted the vst/pnl-capture branch November 17, 2022 13:15
Copy link

@fkoksal fkoksal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants