odoo/odoo#85181
Created by fw-bot
Merged
at 1815c2d2bc31ebb305f506e9d57bdbf6e522f376
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team for help in case of failure.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Overridden by @JKE-be
- label
- odoo-dev:saas-15.2-13.0-fix-asset-path-qsm-5rRL-fw
- head
- ee12ddbc774f06a24b4b3b3a88d91b38a4b8969e
- merged
- 3 years ago by Platform, Olivier Dony (odo)
odoo/odoo | |
---|---|
13.0 | #85138 |
14.0 | #85178 |
15.0 | #85179 |
saas-15.1 | #85180 |
saas-15.2 | #85181 |
16.0 | |
17.0 | |
18.0 | |
saas-18.1 | |
saas-18.2 | |
saas-18.3 | |
master | #85182 |
[FW][FIX] web_editor: avoid multiple calls to access asset content
Instead of calling get_resource_path multiple times, Odoo utils were
able to be used, allowing custo.
Forward-Port-Of: #85138