How to Make Sure One2Many Records Are Deleted When the Parent Record Deleted in Odoo 17 – CBMS Odoo ERP

In Odoo 17, to ensure that One2many records are deleted when the parent record is deleted, you need to configure the One2many field with the proper ondelete attribute. This attribute controls the behavior of related records when the parent record is deleted. Set ondelete=’cascade’ on the One2many field to automatically delete related records when the […]

How to Create Record Rules in Odoo 17 | Security in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

This video describes record rules in Odoo 17 and how to create record rules in Odoo 17 In business, there are different types of records. And it is essential to provide proper security for those records. In Odoo this is managed using Record Rules. #Odoo17 #OdooTips #OdooCommunity #odootutorials #odoo17features #odoo17release #RecordRules #SecurityInOdoo #DevelopmentTutorials #BusinessSuccess #OdooDevelopment […]

How to Create Record Rules in Odoo 16 | Security in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

This video describes record rules in Odoo 16 and how to create record rules in Odoo 16. In business, there are different types of records. And it is essential to provide proper security for those records. In odoo this is managed using Record Rules. #odoo16 #odoodevelopment #odootutorials Connect With Us: ——————– ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: […]

How to Do Some Action After the Record Created in Odoo 15 | Automated Action in Odoo 15 | How to – CBMS Odoo ERP

In this video, we are discussing, How to perform some action after creating a record. #odootechnicalvideos Video Contents ————————- 00:10 Introduction 00:30 Creating Automated Action Automated actions can be used to automatically trigger actions based on some conditions. #odootutorials We can use them to automatically perform some operations on records that meet certain criteria or […]

How to Do Some Action After the Record Edited | Odoo 15 Technical Videos | Editing Existing Records – CBMS Odoo ERP

In this video, we discuss how to perform some action after updating or making changes to an existing record #odoodevelopmentvideos #odootutorials #odootechnicalvideos Connect With Us: ———————— ➡️Website: ➡️Email : info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Action #Record #Edited #Odoo #Technical #Videos #Editing #Existing #Records

How to Record Time in the Odoo 15 Timesheets Module | Odoo 15 Functional Tutorial – CBMS Odoo ERP

This video will discuss the easy steps to record time in the Odoo Timesheets module. The Timesheet module in Odoo provides a dynamic platform for the users to record the time over a project or task. #odoo15timesheet Video Contents ————————- 00:48 How to Record Using a Timer 02:00 Adding Timesheet Manually For the billable type […]

How to Add Color for Kanban Record in a Notebook | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we can discuss how we can provide kanban record color in notebook Odoo. #odoo15developmentvideos Video Contents ———————— 00:00 Introduction 00:28 Checking an Example 00:40 Adding Color to Kanban There are lots of views available on Odoo. List, form, graph, pivot are some examples. Kanban is an interesting view. #odoo15tutorials In kanban, view […]

How to Create a Record Using Create Function in Odoo15 | create() | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to create a record using create a function in odoo15. Here we are considering an example of creating a student record from students’ applications. #odoo15developmentvideos Video Contents 00:05 Introduction 00:30 Creating a record using create() Once the documents are submitted and verified, we will click the button to […]