Get JSON Data by Changing the URL in Odoo 18 | Odoo 18 New Features | Odoo 18 Release Date | Odoo 18 – CBMS Odoo ERP

To access a JSON view in Odoo, use the ir.ui.view model and its methods. Here are the main ways to access a JSON view: 1. By ID: Python view_id = 123 # Replace with the actual ID of your JSON view view = ir.ui.view.browse(view_id) json_data = view.arch 2. By name: Python view_name = ‘my_json_view’ view = […]

How to Sell Your Products in Odoo 17 Website App | Odoo 17 Website Tutorials | Functional Tutorials – CBMS Odoo ERP

Odoo 17 Website offers a robust e-commerce platform to turn your vision of online sales into reality. This comprehensive guide explores the functionalities of the Odoo 17 Website, empowering you to establish and manage a thriving online store. Building Your Online Presence: Effortless Website Creation: Odoo 17 Website provides a user-friendly interface with drag-and-drop functionalities. […]

How to Configure Re Ordering From Portal in Odoo 17 Website | Re-Order From Portal in Odoo 17 – CBMS Odoo ERP

Re-order from Portal is a feature offered by Odoo, an open-source business management software. It specifically allows customers to easily re-purchase items they previously bought through the company’s online customer portal. In simpler terms, it streamlines repeat orders for frequently needed products. Here’s a breakdown of the benefits: Saves Time: Customers don’t have to search […]

How to Create & Publish a Blog in Odoo 17 Website | Odoo 17 Functional Tutorials | Odoo 17 Videos – CBMS Odoo ERP

Odoo 17 isn’t just about managing inventory or streamlining sales – it can also be a powerful platform for crafting and sharing your expertise through a built-in blog. Here’s a comprehensive guide to get you started with creating and publishing engaging blog content in Odoo 17: 1. Setting the Stage: Blog Creation Access the Website […]

URLs & Routing in Odoo 17 Website App | Odoo 17 Development Tutorials | URLs and Routing in Odoo 17 – CBMS Odoo ERP

In Odoo 17, routings and URLs define the mapping between web addresses and specific functionalities or pages within the system, facilitating efficient navigation and interaction for users accessing the application through a web browser. #odoo17 #odoodevelopment #odoowebsite Routings define the paths or routes that incoming requests follow within the system, directing them to the appropriate handlers […]

#48 How to Automate Activities Using Odoo 17 | Activity Plan & Activity Type in Odoo 17 – CBMS Odoo ERP

A sales team is a group of individuals within an organization who are responsible for selling the company’s products or services to customers. Activity Types” refer to different types of activities or tasks that can be associated with various records, such as leads, opportunities, or projects. Activity type helps to bridge good communication between the […]

New Page – Wizard in Website of Odoo 17 | Odoo 17 Features – CBMS Odoo ERP

Navigate to the website application Ensure that you have enabled developer mode Click on the new. choose page. here you get distinct options for wizard. now create a new page and see the change. #odoo17 #odootutorials #odoo17features #odoo17release Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: […]