Wednesday, April 29, 2026
1 change · saas-19.3
New functionality added to Odoo
This update integrates AI session data into the live chat functionality. The team added a field to the discuss channel to store AI session information, and updated the tests to ensure this data is correctly managed. This improves the AI-powered features within live chat.
Original PR description
Enterprise PR adds `ai_session_ids` field to `discuss.channel`. This commit adapts the tests that check the content put in the frontend store. Enterprise PR: https://github.com/odoo/enterprise/pull/114472