s
damn you
d
Pls add transaction type instead of transaction
s
actually i'm gonna work around by constructing the url
Copy code
<https://debugger.na0.netsuite.com/app/accounting/transactions/transaction.nl?id=xxxx>
something like the above...
n
Use resolve just supply the correct record type!
s
i'm gonna just say that I'm guilty of being lazy, but honestly the transactions all share the same ids, so I fail to understand why I'd need to specify anything other than transactions. Double up on that idea, the bigger problem is the way the item records are being treated and loaded, especially the inventory items, lot numbered, serialized, assembly... sometimes there isn't a straightforward way of getting the type of record you want to pull out, but you know they're grouped in entity, transaction or item lists
n
I believe you should be able to bring back the recordtype as part of a search if you are using transaction / entity / item.