Skip to content

fix(ebs-sync): use persisted line discount allocations - #84

Merged
dylandepass merged 1 commit into
mainfrom
fix-ebs-persisted-line-discounts
Aug 7, 2026
Merged

fix(ebs-sync): use persisted line discount allocations#84
dylandepass merged 1 commit into
mainfrom
fix-ebs-persisted-line-discounts

Conversation

@dylandepass

Copy link
Copy Markdown
Contributor

Fixes #83

Derive EBS unit prices from the server-authoritative allocations stored on simple items, bundle components, and warranties instead of reallocating aggregate discounts.

Tests:

  • npm run lint
  • npm test
  • npm run build

Derive EBS unit prices from the server-authoritative allocations stored on simple items, bundle components, and warranties instead of reallocating aggregate discounts.
@dylandepass
dylandepass merged commit 9aa66e8 into main Aug 7, 2026
3 checks passed
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consume persisted line discount allocations in EBS sync

1 participant