4Site
Support Request System
View Patch #50.020.007
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02411 -
Bids - bid price import strips 1st 2 characters from pbitemid
Symptoms:
The code in clsquImport in SetupPrPrice assumes the pbitemid column A starts with "PB" then the price book number. Nothing puts the PB in so stripping off the first 2 characters is actually changing the pbitemid. This value then gets written to prprice.pbitemid. I'm not sure if that is used in any updates to the PB price if this bid is used as a price book updater.
Solution:
if the first 2 characters = PB then strip them off and use the rest as the pbitemid else just use whatever is in that field
Browse Patches
Find a Patch
Return to Request System Menu