Yup, that's possible. Just transform the PO to IR,...
# suitescript
l
Yup, that's possible. Just transform the PO to IR, get the ID of the IR and redirect to the IR
s
Can you do it without saving the IR first?
l
looks like you can, here's the URL I got when I clicked on the "Receive" button: /app/accounting/transactions/itemrcpt.nl?transform=purchord&whence=&id=172073&e=T&memdoc=0
👍 1
👍🏼 1
no need to do the transform > save API then
s
Hmmm, I wonder if there is a way generate that transform Url without manually creating it
a
edit mode of create new record
s
whatcya mean?
a
only thing you have to replace it id from URL provided by Lea
s
you'd have to add the transform=purchord
a
yes whole thing
s
True, it's no big deal. K thanks guys, I'll give that a go!
Just to make sure, there is no way to get
/app/accounting/transactions/itemrcpt.nl?
without an actual record right?