Skip to content
Snippets Groups Projects
Commit 008f3e79 authored by thsh-odoo's avatar thsh-odoo
Browse files

[IMP] web: adapt the kanban "Remove" button label


Remove button is shown when the view of our field is in kanban mode.

When our field is one2many it will delete the record and when our field is
many2one it will remove the record.

So many times user get confuse that they are deleting the record or removing
the record.

So to clear out the confusion this commit changes the label of remove to
to delete if the field is one2many.

A test was added to ensure this ux change.

Task-3185967

closes odoo/odoo#118702

Signed-off-by: default avatarWarnon Aurélien (awa) <awa@odoo.com>
parent ecc32425
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment