Cybrosys Technologies – Best Odoo Gold Partner | Best #odooimplementation Partner – CBMS Odoo ERP

#odoointegration #odoocustomization #odoosupport Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: ——————————————————————- Song credits: Music by: Inspiring And Motivating Theme Track: Inspiring And Motivating Theme Album: Stockaudios #Cybrosys #Technologies #Odoo #Gold #Partner #odooimplementation #Partner

How to Uninstall Odoo Module From Terminal | How to Uninstall an Odo Module From Command Line – CBMS Odoo ERP

Usually, we uninstall the modules in Odoo from the front end but here we have the way to uninstall the module from the command line. #odoodevelopmentvideos Video Contents —————————- 00:00 Introduction 00:42 Connecting to Odoo bash 01:45 Uninstalling module from the command line It’s more useful when we have certain errors and we can’t get […]

Open HRMS Employee Background Verification | Background Verification Management | Open HRMS App – CBMS Odoo ERP

When an employee is being hired, a background verification should be conducted, allowing the managers to understand the employee’s background. With the OpenHRMS Employee Background Verification module, the verification of the employees can be conducted effectively. ℹ️ App link: Visit our Web Page: Video Contents 00:40 Introduction to #openhrms 00:41 Verification Request 02:55 Verified This […]

How to Do Time Period Calculations Based on Date Type Fields in Odoo15 | Odoo Development Tutorials – CBMS Odoo ERP

In this video, we are discussing How to do time period calculations based on date type fields in odoo15. #odoo15developmentvideos Video Contents ————————- 00:05 Introduction 00:40 Time Period Calculations There are a few built-in functions for getting ranges and references to different time periods. #odoo15tutorials These are specific to certain periods like “month”, “quarter”, “fiscal […]

How to Add a Domain for a Field Dynamically Based on Another Field in Odoo15 | Odoo Technical Video – CBMS Odoo ERP

In this video, we are discussing How to add a domain for a field dynamically based on another field in odoo. Odoo domain is used to select records from a model or database table. #odoo15developmentvideos Video Contents 00:08 Introduction 01:00 Adding domain dynamically It is a very common use case when you need to display […]

How to Make Sure One2many Records Are Deleted When the Parent Record Deleted | ondelete =”cascade” – CBMS Odoo ERP

This video discusses how to make sure one2many records are deleted when parent records are deleted. #odoodevelopmentvideos Video Contents ————————- 00:37 Introduction 00:38 Example 01:03 ondelete = ‘cascade’ 02:11 Delete parent record This can be done using ondelete =”cascade” attribute. We can use ondelete = ‘cascade’, which is a referential action for a foreign key […]