Build 570.1

Hot Fixes 1

Release Date 11/22/2024

B209711 - ShipRush not using accounts based on customer/location

B209711     11/22/2024

ShipRush not using accounts based on customer/location

ShipRush was not using the accounts by Customer/Location when set up.

Enhancements 1

E209641 - Package Objects Refactor

E209641     11/13/2024

Package Objects Refactor

Refactored the Package Objects to improve efficiency

Resolved Issues 5

B209627 - DS Enable\Disable Rule Define button does not launch when SQL has not been defined

B209627     11/13/2024

DS Enable\Disable Rule Define button does not launch when SQL has not been defined

The Disable/Enable Rule button does not display if SQL has not been defined and initially saved. A message should be displayed giving the user direction.

B209686 - Package type dimension not allowing decimal values on new package type

B209686     11/13/2024

Package type dimension not allowing decimal values on new package type

B209690 - PO Receiving form fails with Binned or Lotted Items when receiving inspection required

B209690     11/13/2024

PO Receiving form fails with Binned or Lotted Items when receiving inspection required

When trying to receive against a PO with a binned or lotted item that requires inspection, the transaction was failing with an error message that bins or lots were required but not supplied.

B209691 - PO Receiving SQL error when inspection with landed costs

B209691     11/13/2024

PO Receiving SQL error when inspection with landed costs

PO Receiving could fail when using landed costs with an item that requires inspection. The error given states that the parameter @curr_cd is required but not supplied. This has been resolved

B209712 - BinNo being passed when SF item is not binned when reporting FG

B209712     11/13/2024

BinNo being passed when SF item is not binned when reporting FG

Logic was added to the form to pass a blank string to the object instead of a blank variable or the staging bin. When anything other than a blank string is passed to the object and the item is a non-binned item, the object will return an error.