RE: [Advanced PDF/HTML Templates] Customize display of ${item.inventorydetail}
Hi, when I use
${item.inventorydetail}to print out inventory number, NS automatically prints as format <Number>(<quantity>).
Is there any way to change that format? Or can I print out the Custom Item Number Fields of those inventory details?
Thank you, Phi
- You can’t print custom item number fields in that area.
- You might be able to restring it using “keep before” and “keep after” into two separate columns (wish I’d known this 3 years ago) but I haven’t tried doing it.
Otherwise, no, I don’t believe you can change the layout.
Thank you for your answer, could you please tell me more about the “keep before/after”? Is there any documentation about that?
on September 17, 2019.
Thanks @michoel
Note – that splitting it out into two columns could require you to deal with multiple numbers per line in different ways – probably part of the reason no one mentioned it to me and I wound up building a customization to get those values into a column field in order to print on the pick tickets.