Is scripting multiple Purchase Orders to one Bill ...
# suitescript
m
Is scripting multiple Purchase Orders to one Bill possible? In the UI you can do it here https://debugger.na0.netsuite.com/app/accounting/transactions/purchordermanager.nl?type=proc
Thanks yall figured it out
m
@mayerlench what did you do here? I am dying to figure this out via SS.
m
Ah yes, theres two properties you need to set on the bill that make it related to a purchase order line
@MoCheeks You need to set "orderdoc" and "orderline" on the sublist "item"
m
@mayerlench Oh cool. I will give that a try. Thanks!