1

I am working on odoo 11, In the tree view from res.user I need to change the action button text from "Delete" to "Active/Inactive", just the text.

enter image description here

David Rios
  • 377
  • 4
  • 9

1 Answers1

1

You can change using translation in system and change parameter according to your requirement.

Manish Bohra
  • 340
  • 2
  • 11