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

[Feature] Event History Page #4079

Closed
cielf opened this issue Feb 4, 2024 · 0 comments · Fixed by #4093
Closed

[Feature] Event History Page #4079

cielf opened this issue Feb 4, 2024 · 0 comments · Fixed by #4093
Assignees
Labels
core team Groomed but likely needs expert knowledge

Comments

@cielf
Copy link
Collaborator

cielf commented Feb 4, 2024

Summary

Once we get the basic event sourcing in place, we also want an event history page.

Why?

This will help enormously in troubleshooting.

Details

The bank's org admins should be able to see a list of all the things that have happened to items since a given date/time.
This includes:
Distributions
Donations
Purchases
Kit allocations
Transfers
Inventory Adjustments
Audits

Ideally, Filterable by Item and Storage location

What format?
Date/time, itemizable id, type of action, Item, amount, comments

Type of action for transfers should probably be "transfer from [SL1] to [SL2]

Criteria for completion

  • [] report added --- under reports? Or is this under Inventory?
  • [] tests to support behaviour
@cielf cielf assigned cielf and dorner and unassigned cielf Feb 4, 2024
@cielf cielf added the core team Groomed but likely needs expert knowledge label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core team Groomed but likely needs expert knowledge
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants