odoo/enterprise#79989

Created by fw-bot
Merged at 13ed8364dbf43a2a458df5808e08f733f9ffe1b9

Statuses:

Linked pull requests
label
odoo-dev:saas-18.1-18.0-knowledge-remove_excalidraw_integration-thjo-410192-fw
head
cd4574bdec7c6cc423cfe268cbd939b95876e257
merged
8 months ago by SM Engagement, Damien Abeloos (abd)
odoo/odoo odoo/enterprise
18.0 #194066 #77321
saas-18.1 #198911 #79989
saas-18.2 #198939 #80000
saas-18.3
saas-18.4
19.0
master #198942 #80003

[FW][IMP] knowledge: move html_field migration to html_editor

This commit moves the html_field migration system to the standard. See implementation in
0df669159aaa1a9631ab12a68758bf78954071f7.

Removing the Excalidraw command means that the html migration system must be
moved to html_editor.
This commit thus removes the sytem from Knowledge and adapts the manifests to
take into account the move done, and updates a test to account for the new html
editor version (1.1).

task-4489076

Forward-Port-Of: #77321