Documentation Home

Broadleaf OMS 3.3.6-GA

Released on June 15, 2023

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

Custom Solr reindex batches

New feature has been added to allow the admin users to specify either a specific order id, or a date range, to trigger an event that indexes the order(s). The UI has changed in 'Solr Indexer' section of the admin. Selecting the orders as index type will show new fields.

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

Minor Bugs(3)

  • Moved the logging statement in SolrCustomerIndexServiceImpl in order to show the correct ID.
  • Fixed the issue where changing timezone settings would not update the timestamps in the entity forms and listgrids.
  • Fixed the issue where adding the shipment details would add it to the original fulfillment order instead of the new fulfillment order. In FulfillmentServiceImpl replaced fulfillmentOrder with fulfillmentOrderToFulfill when creating shipment detail.

Enhancements(2)

  • Added new options to reindex the Orders which is mentioned above.
  • Changed the UI of RMA listgrid to match the style of 'Customer history'.

Total Resolved Issues: 5