I need to access data in the SaaS version, could someone explain how could one achieve this? I ' m using a trial version but I have not succeeded. I have followed these directions: help.openerp.com/question/915/is-the-xml-rpc-api-available-on-openerp-online
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
One issue might be that you are using the login/password of the openerp.com account. This will not work. You need to use the login/password of the database. In order to do so, you need to go to Settings>Users, then click on a user (that you will want to use through the API), then go to More>Change password, and make sure to specify a password there. You will then have to use this login/password in your API calls. Again, you have to realize that this is not the login/password of your openerp.com account.
Which data do you want to access, and why?
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 25
|
837 | ||
|
1
ago 25
|
996 | ||
|
2
jul 25
|
3689 | ||
|
3
jul 25
|
1145 | ||
|
1
jun 25
|
2750 |
doc: https://www.odoo.com/documentation/16.0/developer/reference/external_api.html
video: https://www.youtube.com/watch?v=TKISSjScEDQ