Skip to content

Marello 1.5.2 Release

Compare
Choose a tag to compare
@24198 24198 released this 17 Jan 10:05
· 15786 commits to master since this release

Marello 1.5.2 Release

List of fixed issues and improvements

  • Fixed issue #51 by adding additional validation to OrderLineItem where quantity must be Greater or equal to 1
  • Fixed issue with inventory logging while quantities are actually being altered
  • Merged #49 allowing to reset the Shipment on an Order - thanks @Djamy
  • Merge #48 fixed backbone error on inventory update page - thanks @brainOut