odoo/enterprise#75171
Created by Fun Services, K Theja (kthe)
Merged
at aaa74f7d8d25b132a0626914d1f3df38f3033dd0
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-imp-services-m2m-tags-editable-kthe
- head
- 7752ef82cd3731e368d1c36fab938e0805e021ab
- merged
- 7 months ago by Fun Services, Xavier Bol (xbo)
odoo/odoo | odoo/enterprise | |
---|---|---|
master | #189676 | #75171 |
[IMP] helpdesk, planning, _*: added edit_tags to some fields
_* = sale_planning, website_hepdesk_forum, website_hepdesk_slides
This commit introduces the edit_tags which open Many2X records when clicked on fields with many2many widget type.
This is an extended version of community changes.