Promotion & Coupon Programs with Odoo 15 eCommerce Module | Odoo Functional Video – CBMS Odoo ERP

This video will detail how to generate promotion and coupon programs for eCommerce with the help of Odoo 15 Video Content ———————— 00:00 Introduction 00:34 Settings 00:58 Promotion programes 01:33 Create new Promotion programes 04:20 Coupon programmes 04:45 Create Coupon programes 07:09 Go to website & apply code Coupons and promotion programs have a critical […]

What is Rec name in Odoo 15 | How to use it _rec_name | Odoo 15 Development Tutorials – CBMS Odoo ERP

In odoo for each record, there will have a display name that likes to look like that record name. #odootechnicaltutorials #odoo15videos Video Contents ————————- 00:00 Introduction 00:33 example 01:11 rec_name Also for many2one fields, it is shown that rec_name._rec_name is intended to define the record value used to display it in search for many2one and […]

How to Create a Form View in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

We all know that views are describing the records to users. Without a proper view, the user can’t get the information correctly. Odoo has several view types such as form, tree, kanban, graph, pivot, calendar, dashboard, search, grid, cohort, and many more. #odoo15developmentvideos Video Contents ———————— 00:12 Introduction 00:40 Define a form #odoo15technicalvideos In this […]

How to Add a For Loop in Odoo 15 | Odoo Technical Videos | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we can discuss how to add a for loop in odoo. #odoodevelopmentvideos #odoo15videos #odoo15tutorials Video Content ———————— 0:00 Introduction 0:10 Compute Function 0:39 Showing the Singleton Error 1:11 Adding for Loop in Function Connect With Us: ———————— ➡️Website: ➡️Email : info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Add #Loop #Odoo #Odoo #Technical #Videos […]

How to Use name_search function in Odoo 15 | name_search in Odoo | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to define a name_search function in Odoo and its use cases in Odoo development. Name search function is an Odoo ORM method that is responsible for searching the specific records by some field values in a relational field. This is used for example to provide suggestions based on […]