Skip to content

Commit 3db1da7

Browse files
authored
Merge pull request #5809 from Tecnativa/19.0-ou-add-event_crm
[19.0][OU-ADD] event_crm: Nothing to do
2 parents 25cb359 + e45a986 commit 3db1da7

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

docsource/modules180-190.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Module coverage 18.0 -> 19.0
140140
+---------------------------------------------------+----------------------+-------------------------------------------------+
141141
| event_booth_sale | | |
142142
+---------------------------------------------------+----------------------+-------------------------------------------------+
143-
| event_crm | | |
143+
| event_crm |Nothing to do | |
144144
+---------------------------------------------------+----------------------+-------------------------------------------------+
145145
| event_crm_sale | | |
146146
+---------------------------------------------------+----------------------+-------------------------------------------------+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---Models in module 'event_crm'---
2+
---Fields in module 'event_crm'---
3+
event_crm / event.lead.request / event_lead_rule_ids (many2many): NEW relation: event.lead.rule
4+
# NOTHING TO DO: This is a new feature added in https://github.com/odoo/odoo/commit/77a927276c6ea3e288de75aab5fbccd426eb745a
5+
# If the field is empty, the rule will be applied to all records, as in the previous version.
6+
7+
---XML records in module 'event_crm'---
8+
NEW ir.actions.act_window: event_crm.event_lead_rule_answer_action
9+
NEW ir.actions.server: event_crm.action_generate_leads
10+
NEW ir.ui.view: event_crm.event_question_view_form
11+
# NOTHING TO DO: This is a new feature added in https://github.com/odoo/odoo/commit/77a927276c6ea3e288de75aab5fbccd426eb745a

0 commit comments

Comments
 (0)