Skip to content
Snippets Groups Projects
Commit 8e390fa1 authored by Nicolas Bayet's avatar Nicolas Bayet
Browse files

[FIX] web_editor: make monetary field unremovable


Before this commit, the span within monetary field could wrongly be
removed. Python code that parse the value (see `from_html` of
`ir.qweb.field.monetary`) expect to have that span available.

This commit make that span being unremovable.

opw-3090775

closes odoo/odoo#107421

Signed-off-by: default avatarDavid Monjoie (dmo) <dmo@odoo.com>
parent 9ae083f5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment