-
Opening Keynote - Unveiling Odoo 16
Fabien PinckaersHecho
-
Generate a Ready-to-Deploy Odoo Add-on Directly from UML Diagram
Akhmad Daniel SembiringHecho
-
Building custom apps using React or Vue
Yi LinHecho
-
Glovo's success case: how to deliver groceries in less than 10 mins with Odoo.
Andrés García CastillaHecho
-
How to manage customers' sensitive data and keep them anonymized through the use of a blockchain?
Bléry GeoffroyHecho
-
Towards idiomatic Python with types for the Odoo ORM
Stéphane BidoulHecho
-
Patterns and antipatterns in Odoo module development
Alexandre FayolleHecho
-
How the London Muslim Mosque NGO digitalized its activities to survive the pandemic
Eihab BakirHecho
-
How the Regional Investment Company of Wallonia (SRIW) can help Partners
Nicolas DhaeneHecho
-
Odoo as a development platform from a business perspective
Tobias HammekeHecho
Iván is an Odoo developer at Camptocamp and an active contributor to the Odoo Community Association. He started developing Odoo modules in 2015, and since then, he's been passionate about it.
At Camptocamp, he's part of a development team that handles projects in France.
Have you ever been asked to develop a new feature for the Point of Sale app in Odoo, but you're a backend developer, and you struggle with Javascript?
In this talk, you will learn how to design an add-on feature for the POS.
Key learnings
We will demonstrate how to design a Javascript module for the POS that adds the ability to sell event tickets through the POS, print boarding passes on an airport-grade printer, and synchronize (almost in real-time) the availability of tickets from the POS backend.
Added value for the target audience
- Data loading into the POS and introduction to JS model (dB, models, pos, screens...).
- Widget addition (calendar) during the order process.
- Data synchronization after a transaction is done in the POS session.
- As a bonus, we will show how to print boarding cards on an exotic printer from the POS through a software gateway.
Target audience
- Odoo Python developers with some experience in the framework and the use of POS.
Basic knowledge of the Odoo module development is required (no frontend skills expected).