odoo/enterprise#79893
Created by fw-bot
Merged
at 242a740e6e30c8df4584dc854386e7c4dba7b58e
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 0s)
Linked pull requests
- label
- odoo-dev:saas-18.1-18.0-add_minimal_html_editor_in_pos-moda-417247-fw
- head
- 5f37fe3a8c42ef8a749c19aad51ca36f96228e63
- merged
- 8 months ago by POS IoT, David Monnom (moda)
odoo/odoo | odoo/enterprise | |
---|---|---|
18.0 | #198482 | #79703 |
saas-18.1 | #198701 | #79893 |
saas-18.2 | #198892 | #79984 |
saas-18.3 | ||
saas-18.4 | ||
19.0 | ||
master | #202392 | #81717 |
[FW][IMP] pos_restaurant_appointment: Add minimal html editor in pos mode
In the point of sale environnement we want to be able to edit html field in a minimal way. So only core plugins are added to the html_editor.
As we have a special assets environnement for the point_of_sale we can directly patch the main htmlField
definition without impacting main assets of Odoo.
Community: 198482
Forward-Port-Of: #79703