Releases: hotwax/OrderRouting
Releases · hotwax/OrderRouting
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
2024-09-03
What's Changed
- Schedule the routing group if it isn't already scheduled. The 'Schedu… by @dixitdeepak in #50
- Added endpoint to test order routing group for single order/shipgorup458a450
Full Changelog: v1.3.3...v1.4.0
2024-08-26
What's Changed
- Added Inventory filter paramter enumeration for ignoreFacilityOrderLimit by @dixitdeepak in #39
- Make inventory source selector template condition, if ignoreFacilityOrderLimit is true system will ignore the facility max order brokering limit by @dixitdeepak in #39
- Fixed inventory found at single location comments, wrong comment was added if inventory found at multiple location by @dixitdeepak in #46
- Fixed condition to include the group name and rule name while making item as unfillable. Improved existing order facility change comments to make them readble by @dixitdeepak in #47
- Hotfix v1.3.1 by @dixitdeepak in #48
- Update component.xml by @dixitdeepak in #49
Full Changelog: v1.3.1...v1.3.3