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,9 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1400 1400">
<path fill="#7C6576" d="M0 0c0 190 0 380 0 570c126.2-10.9333 252.4-21.8667 378.6-32.8c234-20.2 457.3-106.6 644-249.1C1148.4 192.0667 1274.2 96.0333 1400 0H0z">
<animate attributeName="d" dur="25s" repeatCount="indefinite" values="
M0 0c0 190 0 380 0 570c126.2-10.9333 252.4-21.8667 378.6-32.8c234-20.2 457.3-106.6 644-249.1C1148.4 192.0667 1274.2 96.0333 1400 0H0z;
M0 0c0 190 0 380 0 570c0 0 207.2-.7 378.6-32.8c221.9-41.5 551.7-136.5 738.4-279C1211.4 186.2 1400 0 1400 0H0z;
M0 0c0 190 0 380 0 570c0 0 181.6-2.4 358.6-17.6c224.9-19.3 553.6-172 730.1-326.9C1195.5 131.8 1400 0 1400 0H0z;
M0 0c0 190 0 380 0 570c126.2-10.9333 252.4-21.8667 378.6-32.8c234-20.2 457.3-106.6 644-249.1C1148.4 192.0667 1274.2 96.0333 1400 0H0z"/>
</path>
</svg>

After

Width:  |  Height:  |  Size: 897 B