You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issue in reCreateOrderAdjustment service on adding promo item after cancel order item request. (#1137)
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.
0 commit comments