-
Opening Keynote - Unveiling Odoo 16
Fabien PinckaersFait
-
Generate a Ready-to-Deploy Odoo Add-on Directly from UML Diagram
Akhmad Daniel SembiringFait
-
Building custom apps using React or Vue
Yi LinFait
-
How to manage customers' sensitive data and keep them anonymized through the use of a blockchain?
Bléry GeoffroyFait
-
Towards idiomatic Python with types for the Odoo ORM
Stéphane BidoulFait
-
Patterns and antipatterns in Odoo module development
Alexandre FayolleFait
-
Glovo's success case: how to deliver groceries in less than 10 mins with Odoo.
Andrés García CastillaFait
-
Overcoming data quality challenges in modern organizations
Thibaut De VylderFait
-
Integrating a custom product configurator to the eCommerce app
Joachim Roekens & Pierre RosmeulenFait
-
How the London Muslim Mosque NGO digitalized its activities to survive the pandemic
Eihab BakirFait
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).