OCA Presentations

Access all our presentations.

2019 Odoo Experience Presentation

Presentation of the OCA running on the booth at Odoo Experience 2019
2019 Odoo Experience Presentation
Presentation of the OCA running on the booth at Odoo Experience 2019
Open Discussion:Docker Orchestration - Kubernetes vs Docker Swarm vs Rancher
Open discussion on the topic : How do you orchestrate your dockers ?
Do you plan to have an orchestration for your dockers ?
Do you use any orchestration solution from the market like Kubernetes, docker swarm or Rancher ?
Do you have built an in-house solution (maybe doobda) ?
WMS for Odoo - OCA Days 2019.pdf
Learn how to use Odoo as a WMS in a complex logistic environment using the OCA beta modules. Understand the challenges and the best practices.
Discover GraphQL with Python, Graphene and Odoo
GraphQL is the hottest new technology for building APIs, sometimes touted as a better REST. This practical talk aims at explaining what GraphQL is and how it can help expose an elegant and flexible API for advanced business applications in record time. Real code examples will be shown, based on the Graphene library and Odoo Community. A short comparison of GraphQL with other familiar "RPC" technologies such as SOAP and REST will be provided, as well as a discussion of strengths, weaknesses and potential pitfalls.

Talk structure:
- GraphQL, a short introduction
- Demonstration, code examples using OCA module graphql_base
- How GraphQL relates to other technologies, such as REST and SOAP: benefits, weaknesses,potential pitfalls.