odoo/enterprise#65501
Created by Website, Serge Bayet (seba)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 1s)
- Linked pull requests
- label
- odoo-dev:master-replace-t-esc-by-t-out-seba
- head
- e6c1ab8dc740b06ba458372c4bfde1c3c3d89cb4
odoo/odoo | odoo/enterprise | odoo/design-themes | |
---|---|---|---|
master | #168191 missing r+ | #65501 missing r+ | #804 missing r+ |
[REF] *: migrate from deprecated t-esc to t-out
*: l10n_cl_edi_website_sale, l10n_mx_edi_website_sale, website_*
This commit updates all instances of the deprecated t-esc attribute within the web_editor and website modules to use the recommended t-out attribute.
See also :
- odoo/design-themes#804
- odoo/odoo#168191