replace stale web_editor with html_editor and html_builder for 19.0

web_editor was removed in Odoo 19.0 and replaced by html_editor
and html_builder. The old web_editor was incorrectly included in
the 19.0 vanilla import.

🤖 assisted by claude
This commit is contained in:
Ernad Husremovic 2026-03-09 15:31:13 +01:00
parent 4b94f0abc5
commit f866779561
1513 changed files with 396049 additions and 358525 deletions

View file

@ -0,0 +1,28 @@
<svg viewBox="0 0 1400 1400" fill="none" stroke="#383E45" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMin slice">
<style>
@media only screen and (max-width: 130px) and (max-height: 130px) {
.not_in_preview {
display: none;
}
path {
stroke-width: .75px;
}
}
</style>
<path d="M-0.799805 9L697.4 -276L1399.9 9" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 29L697.5 -256L1399.9 29" vector-effect="non-scaling-stroke"/>
<path d="M-0.799805 49L697.6 -236L1399.9 49" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 69L697.7 -216L1399.9 69" vector-effect="non-scaling-stroke"/>
<path d="M-0.799805 89L697.9 -196L1399.9 89" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 109L698 -176L1399.9 109" vector-effect="non-scaling-stroke"/>
<path d="M-0.799805 129L698.1 -156L1399.9 129" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 149L698.2 -136L1399.9 149" vector-effect="non-scaling-stroke"/>
<path d="M-0.799805 169L698.3 -116L1399.9 169" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 189L698.5 -96L1399.9 189" vector-effect="non-scaling-stroke"/>
<path d="M-0.799805 209L698.6 -76L1399.9 209" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 229L698.7 -56L1399.9 229" vector-effect="non-scaling-stroke"/>
<path d="M-0.799805 249L698.8 -36L1399.9 249" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 269L698.9 -16L1399.9 269" vector-effect="non-scaling-stroke"/>
<path d="M-0.799805 289L699.1 4L1399.9 289" vector-effect="non-scaling-stroke"/>
<path class="not_in_preview" d="M-0.799805 309L699.2 24L1399.9 309" vector-effect="non-scaling-stroke"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB