Intercompany Sales and Purchase Order Synchronization in Odoo 17 – CBMS Odoo ERP

Intercompany sales and purchase order synchronization refers to the process of automatically linking and updating sales orders placed by one company within a larger organization (selling company) with the corresponding purchase orders created by another company within the same organization (buying company). This streamline ensures both sides are on the same page and eliminates manual […]

How to Setup Default Value for a Field in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo, you can set default values for fields by using the default attribute when defining the field in the model class. This allows you to specify a default value that will be automatically set for the field when a new record is created. Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: […]

How to Override Delete Function in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo, you can override the unlink() method to customize the delete functionality for a specific model. This method is called when a record is deleted. By overriding it, you can add your custom logic or restrictions before allowing the deletion to proceed. #odoo17 #odootutorials #odoodevelopment Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com […]

Odoo 17 Planning App | Planning Module in Odoo 17 | Odoo Planning Module | Odoo 17 Functional Videos – CBMS Odoo ERP

The Planning module in Odoo 17 has undergone major improvements that provide businesses with better tools for managing projects, scheduling, and allocating resources. This module functions as an all-inclusive instrument for task organisation, workforce management, and project timeline optimisation. The main attributes and advantages of the Odoo 17 Planning module are outlined below:   User-Friendly Interface: […]

How to Import and Export Vendor Bills in Odoo 17 Accounting | Odoo 17 Accounting Tutorials – CBMS Odoo ERP

There are two main purposes for exporting and importing vendor bills in Odoo: #odooaccounting #odoo17 #odoofunctionalvideos Exporting: Backup and analysis: You can export vendor bills to create a backup of your financial data or for further analysis in external tools like spreadsheets. This provides an offline copy and allows you to manipulate the data for specific needs. […]