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 how to set up Manufacturing Orders and dispense Work Orders in Odoo. Use these techniques to stay organized and keep up with your production goals! Other lessons related to this video: Bill […]
In this video, we will be discussing how to create an Odoo map view. Odoo has a feature called the map view, which allows you to visualise all the records in your module on a map. #odoo16 With the map view, you can easily pinpoint the location of your partners and other records, making it an […]
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 […]
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 how to work with multiple work centers in Odoo. Other lessons related to this video: Work Centers, BOM, and Operations Work Center Specifications Need more information about Odoo apps? Discover 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 how to configure by-products in Odoo. Other lessons related to this video: Scrap Orders Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, you’ll receive a summary of all the different steps that happen throughout the manufacturing process. This overview covers the different departments in a manufacturing company and what tasks they execute. Learn how […]
In this video tutorial, we will be discussing how to give a domain for a field in Odoo. A domain is a set of conditions that can be applied to a field to filter the records displayed in the view. By applying a domain to a field, you can limit the records shown in the […]
We will talk about the view type group in odoo16 in this video. Depending on the time period, the cohort view type aids in the study of the records and data. This view form contributes to providing a significantly simpler view form to handle the records. The cohort view is a simpler way to get […]
In Odoo 16, you can trigger functions on button click by defining a method in your model and linking it to the button in your view. This allows you to execute custom logic when a user clicks a button in the user interface. #odoodevelopment #odootutorials To trigger a function on button click, follow these steps: […]