Refactor our transaction creation logic and our QoH calculation logic to:
- only create adjustment transactions
- create baselines in a separate table
- handle backdated adjustments gracefully
- shift the QoH calculation to a db query
- ensure we have the proper indexes/caches/views to make the query performant
- remove product availability table if possible
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.