Documentation Home

Broadleaf OMS 3.3.8-GA

Released on January 24, 2024

This is the 8th release for the Broadleaf OMS 3.3.x module.

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

Minor Bugs(9)

  • Fixed the issue where tool tip in the Order list grid shows html tags instead of display value.
  • Fixed the issue where long texts in Return Authorization and Refund grids does not truncate and overflows.
  • Fixed the issue where Blocked or void order seems available when it has secondary status 'Partially Returned' or 'Returned.' Refactored the logic for checking order status.
  • Fixed the issue where Cancel of order edit doesn't close the window when accessed from the global site. Updated oms-csr-client.js to send message to correct domain.
  • Fixed the issue where partial cancellation of an order throws an error on Firefox browser. Firefox fails to make simultaneous form submit and ajax calls so updated oms-admin.js to account for this case.
  • Fixed the issue where ordering of the payment types is different during 'Refund' and 'Cancellation' so changed the ordering to be same.
  • Fixed the issues with timezone settings. The dates were not processed when viewing details in 'Orders' and 'Audit' sections
  • Fixed the issue where product option value was showing up twice because template was rendering 'map.entry' instead of 'map.key'.
  • Fixed the issue where 'Customer Appeasement' can be applied for the cancelled order. Made changes to hide the button if the order is cancelled. In case of multiples orders, added logic to validate the orders are eligible for appeasement.

Enhancements(1)

  • Updated copyright dates to 2024 in all the files and updated BLC dependencies.

Total Resolved Issues: 10