Do not render deactivated actions in completion
The disabled attribute is not enough to prevent the click event. So it is simpler to not render the action that are not supported like tryton does.
Closes #12470 (closed)
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
The disabled attribute is not enough to prevent the click event. So it is simpler to not render the action that are not supported like tryton does.
Closes #12470 (closed)