Hello,
Is it possible to get the external ID in a GSheet using oe_browse() ?
All I can get is the database ID.
I'd like to use gsheet to generate a csv file in order to update price lists and to do that I need to be able to fill in the external ID.
Is there a field somewhere that I can get with oe_browse(), or a table that does the matching I could use to do a lookup?