Skip to content

2024-10-04

Latest
Compare
Choose a tag to compare
@dixitdeepak dixitdeepak released this 04 Oct 07:19
b406688

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