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

How to Manage Split Delivery Orders in Odoo 18 | Split Delivery Orders in Odoo 18 | Odoo 18 Features – CBMS Odoo ERP

Split Delivery Orders in Odoo 18 is a feature that allows you to divide a single delivery order into multiple smaller orders. This can be useful in various scenarios, such as: Multiple Shipping Addresses: If a customer has ordered products that need to be shipped to different locations, you can split the delivery order to […]

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

Odoo QuickBooks Connector | How to Import Customer Payments | Odoo & QuickBooks Desktop Integration – CBMS Odoo ERP

In this video, we’ll show you how to import customer payments from QuickBooks Desktop to Odoo using the Odoo QuickBooks Desktop Connector. Learn how to update your payment list without duplicates, set import date ranges to filter relevant data, and automate future imports with cron jobs. Watch now to maintain a smooth accounting workflow and […]

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

View Button in Odoo 18 Contact Module | View Button as Optional Column to Open Form View in Odoo 18 – CBMS Odoo ERP

View button is a new feature in odoo  18 contact module. Activate developer mode. Goto contact module — configuration — contact title. provides the ability to switch between the open_form_view button column and the list’s editable and debug-mode-activated states. When these criteria are met, the toggler appears inside the dropdown of the optional columns. Regarding the […]

How to Import and Export Customer Invoices and Vendor Bills | Odoo & QuickBooks Desktop Integration – CBMS Odoo ERP

In this video, we’ll show you how to import and export customer and vendor bills using the Odoo QuickBooks Desktop Connector. Learn how to automate synchronization, set specific import dates, and update payment statuses to ensure your data is accurate and up-to-date. Whether you’re managing customer invoices or vendor bills, this step-by-step guide will help […]