Hi all, i last posted this in December but probabl...
# general
n
Hi all, i last posted this in December but probably bad timing as close to new years, just thought i would try again on the off chance someone has a solution. Hi all, i am trying to display the serial numbers on the packing list. I am using this code"<td colspan="4">${tranline.inventorydetail}</td>" but it returns the bin detail as well for locations where bins are on. Is there a simply way to update this code to exclude bins where they are on This is to display on the advanced PDF. These are the suiteanswers i had looked at but non solved the issue. I am "guessing" i might need a script to extract the serial into its own field so we can then point to that, but trying to avoid that option if i can. Using Advanced PDF and Advanced Inventory / Bin Numbering is on. These are the suiteanswers i found but nothing specific to only returning bin. https://suiteanswers.custhelp.com/app/answers/detail/a_id/73843/loc/en_US https://suiteanswers.custhelp.com/app/answers/detail/a_id/101188/loc/en_US https://suiteanswers.custhelp.com/app/answers/detail/a_id/103138/loc/en_US
m
I don’t understand the issue. Do you mean it shows all bins for the item? So if the transaction is in Location A it shows bins from Location A, B, C etc??
And you only want it to show location A bins?
n
dont want it to show bins at all. Unfortunately i cant share an exact data sample here but lets say it is S123,BIn1,B124,Bin2,S125,Bin3
but i only want S123,S124,S125
m
Oh I see. So you want to show serial numbers but not bin numbers?
Are you using the adv pdf or basic transaction pdf form?
Ok wow I guess I have to read your post better 🤦‍♂️
Try switching to basic transaction PDF template Also are you printing the pack slip from the item fulfillment? Is the IF in packed or shipped status?
Are you sure it’s the packing slip and not the pick ticket being printed?
n
Cant switch to basic PDF due to the other PDF requirements having to be rebuilt
packslip print from item fulfilment and in shipped
100% the packing slip
there is no inventory detail prepopulated on the sales order so no inventory detail to show and there is no picking tickets printed anymore.
m
I think this code in here should work
n
Oh i have not stumbled on this one in my searching, i dont know how i have not. I will have a look later today - thanks so much!