odoo/upgrade-util#398
Created by Cyril Moreau (cymo)
Blocked
- Merge method
- Review
-
CI
- ci/runbot: Test upgrades between stable versions
- ci/upgrade_enterprise: Test upgrades for enterprise master
- label
- odoo-dev:master-fix_move_model_mail_template-cymo
- head
- f7fa7cd61f7233baf3ad0b99d927d87610a05552
| odoo/upgrade-util | |
|---|---|
| master | #398 missing r+ |
[FIX] util.move_model: add version check for email.template
In this PR, the email_template update line was preventing people from creating an email.template custom model even though it is not used in standard since version 8.
Related issues :
- PR-specific
- opw-6055415