Hi to All,
I am working with google spreadsheet with openerp script one table data it is picking good but i want to pick more than one table data within the same sheet then how, any one help me.
example
oe_browse("crm.claim", "id name")
the above example get only one table data
Thanks in advance...