H-6657: Improve inventory carry cost attribution#8957
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
PR SummaryLow Risk Overview This aligns with pruning stale supply-chain dummy versions; the analysis gateway still serves The PR title/description also covers inventory carry-cost attribution changes in the frontend; those are not present in the diff snippet reviewed here. Reviewed by Cursor Bugbot for commit 80d1ad4. Bugbot is set up for automated code reviews on this repo. Configure here. |
🌟 What is the purpose of this PR?
Some improvements to how inventory carry cost is calculated and attributed, mainly to account for intermediates which are (a) shared across multiple finished goods, and (b) are shipped as finished goods in their own right – to ensure that we neither double count nor fail to incorporate dwell cost for these.
Also deletes older dummy data versions.
Pre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
🐾 Next steps
🛡 What tests cover this?
❓ How to test this?
📹 Demo