Skip to content

Commit d253e32

Browse files
authored
Merge pull request #2437 from ForgeFlow/13.0-mig-base-automation-script
[13.0][MIG] base_automation
2 parents 70cda7f + 7f169bd commit d253e32

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---Models in module 'base_automation'---
2+
---Fields in module 'base_automation'---
3+
base_automation / base.automation / trigger_field_ids (many2many) : NEW relation: ir.model.fields
4+
# NOTHING TO DO: New feature. add to automated actions the fields to watch during update
5+
6+
base_automation / base.automation.lead.test / customer (boolean) : DEL
7+
base_automation / base.automation.lead.test / employee (boolean) : NEW isrelated: related, stored
8+
# NOTHING TO DO: 'base.automation.lead.test' isa model created an used in test/test_base_automation.py
9+
10+
---XML records in module 'base_automation'---
11+
# NOTHING TO DO

odoo/openupgrade/doc/source/modules120-130.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ missing in the new release are marked with |del|.
7575
+----------------------------------------------+-------------------------------------------------+
7676
|base_address_extended | Nothing to do |
7777
+----------------------------------------------+-------------------------------------------------+
78-
|base_automation | |
78+
|base_automation | Nothing to do |
7979
+----------------------------------------------+-------------------------------------------------+
8080
|base_gengo | Nothing to do |
8181
+----------------------------------------------+-------------------------------------------------+

0 commit comments

Comments
 (0)