Options

find same item in warehouse putaway template

ecclecticecclectic Member Posts: 176
Hi,

struggling with the "find same item" in warehouse putaway template.

got two bins- same bin ranking
a01 and a02. can contain max of 4 item each
got 1 item ABC in bin a01.

generating a putaway for item 2 item ABC and 2 item DEF. it puts them in bin a02 whereas i thought it would put 2 item ABC and 1 item DEF in bin a01 and 1 ite DEF in bin a02. ](*,)

thanks

Comments

  • lakshmivallurulakshmivalluru Member Posts: 168
    can't give you a solution because it depends on the Put-Away Template setup. also the system is first Calculating Availability per Bin Content then Calculate Availability per Bin. So your Bin a01 may not have fulfilled the requirement. If you are a developer then check codeunit 7313 or use code coverage to check why it has not put 3 items in bin a01 and 1 in a02.
    sorry can't be of much help.
    LR
Sign In or Register to comment.