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 width="368" height="763" viewBox="0 0 368 763" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.5" y="0.5" width="367" height="762" rx="29.5" fill="#D9D9D9" fill-opacity="0.01" stroke="white"/>
<path d="M0 30C0 13.4315 13.4315 0 30 0H338C354.569 0 368 13.4315 368 30V60H0V30Z" fill="white"/>
<path d="M0 727H368V733C368 749.569 354.569 763 338 763H30C13.4315 763 0 749.569 0 733V727Z" fill="white"/>
<circle cx="164" cy="32" r="7" fill="#D8DADD"/>
<rect x="177" y="25" width="35" height="14" rx="7" fill="#D8DADD"/>
<rect y="59" width="368" height="2" fill="#D8DADD"/>
<rect y="725" width="368" height="2" fill="#D8DADD"/>
</svg>

After

Width:  |  Height:  |  Size: 673 B