Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Pick Ticket (Advanced) Quantity Remaining and custom Item Field Columns
Hi all -
Anyone out there using Advanced PDF forms for a picking ticket? I got this working but suddenly two columns stopped working - one was a simple output of the qty remaining (left to pick) - I was using {item.quantityremaining} but as of a couple weeks ago that suddenly doesn't work any more (I have a support case and defect in with NetSuite but they are saying this is expected behavior).
The other field was to output a custom transaction column that simply sourced a field from the Item record (but didn't store the value). It's set in Printing Fields on my sales order form and was outputting, again, without issue until a couple weeks ago when it, too, suddenly stopped showing up. This one I know I could fix with a customization (likely script) that sets the value and stores it, and displays it on the form via screen fields, but it seems like overkill and I feel like I shouldn't have to.