odoo/enterprise#79703
Created by POS IoT, David Monnom (moda)
Merged
at 60fb5d6312544ae21aa3ca4ae566c032991d98b9
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 1s)
Linked pull requests
- label
- odoo-dev:18.0-add_minimal_html_editor_in_pos-moda
- head
- d77c122b9204963aa5c26fee0594a83d8d1c8275
- merged
- 8 months ago by POS IoT, Joseph Caburnay (jcb)
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 |
[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