Seems that is possible to rename standard transact...
# suitescript
k
Seems that is possible to rename standard transaction types (like Quote to Estimate) via Setup > Company > Rename records/transactions. Does anyone know how to retrieve these names programmatically in a UE script?
e
Have a look at the record type table using suiteql
k
As far as I can see there doesnt seem to be a ‘records type’ table exposed
e
ScriptRecordType
🙏 1
k
That worked perfectly - thanks for your help!
👍 1