Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Live Chat
Entity: chatbot.script.answer
Description: Chatbot Script Answer
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| chatbot_script_id | Many-to-One | script_step_id.chatbot_script_id | ||
| name | Answer | Char | - | |
| redirect_link | Redirect Link | Char | - | |
| script_step_id | Script Step | Many-to-One | chatbot.script.step | |
| sequence | Sequence | Integer | - |
