Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

The Transaction History tab of inventory incorrectly reported unactivated Reversals.  Only 'Activated' Reversals should appear in this tab.

Solution

Warning
titleSQL skills are required

A working knowledge of SQL Management Studio is required to complete this task.

This solution applies to 7.2.1 and older.


Download and apply the attached stored procedure to the database to correct the information that appears in the Transaction History tab of inventory

View file
nameusp_JIWA_QuantityAsAt.sql
height250

Filter by label (Content by label)
showLabelsfalse
max5
spacesJ7UG
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("transaction_history","inventory","inventory_maintenance","grns","goods_received_note") and type = "page" and space = "J7UG"
labelstransaction_history GRNs goods_received_note inventory_maintenance inventory


Page Properties
hiddentrue


Related issues