v 15.0 Third Party 67
Download for v 15.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 32
Technical Name web_edit_button_conditional_disable
LicenseAGPL-3
You bought this module and need support? Click here!

Web Edit Button Conditional Disable

This module introduces a mechanism for disabling editing on a form view based on a field on the record.

Usage

This module only implements the form view mechanism for disabling editing, but does not introduce any conditions to any models. Other modules that depend on this one can define a boolean field should_disable_form_edit on any model, which will then used to determine if the form view's edit should be disabled. To have an effect, the field must be present on the form view.

When the field's value is true on the form view, the edit button will be disabled, as well as quick editing.

Credits

This module is based on Odoo Community Association's (OCA's) web_access_rule_buttons -module.

Authors

  • Camptocamp (web_access_rule_buttons)
  • Onestein (web_access_rule_buttons)
  • Avoin.Systems

Contributors

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Will this be available for Odoo 16
by
Jerson
on 11/7/23, 4:20 PM

Hi.

I've been using this module on my Odoo 15 projects and it is great.

Will this ever be available for Odoo 16?

Best regards