how to connect android application with odoo server. how to create odoo json with android and how to send it
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
2437
Vues
Hi,
You can refer these Docs available in the Odoo website,
Thanks
You can use Web Service API to call methods in Odoo and Postman to check response and test your requests.
You can get method, headers and url by inspect element in browser (Chrom) Network tab when you perform action. For ex. When you create user you can get url, method etc.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire