Discussions
Fulfillment Fields not outputting?
I am trying to extract the Customer PO field from item fulfillment.
In looking at the packing slip transaction form the field is defined as "Ref No".
According to the Suitescript reference "Ref No"'s internal field name is tranid. When I reference tranid in the search the order fulfillment number appears.
I have tried going via created from to get the po number from the sales order but this does not work either (returns null). Have also tried "otherrefnum" with the same results.
Is there an undocumented field that contains this information? Any suggestions for how to overcome this problem? (I am creating a custom search to generate a feed for our warehouse to emulate the data on the packing slip).