-
Odoo.sh for Project Managers & Developers
Benjamin Akboka Apengu, Developer - Odooเสร็จสิ้น
-
How to Handle Your Email Environment with Odoo
Jean Adam, Client Solution Developer - Odooเสร็จสิ้น
-
Top 10 Tips to Develop Responsive Applications
Pierre Paridans, Developer - Odooเสร็จสิ้น
-
How to Handle a Performance Issue?
Nicolas Seinlet, Developer - Odooเสร็จสิ้น
-
Why is the Browser's Debugger a Backend Developer's Best Friend?
Thibault François, Technical Consultant Team Leader - Odooเสร็จสิ้น
-
GDPR 1 Year Later
Olivier Dony, Platform & Security - Odooเสร็จสิ้น
-
Odoo Studio As a Prototyping Tool
Luc Nailis, Product Owner - Odooเสร็จสิ้น
-
Odoo.sh for Developers
Denis Vermylen, Developer - Odooเสร็จสิ้น
-
Empower Your App by Inheriting from Odoo Mixins
Thibault Delavallee, Developer - Odooเสร็จสิ้น
-
Load Testing: How to Stress Your Odoo with Locust
Michael Vannerom, Developer - Odooเสร็จสิ้น
This talk targets every developer (beginner and advanced) who wants to connect Odoo (works on Odoo SaaS and Odoo.sh as well) to external tools.
We'll cover best practices to use the API to connect external tools & real-world examples and talk about how easy it is to use the Odoo API using standard tools with real-world examples to emphasizes how quickly one can get results.
Whether you're a beginner or an advanced developer, you will discover the Odoo Client Library and be amazed by the possibilities it has to offer.
During this 20 minutes talk you will learn :
- > Presentation of xmlrpc and jsonrpc
- > Presentation of odoolib python library
- > Read data in Odoo from external software
- > Write information in Odoo from external software
- > call methods in Odoo from external software
- > export Odoo data to external software