4Site
Support Request System
View Patch #50.026.006
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02555 -
PO View Commitment Voucher shows wrong date in error msg and used wrg
Symptoms:
When I issue the PO or do a PO Batch and give it a transaction date other than today, it is not using that date. It always uses today, so the po.committeddate is wrong as well as trndtl.tdate and trnhdr.tdate
Solution:
Expose the user entered commitment date value so it is available to all relevant modules. Revise SQL insert and update queries to apply the user entered transaction date for committments when populating the po.datecommitted, trnhdr.tdate and trndtl.tdate fields. In PO.PoBatExe form load the value returned by the date picker into the txtDate textbox so that it is written to tables as described above.
Browse Patches
Find a Patch
Return to Request System Menu