odoo/enterprise#80003

Created by fw-bot
Merged at 42f15da4bd8d9f340fc36a696d0a9ddc9eea72b1

Statuses:

Linked pull requests
label
odoo-dev:master-18.0-knowledge-remove_excalidraw_integration-thjo-418139-fw
head
519ad73c3f661443f05e614fb34d1e84a41b8fb5
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: #80000
Forward-Port-Of: #77321