I am working on developing a connector in business central which will communicate with the web shop and sync all of the information. It has advance warehousing in it as well. Instead of performing the warehousing operations manually we will be doing it automatically everything like picks, movement etc.
I am facing an issue when a credit memo received for an unshipped order then I have to put back those items from ship bin to putpick bin with warehouse movement worksheet with AL development..
In 50% scenarios it works fine and in 50% scenarios it misses out a quantity every time. Where as, when I debug it to check my formula it perfectly put correct amount in movement worksheet but when it create movement it actually miss 1 quantity for an item.
I don't know is there any limit on putpick bins qty or what is it, that it is not able to movement correct quantity and miss 1 qty every time.
Note : I am creating the movement with AL code development using movement worksheet in business central