-
Opening Keynote - Unveiling Odoo 16
Fabien Pinckaersمنتهي
-
Accounting Payable Cycle with Odoo
Paolo Marcantoniمنتهي
-
On-the-job training: speed up your onboarding process with Aroolla
Luc Maurer and Ulysse Rosseletمنتهي
-
Development of Odoo's serious gaming: the technical challenges encountered
Bernard Letourmy & Nicolas Rossetمنتهي
-
Comment gérer et dématérialiser votre organisme de formation avec Odoo
Jean-Marc LE GOFFمنتهي
-
Get rid of your bank application, use Odoo & Ponto
Marc Lainezمنتهي
-
Sharing our 7 years experience of teaching digital business
Cédric Gaspozمنتهي
-
Integrating a custom product configurator to the eCommerce app
Joachim Roekens & Pierre Rosmeulenمنتهي
-
Discover Odoo LIMS, a set of fully integrated applications for laboratories
Vincent LAURENTمنتهي
-
Quality Management for Aerospace, Defense, and Government Contracting companies on Odoo
Lee Louمنتهي
Geoff Petkus is the founder and owner of Bluebird Cloud Consulting, an Odoo Silver partner based out of Malibu, California. Geoff has over 25 years of experience in software design, development, implementation, data analytics, and visualization. He is a certified consultant on both the Odoo and NetSuite platforms and has worked on more than 30 different ERP implementations for companies large and small across a variety of industries. Geoff's hobbies include cooking, fishing, soccer, and lacrosse.
You'll hear from many Odoo developers "don't use Studio!" and "we can just write code for that." However, Studio capabilities have gotten quite powerful and reliable. Studio should be an important part of customizing/configuring your DB to meet your business needs. In an examples-laden session we'll cover:
- General guidelines for using Studio for new functionality
- Plan it out (gather business requirements, make some notes or a sketch, impact to existing)
- Be safe (work on staging if you have the option, take a backup before work)
- Test
- Rollout and Adoption
- Advanced relational custom fields, sublists, and sublist management
- Add lines to CRM Opportunity
- Add Many2One and other custom fields to the line form
- Add a custom menu to manage the new Many2One values
- Starting to understand the View code that is behind your changes/additions in Studio
- Conditions-based approval workflow
- Example of auto-reject orders priced below the floor price
- Expanding the Filter and Search capabilities
- Adding print templates and how to switch from WYSIWYG to code
- Create your own apps using Studio