odoo/enterprise#80000

Created by fw-bot
Merged at ad179ad4b000a5bf392444b6caced86e7e130c25

Statuses:

Linked pull requests
label
odoo-dev:saas-18.2-18.0-knowledge-remove_excalidraw_integration-thjo-418099-fw
head
74f61a0e2c61940ab7ebb2a250340aeb97495fd8
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: #79989
Forward-Port-Of: #77321