Administrator How to Develop a Custom App for Odoo 18 Developing a custom app in Odoo can empower your business by adding specific functionalities and streamlining workflows unique to your needs. In this guide, we’ll go through the process of creating a ...
Administrator How to Add a Field to an Existing Model in Odoo 18 by Developing a Custom Module Customizing an existing model by adding fields is a common task when implementing Odoo to meet specific business needs. This guide will walk you through creating a custom module in Odoo 18 that adds a...
Administrator How to Write a New Module for Odoo from the Front End in Odoo Community Edition Developing a custom module in Odoo can seem daunting, especially if you’re working with the Community Edition, which doesn’t have Odoo Studio’s drag-and-drop customization features. However, with a bi...
Administrator How to Use Highlight.js for Syntax Highlighting in Odoo Blog Posts As developers and technical content creators, we know that clear and readable code is essential to making our blog posts engaging and easy to follow. In Odoo, we can achieve beautiful syntax highlight...