Join Slack
Powered by
im trying to create a pdf of the inbound shipment ...
# suitescript
s
Sim Greenbaum
12/15/2022, 5:23 PM
im trying to create a pdf of the inbound shipment should this work to get the item sublist
Copy code
list record.item as item>
b
battk
12/15/2022, 7:16 PM
im guessing you are using
TemplateRenderer.addRecord
since inbound shipments dont normally have a template
battk
12/15/2022, 7:16 PM
in which case you want to inspect the inbound shipment record in script
battk
12/15/2022, 7:17 PM
inbound shipments do not have a sublist with the id
item
s
Sim Greenbaum
12/15/2022, 9:39 PM
records browser
b
battk
12/16/2022, 3:03 AM
the records browser also records that the inbound shipment does not have a sublist with the id
item
s
Sim Greenbaum
12/16/2022, 5:45 PM
it says the id is
Copy code
items
3
Views
Open in Slack
Previous
Next