B. Deleting a Payment in MRSweb will now confirm the action and delete all of the Payment's Line Items as well. This behaviour matches what takes place in Desktop. Deleting a Payment will not delete any Invoices or their commission amounts from Invoices that were confirmed on the Payment, it just deletes that Payment and checked items that were marked as paid on it.
C. Batch Import Summary now has direct links to related items throughout the system, to make it easier to jump from the Batch Import Summary page to the pages of those items, without having to find and filter for the items yourself. These links open the related page in a new tab, filtered to the Batch Number used.
- Number of Import Rows: brings the User to the Sales Import page
- Number of Order Line Items: brings the User to the Order Line Items page
- Number of Orders: brings the User to the Orders page
- Number of Invoice Line Items: brings the User to the Invoice Line Items page
- Number of Invoices: brings the User to the Invoices page
When navigating between Pages in MRSweb, each Page remembers where you left off. This is extremely helpful in going back and forth between sections and not losing filters, sorts, and Views that were used last (and having to set them up again). However, this does also apply to the links directing you to other pages -- for example, you may need to change the View in Sales Import to the "Imported" list if you were last looking in one of the other filtered Views.
D. The label for Discount Amount has been changed to Unit Discount, to better reflect that the Discount being records here is per-unit-item, just like the Unit Price. The math that is being performed related to this column is:
(Unit Price - Unit Discount) * Quantity = Sales Amount
E. With the Unit Discount label change, the order of the columns has also been changed to better reflect the order or calculation related to the equation used above. I.e. the column order is now Unit Price, Unit Discount, Quantity, Sales Amount.
F. The Item Description field will now take up to 80 characters of text as the description. This is up from 50, which was the previous limit.