| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
AI (ai_app)
• Discuss (mail) |
| Lines of code | 432 |
| Technical Name |
ai_open_data_in_view_form |
| License | OPL-1 |
Open Form View From AI
Let the AI open the record's Form view directly â from suggestions, commands or context-aware prompts.
Explore this module
Overview
This extension allows the Ask AI assistant to open a record's Form view directly â from a suggestion, a quick command, or when the AI determines the user needs to inspect a specific record. Instead of navigating through lists or tree views, users can ask the AI (or accept a suggestion) and jump straight into the detailed Form view of the target record.
Use cases:
- AI suggests opening a purchase order when it detects anomalies.
- User asks: "Show me the customer's form" and the AI opens the Form for the selected customer.
- From search results, the AI can open the exact record in Form mode for quick edits or review.
Features
AI-triggered Form Opening
The AI can open the Form view for any model/record it has context for â directly from chat suggestions or programmatic triggers.
Context-Aware Selection
The AI will resolve ambiguous queries by suggesting the top 1â5 records most related to the user's intent (configurable).
Seamless UI Integration
Works with List/Tree search results and in-chat UX â opening the standard Odoo Form view so users can edit or inspect records.
Audit & Logging
Each AI-initiated form open is recorded (who requested, timestamp, record) to maintain traceability.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module