We have an error at a client within warehouse putaway and pick.
The total base quantity to take 2 must be equal to to the total base quantity to place 0
This is when attempting a warehouse putaway. But we have had similar errors to this on the pick side.
This is on version 5.0 and is unmodified in this area on the system.
Any help would be much appreciated.
Andrew
Hi Andrew
There is a known issue with regards to the posting of a put-away in Microsoft Dynamics NAV 5.0, Microsoft Dynamics NAV 5.0 unexpectedly creates an adjustment transaction. Additionally, in the warehouse entry, the Qty. Base value differs from the Quantity value even if the Unit of Measure value is same. This is caused because Microsoft Dynamics NAV 5.0 incorrectly calculates the quantity that will put into the fixed bin. The sequence to put away the items calculates the quantity and the base quantity separately.
Whilst not directly related to your issue you can see that the quantity and base quantities are calculated separately, which will probably be causing you your issue. Also there is a code fix, not sure it will help, but it is against KB951806
Not something I have come across I am afraid.
Thanks for that, a great help.
Is this resolved within SP1 do you know?
Andrew
Sorry I do not know the answer to that one, if you are using SP1 you can always get a developer to code compare with the fix I suppose.