In this video, learn how to manage voicemails and audio messages in the Axivox admin portal. 0:00 Introduction 0:46 Axivox Settings (Global Language) 1:21 Axivox Users 1:40 Voicemails Settings 2:40 Gmail Inbox 3:00 Voicemail Tab 3:31 Users Page (Forwardings Tab) 4:03 Audio Messages 4:21 Create an Audio Message 5:19 Send a Message 5:36 Record a […]
Sometimes it will be necessary to stop the program from its execution. We can accomplish this by raising exceptions or warnings. #Odoo17 #OdooTips #OdooCommunity #odootutorials #odoo17features #odoo17release #Odoo17Development #ErrorMessages #WarningMessages #DeveloperGuide #DevTutorial #OdooDevelopment Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Show #ErrorWarning #Messages […]
Sending voice messages in chat can have several advantages: Faster Communication: Voice messages allow you to convey your message more quickly than typing, especially for longer or more complex messages. This can save you time and make conversations more efficient. Expressiveness: Voice messages allow you to express tone, emotion, and nuance in your message that […]
In Odoo error/warning messages are used to prevent the execution of a running program. This video discusses how to show an error or warning message in Odoo16. In Odoo there are different types of exceptions. Some of them are Validation Error Access Denied Access Error User Error #odoodevelopment #odoodeveloper #odooerrors Connect With Us: —————— ➡️ […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn how to send direct messages to other database users and start a voice/video call with Odoo Discuss. 0:00 – Introduction 0:57 – CRM Dashboard (Discuss Access) 1:28 – Sending a Direct […]
This Video discusses showing an error or warning message in order to prevent the execution of the running program in Odoo. #odoo15developmentvideos Video Contents ————————— 00:00 Introduction 01:20 Validation Error 02:49 Access Denied 03:49 Access Error 04:20 User Error #odoo15tutorials #odoo15technicalvideos It discusses raising different exceptions for users. There are different raising exceptions for access, […]
In certain situations, there will be a need to prevent the program from continuing its execution. We can do this by showing up an error message by raising exceptions. In addition to the exceptions available in python, Odoo provides a few more exceptions which include: 1. access denied 2. access error 3. cache miss 4. […]
In some cases, based on conditions or values we want to show alert messages to users to show that. In odoo, we can use alert messages in the view xml based on the conditions. This video shows how to show such alert messages on form views. #odoocourse #odoodevelopment #odoo #odoo14 #odootechnical #odoo14technical #Set #Alert #Messages […]