Skip to main content

Changelog

All notable changes to this project will be documented in this file.

info

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.2.4.0 - 2022-03-31

Fixed

  • Resolved an issue where an error would occur while undoing a purchase receipt if the receipt line had multiple tracking lines.

1.2.3.0 - 2022-03-28

Fixed

  • Resolved an issue with the Warehouse Physical Inventory Journal where the Calculate Inventory function would error for some Dual Unit of Measure Items.
  • Updated tool tips for page fields to provide more details to the user

1.2.2.0 - 2022-03-27

Added

  • Added Spanish translation

1.2.1.0 - 2022-03-26

Fixed

  • Resolved an issue with the Undo Receipt where the outstanding units would calculate incorrectly after the undo

Added

  • Added Unit fields to the the Put-away worksheet

1.2.0.0 - 2022-03-19

Added

  • Enhanced the item tracking on warehouse entries to provide more visibility when updating the warehouse item tracking entries.
  • Added a feature to control if you want to allow residual units or residual weight/volume. You can configure this on the Dual Unit of Measure Setup. You can use the new event - OnBeforeValidateResiduals- to add some custom logic in the validation.

Changed

  • The Create Pick has been changed to not split lines when the Bin has sufficient units.

1.1.3.0 - 2022-02-21

Fixed

  • Resolved an issue where the warehouse shipment line and related item tracking lines were not updated as expected when you picked the same lot from more than one bin.

1.1.1.0 - 2022-12-19

Fixed

  • Resolved error on non-item purchase and sales line

1.1.0.0 - 2022-12-12

Added

  • Added over/under receipt for Sales Return Orders and over/under shipment Purchase Return Orders

Changed

  • The unit price no longer gets updated when an over/run shipment/receipt causes the quantity to update.

1.0.4.0 - 2022-12-05

Fixed

  • The Units field on the posted sales invoice showed the Units from the Sales Order, but this needed to be corrected when there were multiple shipments/invoices related to the same sales order. The app now updates the units on the invoice based on the shipments getting invoiced.

1.0.3.0 - 2022-11-29

Fixed

  • Resolved an an error on purchase documents related to Item Charges.

1.0.2.0 - 2022-11-15

Fixed

  • Default units when Transfer Orders get created from the Requisition Worksheet.

1.0.1.0 - 2022-11-09

Added

  • Added a setup wizard to guide you through the different setups.
  • Added Dual Unit of Measure setups to Manual Setup.

Changed

  • Dual Unit of Measure fields get hidden on all pages when you disable the Dual Unit of Measure functionality on the Dual Unit of Measure Setup

1.0.0.0 - 2022-11-01

Added

  • First release to AppSource