Search Results
Search results for "odoo13"
How to Manage Projects in Odoo 13
Managing projects requires high management skills. This blog discusses project management techniques within the Odoo 13 framework.
How to Create Cohort View in Odoo 13
Cohort view will give the report of data changes that took place over a time frame. The blog explains how to create cohort views in odoo 13.
Odoo docker
To run Odoo on docker, two docker containers must be set up. Docker images can be used. Odoo has an official image on Docker to install Odoo on the docker virtual environment.
Preventive vs. Corrective Maintenance in Odoo 13
This article discusses the importance of maintenance in company operations, comparing preventive and corrective maintenance using Odoo 13.
Managing CRM Activities in Odoo 13
This blog post discusses managing CRM activities in Odoo. Odoo has a CRM module that is updated in each version to remain at the forefront of ERP at cybrosys.com.
Odoo 13 Studio
Odoo studio is a very useful tool that is available in enterprise. Custom apps can be created within minutes with no development.
How to Test Python Code in Odoo 13
Learn to test and debug Python code in Odoo 13. Automated tests are crucial for building and maintaining reliable software.
Adding a Product Search Icon in Odoo 13 Website
This blog explains how to add a product search icon to the website header using Odoo 13. The original product search option is on the shop menu.
How to Customize POS Receipt in Odoo 13?
Odoo Point of Sale (POS) is an important component of Odoo's business technology suite, providing store-wide consolidated data with integrated inventory management.
Method Decorators in Odoo 13
Method decorators in Odoo 13 extend method behavior by modifying another function. Odoo decorators include: