4Site
Support Request System
View Patch #60.101.056
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03801 -
Add new stock set issue price wrong if you click on Usage
Symptoms:
Add new stock set issue price wrong if you click on Usage. I believe this will only happen if there is a uop-uoi conversion factor involved. My pbitem is BOX. pbprice is LB with 10 lbs per box so conversion factor of .1. receiving units are LB as well. I added the new stock. I added the stocwhse and clicked on the Usage button - it showed the issueprice as $94.40 which was correct. However, I clicked OK on the Usage screen and saw it change to $944.00 (10 times). That's what got saved to the db. If I add the new stock and don't go to the Usage screen it saves correctly. If I then open the stocwhse and click on Usage the issue price is still OK.
Solution:
Modified code such that if the stock conversion factor is 1, the unit value already calculated on the stocWhse form will be used as the issue price. Otherwise, the existing algorithm will be used to calculate the issue price.
Browse Patches
Find a Patch
Return to Request System Menu