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,19 @@
<svg viewBox="0 0 1200 600" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="gradient_1" x1="390.5" y1="569.5" x2="880.5" y2="98.9999" gradientUnits="userSpaceOnUse">
<stop stop-color="#383E45" stop-opacity="0"/>
<stop offset="1" stop-color="#383E45"/>
</linearGradient>
<linearGradient id="gradient_2" x1="840.018" y1="522.5" x2="1059.26" y2="303.259" gradientUnits="userSpaceOnUse">
<stop stop-color="#383E45" stop-opacity="0"/>
<stop offset="1" stop-color="#383E45"/>
</linearGradient>
<linearGradient id="gradient_3" x1="790.5" y1="405.5" x2="195.5" y2="399.5" gradientUnits="userSpaceOnUse">
<stop stop-color="#383E45" stop-opacity="0"/>
<stop offset="1" stop-color="#383E45"/>
</linearGradient>
</defs>
<path d="M1133 600L556 23L-21 600H1133Z" fill="url(#gradient_1)"/>
<path d="M1356 600L913 157L470 600H1356Z" fill="url(#gradient_2)"/>
<path d="M929 600L627 298L325 600H929Z" fill="url(#gradient_3)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB