Skip to content

5.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 18 Mar 11:59
· 58 commits to master since this release

Included commits: 5.0.1...5.1.0

Fixes

  • Fixed SalesSplitFacade::splitSalesOrderItem() facade method to rollback the transaction in a case when Exception is thrown during the execution of it.
  • Impacted OrderItemSplitController::splitAction() controller action with facade changes.