Beas - I need to transfer the reserved quantity
Hi guys, I have the following case.
I need to reserve a material to create a product, I reserve all of it so that no one can consume it. But for production, I can't consume all of it at once, I only consume one drum, so I wanted to transfer one drum at a time to consume.
But in Beas, it doesn't let you transfer reserved item, I need to cancel the reservation and transfer, then book again.
is there any method for me to transfer without doing this procedure? or any other ideas for this case?
Best Regards
Fabio.
-
Hi,
over Beas standard this is not possible
I've only one idea - over customizing script

insert a transfer function in the dropdown
best placewindowevent rpopup
if ... then
bpopup=add=...
end if
end eventand execute the transfer function from beas.
I think, it's working fine, if the base document (the work order) is defined in the transfer function.
http://help.beascloud.com/script/index.html?bsltransferpost.htm
Please sign in to leave a comment.

Comments
1 comment