/
NorthScope 2023.03.02

NorthScope 2023.03.02

(Software Version: 2023.03.02 Database Version: 2023.03.02)

Release Date: March 02, 2023



Improvements

Framework

NS-10954 Framework Improvements

In this round of framework improvements, we did many things; improved performance, further future proofed, removed unnecessary work being done, and of course bug fixes. Please bear with us as we explain what we did, this is where we geek out a little…

Improvements:

  • Removed unnecessary service calls that were happening multiple times per page.
  • Updated our pages to have the ability to only load data that the user requests. This means that many dropdowns will no longer load their data until it is opened by the user, this also means that many tabs on a page (like the shipments tab on a sales order) will not load their data until the user opens the tab.
  • Tabs will no longer flash blue when selecting them.
  • Merged duplicated code objects to decrease the overall page size.
  • When you have a grid that is filtered and you click the new button to add a new row the filter will be removed and the new row will be added.
  • Removed browser level auto-complete.
  • We removed majority of the data that was being passed to save. Now every 3.0 page has the ability to only send the data it needs to send when saving, this happens at the column/field level.

Bug Fixes:

  • User Date Format – previously Day/Month/Year format would not display or filter correctly. This has been resolved.
  • Quick Filter – previously the quick filter in the toolbar would not filter attribute columns. This has been resolved.
  • Tab Refresh – previously when closing a page that is launched on top of a record view, not all tabs would refresh as expected. This was apparent when changing the customer on a sales order and closing, the properties tab would still display the old address id. This has been resolved.

Sales

NS-8746 Sales Order Void & Correct

Have you ever made a mistake on a Sales Order and posted it? It’s ok, we won’t tell, you can be honest. Have you ever posted a Sales Order that after some time you just needed to void? Happens to the best of us.
The wait is over!