Many2x Edit / Delete on Selection
Many2x Edit / Delete on Selection
This module will enhance many2one and many2many field widget to perform delete and edit action from dropdown.
Youtube Video
01
Edit/delete buttons on dropdown,User can configure which option user need to display using this keyword on field options in view.
Example:-<field name="partner_id" options="{'can_delete':False,'can_edit':True}"/>

02
Widget will allow to select and delete multiple record on search more dialog.

03
Edit/Delete button will display based on user access rights.
