From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../base_automation/views/base_automation_view.xml | 119 +++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 addons/base_automation/views/base_automation_view.xml (limited to 'addons/base_automation/views') diff --git a/addons/base_automation/views/base_automation_view.xml b/addons/base_automation/views/base_automation_view.xml new file mode 100644 index 00000000..5bce0608 --- /dev/null +++ b/addons/base_automation/views/base_automation_view.xml @@ -0,0 +1,119 @@ + + + + + + Automations + base.automation + primary + + + + + + + + + + {'no_create': True} + + + {'no_create': True} + + + {'default_model_id': model_id} + + + 1 + + + + + + + + + + + + + + + + + + + + base.automation.tree + base.automation + + + + + + + + + + + + base.automation.search + base.automation + + + + + + + + + + + + + Automated Actions + base.automation + tree,form + + +

+ Setup a new automated automation +

+ Use automated actions to automatically trigger actions for + various screens. Example: a lead created by a specific user may + be automatically set to a specific Sales Team, or an + opportunity which still has status pending after 14 days might + trigger an automatic reminder email. +

+
+
+ + + +