En cours de chargement de la vidéo...
Adding features to Odoo PoS : a case study
Developer Community Talk
Lieu : Mezzanine 500 - 12/10/2022 11:30 - 12/10/2022 12:00 (Europe/Brussels) (30 minutes)
Adding features to Odoo PoS : a case study
Iván Todorovich
Senior Odoo Developper à Camptocamp France SAS
Iván Todorovich
Senior Odoo Developper à Camptocamp France SAS

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).