is there a way to get the applied transaction value in a workflow? I don't see that as a field option in Set Field Value.
k
KevinJ of Kansas
01/29/2021, 9:48 PM
Uh... given that you can apply more than 1 transaction - I'd expect challenges around this. What exactly are you trying to solve for?
p
pen one
01/30/2021, 2:46 AM
In vendor invoice i have a field for the sales order. I have another field which i need to populate with the inovoice number that is related to that sales order.
n
Netsuite Tragic
01/30/2021, 5:57 AM
My head is getting twisted up on this, too many record hops. I think approach it in two steps. a) On your SO, create a custom field to store the Invoice transaction. b) Create a custom field on the PO which lookup the Invoice for the same SO. I think it would be easier to script this.
c
Charles Boyer
02/02/2021, 4:22 PM
I think it would be easier to script this.
Indeed. Trying to pretzel a bunch of logic like the one OP has in their use case would give even the savviest SuiteFlow person a four aspirin headache.