Odoo 18 Filter Persistence | Odoo 18 New Features | Filter Persistence in Odoo 18 | Odoo 18 Release – CBMS Odoo ERP

Filters are the criteria you apply to search and view specific data in Odoo 18. When you use the back button, filter persistence ensures that your previously applied filters are retained, making navigation and data exploration more efficient. Enabling Filter Persistence: Access the Settings: Go to Settings — Technical — System Parameters. Locate the Parameter: […]

Odoo 18 Improved Dashboard App | Odoo 18 Dashboard | Odoo 18 New Features | Odoo 18 Release Date – CBMS Odoo ERP

Odoo 18 has introduced significant enhancements to the dashboard app, making it more versatile, customizable, and user-friendly. Here are some of the key improvements: 1. Enhanced Customization: Drag-and-Drop Functionality: Users can now easily rearrange dashboard components using a simple drag-and-drop interface, allowing for greater flexibility in layout customization. Configurable Widgets: A wider range of widgets […]

Sub Thread in Odoo 18 Discuss | Odoo 18 Features | Odoo 18 Release Date | Odoo 18 Discuss App – CBMS Odoo ERP

In Odoo Discuss, a subthread is a conversation within a larger, main thread. It’s a way to break down a complex discussion into smaller, more focused topics, making it easier to follow and manage. Here’s how subthreads work in Odoo Discuss: – Create a Main Thread: Start a new discussion by creating a main thread. […]

Animated GIF in Odoo 18 Discuss | Odoo 18 New Features | Odoo 18 Release Date | Odoo 18 Updates – CBMS Odoo ERP

hhh #Odoo18 #Odoo18Features #Odoo18Discuss #OdooUpdates #OdooRelease #AnimatedGIF #OdooTutorial #NewInOdoo18 #OdooERP #Odoo18ReleaseDate #odoo18 #animatedgifs #odoo #webdevelopment #odootips #odoocommunity #odootips #odoodev #odoolife #odoo18newfeatures #odoo18release #odoo18updates #odoo18tutorial #odoo18marketing #odoo18design Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Animated #GIF #Odoo #Discuss #Odoo #Features #Odoo #Release #Date #Odoo […]

How to Get Pictures From Google Image in Odoo 18 | Odoo 18 Features | Odoo 18 Release Date | Odoo 18 – CBMS Odoo ERP

Having appropriate product images in Odoo is useful for a number of reasons. However, if a lot of products need images, assigning them can become incredibly time-consuming. Fortunately, by configuring the Google Custom Search API within an Odoo database, finding product images for products (based on their barcode) is extremely efficient. Configuration In order to utilize Google Custom […]

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 = […]

Return For Exchange in Odoo 18 Inventory | Odoo 18 New Features | Odoo 18 Inventory| Odoo 18 Release – CBMS Odoo ERP

Return for Exchange in Odoo is a process where a customer returns a product to a company and receives a different product in exchange. This feature is typically found in inventory management modules and allows for seamless handling of product returns and exchanges. Here’s a breakdown of the process: – Customer Initiates Return: The customer […]

Top Bar in Odoo 18 Project App | Odoo 18 Project Management | Odoo 18 New Features | Odoo 18 Release – CBMS Odoo ERP

The top bar in Odoo 18 Projects is a crucial component that provides quick access to various functionalities within the project management module. It is designed to enhance user experience and streamline project navigation. Key Elements of the Top Bar: 1. Project Name: The project name is displayed prominently at the top left corner, indicating […]

Loan Management in Odoo 18 Accounting | New Loan Management Feature in Odoo 18| Odoo 18 New Features – CBMS Odoo ERP

Odoo 18 Accounting provides a comprehensive loan management system that allows you to effectively track and manage loans within your organization. Here are the key features and functionalities of loan management in Odoo 18 Accounting: 1. Loan Creation and Management: – Create new loans with detailed information such as loan amount, interest rate, repayment schedule, […]