Release 22 - Tassal
Release notes - Wisefish Stream - Wisefish Stream Oceania 22
Story
WP-541 Error found in version 19
Description
Lot best before date is ignored if production date on lot is empty (as it is by default).
This was an error accidentally introduced in version 19 and fixed in version 21.
WP-546 Fix receiving transaction save in WF Stream Stationary
Description
Receiving transaction saving was not fully implemented. Fixed saving of TI Barcode numbers and removed the flushing comment from the save transaction.
WP-550 Tassal - Disable ordering in production agreement grid
Description
Ordering and filtering of the production agreement lines in the production agreement form can now be disabled to prevent users accidentally changing the order of lines or filtering out order lines.
Note this is only for the production agreement list.
New tag added to the .config file to enable this locking:
<!--Used in production agreement form to disable ordering and filtering of the grid rows for items-->
<add key="DisableGridOrderingAndFiltering" value="true" />