odoo/enterprise#81717
Created by fw-bot
Merged
at 016718312776c38a80814bcf6ca3ff91ede55e1d
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- 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:master-18.0-add_minimal_html_editor_in_pos-moda-418073-fw
- head
- b7212a42aa9aa60cf6910d9db3bdda3ccf43da0d
- merged
- 7 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