My Stuff
Comments
-
Hi @Richard James Uri-Oracle I was able to enter bins via UI. By configuring the line item,
-
Any thoughts on the above?
-
Hi @Richard James Uri-Oracle no this is not related to the issue you have mentioned above. I am using User Event aftersubmit running on Item Fulfillment to create new Item Receipt with the Inventory details captured from Item Fulfillment. I am able to set all fields on the subrecord of item receipt, but only Bin Number…
-
Hi, Yes thats correct. But the issue is there can be items duplicated in multiple lines on both IF and SO. So aggregating them on advanced pdf is becoming an issue.
-
Hi @Kristoffer Viray-Oracle thank you for the suggestion. But I dont think that will work as there can be lots of IF related to one SO, and it will be hard determining which IF the 'fulfilling' column (on SO) belongs to? We actually also want the total fullfilled till now(from all IFs) and currently fulfilling. (from the…
-
Hi there, Please see below: </thead><#assign qtyordered=0 qtysupplied=0 qtyremain=0 counter=0 fulfilling=0><#assign combi = '' prev='' stockcode='' stockcodeprev='' partnum='' partnumprev='' desc='' descprev='' unit='' unitprev=''> <#list record.item?sort_by('item') as tranline> <tr> <td colspan="5">${tranline.item}</td>…
-
Not sure I understood that. I think delivery docket is packing slip.