Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

Odoo Discuss Module Conference call issue.

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
communitydiscuss18.0CommunityEdition
2 Réponses
158 Vues
Avatar
Odoo User

Does anybody notice this issue with Odoo Discuss Module, especially on the community edition? When a conference call is joined via mobile browser, if a person clicks the red button to leave the call, they could still hear communication happening in the call.

I use Odoo version 18 and tried on an iPhone (Chrome and Safari).

0
Avatar
Ignorer
Odoo User
Auteur

Thank you very much, Kunja.

My thought now is how to effectively tell all users (staff and clients) to close their tab after clicking the red button. Or is there a way to customise my Odoo to do this instead, since the Odoo mobile app is only for enterprise?

Kunjan Patel

Quick Solutions for "Close Tab After Logout"
1. Custom Logout Page - Override /web/session/logout to show "Please close this tab" message instead of login page.
2. JavaScript Redirect - After logout, redirect to a blank page with clear "Session Ended - Close Tab" instruction.
3. PWA (Progressive Web App) - Wrap Odoo as a PWA for mobile users - gives app-like experience without Enterprise.
4. Session Timeout - Set short session timeout so inactive tabs auto-logout and show expiry message.
5. User Training - Simple notice: "Always close browser tab after clicking logout" - often the most practical solution.
6. Portal Footer Message - Add permanent reminder text in portal footer: "Remember to close tab after logging out."

I hope it helps and your issue will be resolved.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Meilleure réponse

Hi,


The issue where users can still hear audio from an Odoo Discuss conference call after leaving the call on a mobile browser is a known problem, particularly in Odoo 18. This is often due to how mobile browsers handle WebRTC connections, where the connection isn't fully closed when the "leave" button is clicked.

Possible solutions include clearing the browser's cache, ensuring the browser is up to date, optimizing Odoo's JavaScript code for mobile browsers, and checking for updates to the Odoo Discuss module. Workarounds include closing the browser tab completely, disabling audio input/output before leaving the call, or using the Odoo mobile app. If the issue persists, report it to Odoo with detailed information about your setup.


Hope it helps

0
Avatar
Ignorer
Avatar
Kunjan Patel
Meilleure réponse
Hello, i hope you are doing well

Yes, this is a known issue with Odoo Discuss on mobile browsers, especially iOS.
Problem: WebRTC streams don't close properly when clicking the red button on mobile.

Quick Fix:
  - Force close the browser tab completely
  - Or refresh the page after leaving
  - Or use the Odoo mobile app instead

Report it: https://github.com/odoo/odoo/issues

It's a common WebRTC bug in Community Edition v18 on iOS browsers.


I hope this information helps you

Thanks & Regards
Kunjan Patel

0
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Peppol not working.
community 18.0 PEPPOL
Avatar
0
août 25
943
Odoo 18 CE QRIS payment
payment 18.0 CommunityEdition
Avatar
Avatar
1
avr. 25
1799
Adding main & sub menu to active website
website.menu 18.0 CommunityEdition
Avatar
0
févr. 25
1783
Not able to create a database after community installation
community database encoding 18.0
Avatar
Avatar
1
sept. 25
1272
EDI Proxy - replace installation
odoo18 18.0 Odoo18.0 Odoo18 CommunityEdition
Avatar
Avatar
Avatar
3
nov. 25
2111
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now