mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-19 18:12:03 +02:00
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:
parent
4b94f0abc5
commit
f866779561
1513 changed files with 396049 additions and 358525 deletions
|
|
@ -0,0 +1,19 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1400 1400">
|
||||
<defs>
|
||||
<linearGradient id="gradient" x1="670.75" y1="13496.45" x2="815.03" y2="12552.68" gradientTransform="matrix(1, 0, 0, -1, 0, 14425.09)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#F6F6F6" stop-opacity="0"/>
|
||||
<stop offset="0.09" stop-color="#F6F6F6" stop-opacity="0.03"/>
|
||||
<stop offset="0.22" stop-color="#F6F6F6" stop-opacity="0.1"/>
|
||||
<stop offset="0.37" stop-color="#F6F6F6" stop-opacity="0.23"/>
|
||||
<stop offset="0.54" stop-color="#F6F6F6" stop-opacity="0.41"/>
|
||||
<stop offset="0.73" stop-color="#F6F6F6" stop-opacity="0.63"/>
|
||||
<stop offset="0.93" stop-color="#F6F6F6" stop-opacity="0.9"/>
|
||||
<stop offset="1" stop-color="#F6F6F6"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path d="M0,1400v-43.9c264.3-45.2,505-41.8,722,10.2c249.8,59.8,506.4,26.4,678-82.3v116H0z" fill="#F6F6F6"/>
|
||||
<path d="M0,1400v-45c196.1-53,439.9-50,731.5,9c356.8,72.3,668.5-80,668.5-80v116H0z" fill="#F6F6F6" fill-opacity="0.3"/>
|
||||
<path d="M0,1400v-45c271.3-71.3,513.5-78.2,726.4-20.7c266.6,72,491.1,55.2,673.6-50.3v116H0z" fill="#F6F6F6" fill-opacity="0.3"/>
|
||||
<path d="M0,1400v-42c291.1-78.6,541.7-91.9,751.9-39.9c315.3,77.9,550.1,14.5,648.1-34.1v116H0z" fill="#F6F6F6" fill-opacity="0.35"/>
|
||||
<rect y="840" width="1400" height="560" fill="url(#gradient)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue