短信分析¶
在 报告 页面(可通过标题菜单中的 选项访问),有多个选项可应用 筛选器 和 衡量标准 的不同组合,以多种不同布局(如 图表, 列表 和 队列 视图)查看指标。
每个 报告 指标视图选项允许对 SMS (短信服务) 邮件进行更广泛的性能分析。
例如,在默认的 图表 视图中,: abbr:SMS(短信服务)
数据可视化为不同的图形和图表,这些图形和图表可以各种方式进行排序和分组(例如 衡量标准 下拉菜单)。
小技巧
可使用 Odoo 中的自动化规则发送短信。使用自动化规则需要 Odoo Studio。
要安装 Odoo Studio,请进入 搜索… 栏搜索 studio
。
如果尚未安装,请点击 安装。
添加*Studio*应用程序会将订阅状态升级为*定制*,从而增加成本。有关更改的任何问题,请咨询 `技术支持团队<https://www.odoo.com/contactus>`_,或联系数据库的客户成功经理。
要使用自动化规则,请在 开发者模式 中导航至 。然后,点击 新建,创建新规则。
输入自动化规则的名称,并选择 模式 以执行此规则。
根据对 触发器 的选择,下面将弹出其他字段。将 触发器 设置为以下选项之一:
Values Updated
User is set
State is set to
On archived
On unarchived
Timing Conditions
Based on date field
After creation
After last update
Custom
On save
On deletion
On UI change
External
On webhook
Other options may appear based on the Model selected. For example if the Calendar Event model is selected, then the following options appear in addition to those above:
电子邮件活动
On incoming message
On outgoing message
Under the Before Update Domain field, set a condition to be met before updating the record. Click Edit Domain to set record parameters.
Under the Actions To Do tab, select Add an action. Next, in the resulting Create Actions pop-up window, select Send SMS, and set the Allowed Groups. Allowed Groups are the access rights groups that are allowed to execute this rule. Leave the field empty to allow all groups. See this documentation: 创建和修改组.
Next, set the SMS Template and choose whether the SMS message should be logged as a note, by making a selection in the drop-down menu: Send SMS as. Click Save and Close to save the changes to this new action.
Add any necessary notes under the Notes tab. Finally, navigate away from the completed automation rule, or manually save (by clicking the ☁️ (cloud) icon), to implement the change.