Skip to content

Marello 1.5.0 Release

Compare
Choose a tag to compare
@24198 24198 released this 17 Sep 09:15
· 15804 commits to master since this release

Marello 1.5.0 Release

List of fixed issues and improvements

  • Added Shipping methods and Shipping Rules
  • Added AssembledPriceList to have a collection of Price Types
  • Added AssembledChannelPriceList to have a collection of Price Types for a specific SalesChannel
  • Added PriceTypes MSRP, Special and Default for multiple PriceTypes in a AssembledPriceList
  • Added JSON API support for Customers, Orders, Products, Returns, SalesChannels, InventoryLevels, AssembledPriceLists and AssembledChannelPriceLists
  • Added support for workflow steps in JSON API
  • Added support for workflow transitions in JSON API
  • Added new widget on Dashboard to show best selling items with images
  • Added image to product grid
  • Added configuration support in order to enable/disable Order/Return notifications
  • Removed double phone number in Order view
  • Fixed issue regarding order processing and transitioning if no coordinates are found for the addresses
  • Add purchase date for orders (#36), thanks @clicktrend for the enhancement
  • Merged contribution #41 of @brainOut - add control on shipment existence before render
  • Update Oro platform to version 2.6.29