-
Opening Keynote - Unveiling Odoo 16
Fabien PinckaersConcluído
-
Generate a Ready-to-Deploy Odoo Add-on Directly from UML Diagram
Akhmad Daniel SembiringConcluído
-
Building custom apps using React or Vue
Yi LinConcluído
-
How to manage customers' sensitive data and keep them anonymized through the use of a blockchain?
Bléry GeoffroyConcluído
-
Patterns and antipatterns in Odoo module development
Alexandre FayolleConcluído
-
Glovo's success case: how to deliver groceries in less than 10 mins with Odoo.
Andrés García CastillaConcluído
-
Towards idiomatic Python with types for the Odoo ORM
Stéphane BidoulConcluído
-
Manage your employees' time more efficiently
Dominik RüttiConcluído
-
How a next generation Cloud Consultancy fully automated their operations
Hameedullah KhanConcluído
-
Grow your company and invest safely thanks to our cash forecasting module
Viraj JoshiConcluído
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).