Releases: hotwax/OrderRouting
Releases · hotwax/OrderRouting
v1.8.0
What's Changed
- Improved: api response for routing group run endpoint to return the attemptedItemCount and brokeredItemCount(#83) by @ymaheshwari1 in #84
- Update Enum Desc to be shorter by @dt2patel in #86
- Update code to use the oms inventory reservation service by @dixitdeepak in #87
- Moved FacilityAndType common entity to oms udm by @dixitdeepak in #88
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Added reject#OrderItems service by @dixitdeepak in #77
- Added service and end point to get the recent routing history by @dixitdeepak in #78
- Instead of returning error if brokering is disabled return message on… by @dixitdeepak in #79
- Updated code to retun OFC recent records for each order item by @dixitdeepak in #80
- Added createdByUserId field for routing related entity. As we are moq… by @dixitdeepak in #81
- Added routing batch screen, soon will deprecate the group runs screen by @dixitdeepak in #82
Full Changelog: v1.6.2...v1.7.0
v1.6.2
What's Changed
- Fix: SQL now checks facility and threshold conditions for eligible ship group items only by @dixitdeepak in #73
- Update component.xml by @dixitdeepak in #75
Full Changelog: v1.6.0...v1.6.2
2024-12-11
- Fix: SQL now checks facility and threshold conditions for eligible ship group items only
- Fixed incorrect change reason enumId while facility allocation
Full Changelog: v1.4.3...v1.4.4
2024-12-10
- Fix: SQL now checks facility and threshold conditions for eligible ship group items only
Full Changelog: v1.6.0...v1.6.1
2024-12-10
Fix: SQL now checks facility and threshold conditions for eligible ship group items only
Full Changelog: v1.5.0...v1.5.1
2023-12-03
What's Changed
- Added support to set the routing batch id. by @dixitdeepak in #68
- Set the default timeout while scheduling order routing job, default o… by @dixitdeepak in #70
Full Changelog: v1.5.0...v1.6.0
2024-10-04
What's Changed
- implement shipment total check in brokering service for order shipgroups by @dixitdeepak in #51
- Fix typo while calculating the order adjustment by @dixitdeepak in #52
- 53 broker only if all items are available by @dixitdeepak in #54
- Only formatting changes, no functional change by @dixitdeepak in #55
- Used ObjectUtilities.basicConvert method to convert the value to appr… by @dixitdeepak in #56
- Fixed possible NPE by @dixitdeepak in #57
- Fixed boolean convesion fro brokerIfAllItemsAvailable condition, Used… by @dixitdeepak in #58
- Added SuggestedShippingMethod service to determine shipping methods b… by @dixitdeepak in #61
- Updated variable name by @dixitdeepak in #62
- Update component.xml by @dixitdeepak in #64
- Improved fallback check to verify single allocation. Broker items only if all items are routed to a single facility; otherwise, take action according to the rule configuration. by @dixitdeepak in #66
Full Changelog: v1.4.0...v1.5.0
2024-10-04
Full Changelog: v1.4.1...v1.4.2
2024-09-27
Full Changelog: v1.4.0...v1.4.1