How-to guides¶
Frontend development¶
Write lean easy-to-maintain CSS
Follow this guide to keep the technical debt of your CSS code under control.
Customize a field
Learn how to customize field components in the web framework.
Customize a view type
Learn how to customize view types in the web framework.
Create a client action
Learn how to create client actions in the web framework.
Create a standalone Owl application
Learn how to create a public-facing Owl application outside of the web client using a controller and the web framework.
Use Owl components on the portal and website
Learn how to use Owl components on the portal and website.
Website themes
Learn how to customize your website by creating a custom theme.
Server-side development¶
Web services
Learn more about Odoo’s web services.
Multi-company guidelines
Learn how to manage multiple companies and deal with the records-related specificities of a multi-company environment.
Create customized reports
Learn how to create customized reports with SQL Views.
Accounting localization
Learn how to build a localization module, create bank operation models and dynamic reports.
Translating modules
Learn how to provide translation abilities to your module.
Connect with a device
Learn how to enable a module to detect and communicate with an IoT device.