Hello!
This is my first post here, so please bear with me.
Where I work, we're using NAV 5.01 and we are currently wondering something that looks simple, but is NOT so simple to put in motion.
Let's say we have item ABC that has a "Put-Away Unit of Measure Code" configured to "BOX". "BOX" is configured as 20 "UN". And of course, "UN" is configured as 1.
When we create a purchase order of 43 unit of item ABC, the system will put it away as 2.15 BOXes. We would instead like it to be put away as 2 BOXes AND 3 UNit :
By default :
TAKE 43 UN
PLACE 2.15 BOX
What we would like :
TAKE 43 UN
PLACE 2 BOX
PLACE 3 UN
Is there anyone out there who has dealt with this situation before, and, if so, would that person be so kind as to show me how this can be done please.
Thank you in advance!!
0
Comments
but we have 2 functions which can Split the line and then Change Unit Of Measure..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Just one little problem to solve, and the problem will have a solution.