NorthScope 2019.02.22

(Software Version: 2019.02.22 Database Version: 2019.02.22)

Release Date: February 22, 2019


Improvements

Fisherman Accounting

NS-3810 Improved Fish Ticket save process and eLandings import to increase performance


NS-3809 Improved the data entry and usability of Fish Tickets 

  • Updated the Gear lookup to include columns for Fishery, Permit, and Year (Sequence).
  • Fixed a bug where the purchase account would always be overwritten by the selected item’s default purchase account.
  • Updated error messages to be more user friendly.
  • Increased the width of the header columns to better fit the data in them and to give a more uniform look.
  • Moved the validation for all required fields to ‘Approve’ and ‘Ready to Post’ rather than on every save.
  • Combined all validations into a single message so users can fix all issues at once rather than one at a time.
  • Removed the ability to save the same Stat Area more than once on a ticket.
  • Updated the Ticket Taxes and Premiums so they calculate on every save rather than waiting for a ticket to have Stat Areas or a Management Program.
  • Updated the sort on the ticket lines to be by the item id.
  • Combined the List View Mass Update and Record View save processes for consistency and performance.

Bug Fixes 

Inventory 

NS-4136 Fixed an issue in the File Import when importing Inventory Transactions

Imports were failing with certain combinations of production batch properties and lot certifications.

Technical Changes

Schema Changes

ALTER TABLE [dbo].[ERPx_APDeliveryTicketHeader] ADD [MasterNumberOverride] [bigint] NULL

ALTER TABLE [dbo].[ERPx_APVendor] ALTER COLUMN [VendorTypeEN] BIGINT NOT NULL