File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
addons/base_automation/migrations/13.0.1.0
odoo/openupgrade/doc/source Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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+----------------------------------------------+-------------------------------------------------+
You can’t perform that action at this time.
0 commit comments