From 44a5536200bdaf189c496751b1679c7479b7b926 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 25 Jan 2023 13:58:42 +0700 Subject: add crm leads monitoring --- indoteknik_custom/views/leads_monitoring.xml | 88 ++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 indoteknik_custom/views/leads_monitoring.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/leads_monitoring.xml b/indoteknik_custom/views/leads_monitoring.xml new file mode 100644 index 00000000..3b4327cd --- /dev/null +++ b/indoteknik_custom/views/leads_monitoring.xml @@ -0,0 +1,88 @@ + + + + leads_monitoring.tree + leads.monitoring + + +
+
+ + + + + + + + + + + + + + +
+
+
+ + + leads.monitoring.form + leads.monitoring + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + Leads Monitoring + ir.actions.act_window + leads.monitoring + tree,form + + + + +
\ No newline at end of file -- cgit v1.2.3