odoo/enterprise#77321

Created by SM Engagement, Thomas Josse (thjo)
Merged at 6faa10f02c51716443c922c83f8c5eac87fc9dad

Statuses:

Linked pull requests
label
odoo-dev:18.0-knowledge-remove_excalidraw_integration-thjo
head
55f55140b8c6f4586ff34ce50b8425d8ecba9136
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

[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