Forward-port is disabled, merged pull requests will not be forward-ported.
odoo/industry#1987
Created by fw-bot
- label
- odoo-dev:saas-19.1-19.0-testing-template-updatable-warning-frva-515770-fw
- head
- f70fc9154d7b18cd66662e89ea8cf9ae869f25e7
- merged
- 1 week ago by François Vasamillet (frva)
| odoo/industry | |
|---|---|
| 19.0 | #1981 |
| saas-19.1 | #1987 |
| saas-19.2 | #1998 |
| master | #1999 |
[IMP] test_generic: add warning when templates is noupdate
Templates should be updated.
This PR modifies the generic test _check_update_status to also test templates,
and raise a warning if those are marked as noupdate="1".
It also removes the noupdate attributes found for the templates.
Forward-Port-Of: #1981