Hi All,;
we have setup in item master where we deffine default batch for item and in whsitemfixedlocation we define default location and warehouse of item by site id.
Now when we create production order(Batch Order) for X Item it has A,B,C, D lets say 4 items as a co-product.
While doing report as finished , on clicking report as finished - it opens form prodparmreportfinished where I need to flow warehouse,location and batch number default .
I tried writing on post handler of prodparmreportfinished item but it is giving error when posting report as finished.
Thanks