Hi all,
I want to access sales and pos data modules using API xml rpc interface.
I notice that I must provide a data model name (e.g. hr.departments) but I don't know what are the available data models nor how to access a list of them.
Can someone help me? Is there a place where I can access data model specifications for each module or a way to list them using API?
Regards
Filipe
settings - db - models, you can see all the lists of fields there. good luck.
Thanks. It worked.