-
Opening Keynote - Unveiling Odoo 16
Fabien Pinckaers已完成
-
Generate a Ready-to-Deploy Odoo Add-on Directly from UML Diagram
Akhmad Daniel Sembiring已完成
-
Building custom apps using React or Vue
Yi Lin已完成
-
Glovo's success case: how to deliver groceries in less than 10 mins with Odoo.
Andrés García Castilla已完成
-
Patterns and antipatterns in Odoo module development
Alexandre Fayolle已完成
-
How to manage customers' sensitive data and keep them anonymized through the use of a blockchain?
Bléry Geoffroy已完成
-
Towards idiomatic Python with types for the Odoo ORM
Stéphane Bidoul已完成
-
250+ retail stores rollout in one go
Chintan Shah已完成
-
Manage your employees' time more efficiently
Dominik Rütti已完成
-
How to make your marketplace scalable & profitable using Odoo Enterprise - a use case with Miomente GmbH
Simon Stappen已完成
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).