Skip to content

Fixed issue in reCreateOrderAdjustment service on adding promo item after cancel order item request.#1137

Merged
arunpati merged 1 commit into
apache:release24.09from
arunpati:ofbiz-12104-release-24.09
Apr 28, 2026
Merged

Fixed issue in reCreateOrderAdjustment service on adding promo item after cancel order item request.#1137
arunpati merged 1 commit into
apache:release24.09from
arunpati:ofbiz-12104-release-24.09

Conversation

@arunpati

Copy link
Copy Markdown
Contributor

Fixed: After cancelling it was creating only orderItem record while we need to map that item with orderItemShipGroup using ship group assocs. So added support to create ship group assoc whenever it creats new item due to promotion.[OFBIZ-12104]

(OFBIZ-12104)

Thanks: Rashi Dhagat for reporting the issue and providing details.

…om order. On adding new promo item after cancelling it was creating only orderItem record while we need to map that item with orderItemShipGroup using ship group assocs. So added support to create ship group assoc whenever it creats new item due to promotion.[OFBIZ-12104]
@arunpati arunpati merged commit ee3a762 into apache:release24.09 Apr 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants