This video will point out how product comparison tools can be configured in the eCommerce operations of the Company using the Odoo platform. Obtaining the product with the best value for money, features and durability are the things every shopper has been concerned about. This happens not only for retail, online shopping, or wholesale operations. […]
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 […]
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 […]
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 […]
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 […]
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 […]