Skip to content

B2B - Hyvä Theme - Upgrading to 1.0.1

Release 1.0.1 includes minor feature enhancements and bug fixes only.

Notable news

  • Out of stock products can now be added to requisition lists
    • This includes composite products (e.g. configurable/bundle etc.), without options
    • Note: out of stock composite products can not be added to cart from the requisition list until options are updated later (e.g. when the product is back in stock)
      • This is displayed to the user via an inline error message on the item within the requisition list
    • This varies from the Luma implementation that does not allow adding out of stock composite products to requisition lists, and simply provides an unhelpful ('You need to choose options for your item.') warning message
  • Creating new requisition lists now invalidates section data, meaning new lists can be immediately retrieved
    • Previously, adding a list in the account area didn't update the lists available when trying to add new products, meaning newly created lists couldn't have products added until section data was refreshed by another interaction
  • It is no longer possible to try and move or copy items from to the same requisition list
    • Previously it was possible to select the source requisition list as the target and items would be removed from the list (rather than retained) if moved
  • Adding items to cart from a requisition list now triggers the merge/replace items modal if the cart is not empty
    • The template used within this modal has now moved to the Hyva_EnterpriseB2b module as it is also used for negotiable quotes and purchase orders
  • The purchase order approval rules grid page now displays the 'Add New Rule' button when no rules exist
    • Previously, users couldn't create new rules unless one or more already existed
  • The missing additional form container has been added to the company create form
    • This was already present in the template file, but was missing from layout XML

Deprecations

  • The Hyva_MagentoNegotiableQuote::order/reorder/modal.phtml template file has been deprecated as it has moved to Hyva_EnterpriseB2b for better re-use/sharing across multiple B2B modules.

Changelogs

The changelog is available here.

Tooling

Please refer to the Hyvä Enterprise upgrade docs for helpful information on how to upgrade.

Known Issues

Please check the GitLab issue tracker for known issues.