Documentation Home

Broadleaf OMS 2.1.2-GA

Released on May 23, 2017

This is the 2nd patch release for the Broadleaf Order Management System 2.1.x module.

An at-a-glance view of the issues that were closed in this release:

Major Bugs(5)

  • NullPointerException in the OrderStatusService when the order is created and checked out on the same thread
  • Prevented CSR orders from counting against the max uses for an offer when the offer has already been applied to the customer's cart
  • Fixed issue where close rma was not disabled and create RMA did nothing
  • Implement extension handler to add an OMSOrder’s parent to the CheckoutSeed
  • Made OrderCloneService compatible with extended Orders

Minor Bugs(9)

  • Removed Add button from RMA list screen
  • Fixed manual auth by hiding group in CSR mode
  • Ensured that the Related FulfillmentOrder ListGrid is initialized on page load
  • Fixed oms messages
  • Fixed ShipmentDetails group message property
  • Fixed template error on the CSR Order page
  • Moved OMS/admin styles to OMS module
  • Ensured that the FulfillmentOptions sections of the CSR Change Order From reload sequentially to prevent their ajax calls from interfering with each other, and changed the fetching of fulfillmentOptions to be by type, if possible, rather than indiscriminately in OMSCsrToolsController
  • RecordOfferUsageActivity and CommitTaxActivity from the Checkout Workflow were inadvertently being overridden and their order changed

Enhancements(1)

  • Added throws ReturnsException to calculateReturnAuthGroupTracking signature

Total Resolved Issues: 15