In this Odoo 16 tutorial, you will learn how to define the labels or display names for your fields using the string attribute. #odoo16 #odoodevelopment #odootutorials The string attribute is used to give a name to a field that will be displayed in the user interface. It is a good practice to define the string […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn the basics of setting up Bills of Materials in Odoo. You can use BoMs to manage your products efficiently and keep your business organized! This tutorial also covers Work Order Operations […]
Customer relationship management is a vital part of any business nowadays where companies are trying new marketing methodologies and promotions to attract more customers. #odoocrm The company’s customer relationship management tools will do exactly that, helping your executives to be more attentive in business opportunity generation and sourcing leads from various areas of business. #crm […]
Accuracy in invoice management is essential to preserve the revenue and workflow of an organization. Invoice is a necessary part of all account-related activities in a company. #odoo16 It is possible to lessen the tasks of proper recording through correct financial management in a firm. Reliability in accounting transactions enriches a company’s sales growth with […]
This video will show you how to add the store attribute to a field in Odoo 16. The store attribute is used to improve performance by storing the value of a field in the database, making it faster to retrieve the value when it’s needed. We’ll cover the steps to create a custom module, define […]
Extending models using mixin classes in Odoo 16 is a technique used to add custom fields, methods, and behavior to existing Odoo models without modifying their original code. Mixin classes in Odoo 16 are Python classes that contain reusable code that can be added to multiple models.To extend an Odoo model using a mixin class, […]
When you have to transfer an amount from one account to another account over a fixed period of time, you can make use of the Automatic Transfers feature provided by the Odoo 16 Accounting module. By selecting the Automatic Transfer option from the Accounting tab, you can view the list of existing automatic transfers. The […]
In this video, we are discussing how to add translation in a custom module and its use cases in Odoo 16 development. #odoo16 #odoodevelopment #odootutorials Video Chapters 00:00 Introduction 00:10 Exporting translation for custom module 02:20 Adding translation Odoo is one of the best ERPs available with advanced translation tools. The language translation in Odoo […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn the basics of Overall Equipment Effectiveness (OEE) and manufacturing efficiency on Odoo. Other lessons related to this video: Manufacturing Security Lead Times Manufacturing Planning Master Production Schedule (MPS) Need more information about Odoo […]
Odoo makes it easy to return the products and goods which are already sold, thus keeping your customers closer. The product return is the process of returning a product that was previously purchased by a customer, and in turn, receiving the refund in the form of original payment. #salesreturn Moreover in Odoo, a customer can […]