Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda
Totes les converses
  • Odoo Experience 2017
  • Xerrades
  • Agenda
  • Tots els esdeveniments
  • Odoo Experience 2017
  • Totes les converses
 
  • Odoo Experience 2017
  • Xerrades
  • Agenda


  • Xerrades
  • New App: Online Appointments
  • 2-day training: Odoo 11 Development
    Stanislas Sobieski - Technical Consultant, Odoo
    Fet
  • Boost Your Odoo Development with Pandas
    Davide Corio
    Fet
  • Record / Playback Tests Directly in Odoo
    Andreas Stauder
    Fet
  • Odoo-Profiler: Advanced Performance Tool
    Moisés Augusto López Calderón
    Fet
  • Integrating IoT in Odoo - The Proximus Enco Case
    Valentin Bouttiau, Community Manager & Evangelist, Proximus EnCo & Pascale Woodruff, Business Analyst & Project Manager, BHC
    Fet
  • Tips and Tricks to Design Odoo Website Themes
    Stefano Rigano (sri)
    Fet
  • Load Testing: How to Stress Your Odoo with Locust
    Michael Vannerom, Developer, Odoo
    Fet
  • Testing Odoo: A Guided Tour
    Adrien Dieudonné, Software Developer - Odoo
    Fet
  • Auto-Detecting Common Coding Mistakes for Odoo Modules Using Pylint for Odoo
    Moisés Augusto López Calderón
    Fet
2-day training: The Odoo JS framework
Developer Training
Ubicació: Aula Magna / Lauzelle - 2/10/17 9:00 - 3/10/17 1:00 (Europe/Brussels) (16 hores)
2-day training: The Odoo JS framework
Gery Debongnie - Lead Developer, Odoo
Python & Javascript Developer at Odoo
Gery Debongnie - Lead Developer, Odoo
Python & Javascript Developer at Odoo

Create your own interface

Date: Monday, Oct. 2nd & Tuesday, Oct. 3rd
Time: From 9:00 am to 5:00 pm
Location: Aula Magna • Belgium

Lunch and Drinks are included for each day of the training.

What will you learn?

This training aims to help you customize the user interface to your needs. In two days, we will create a basic project management add-on, with a dashboard, customized form widgets, and a new map view. This will be the opportunity to understand how the web client is designed and can be extended. Note that this training will be done in Odoo version 11. 

Requirements

This training assumes that attendees have an intermediate knowledge of both Odoo and javascript. Attendees should have some experience developing add-ons in Odoo, and be ready to.

Why should you attend?

The Odoo framework is quite expressive, many add-ons can express a lot of business logic just by defining models (in python) and template/views (in xml). This is fine for most cases, but there is a limit to what you can do. To overcome this limit, you need to extend the Odoo web client in Javascript. Version 11 will feature a new large refactoring of the web client, and this training is a good opportunity to learn where Odoo is going. 

Table of Content

Day 1 

  • Odoo JS Framework Overview

  • Basic Notions

  • Understanding asynchronous code

  • Customizing form views

Day 2

  • Testing your UI

  • Creating/Extending a view

  • Various small interface tweaks

Tiquets
Des de US$ 0,00 fins US$ 1.094,40
Tarifa: US: North America Tarifa
US: North America
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now