Form Button Upgrade

by
Odoo
v 10.0 Third Party 52
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name xf_form_button_upgrade
LicenseLGPL-3
Websitehttps://xfanis.ru
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Technical Name xf_form_button_upgrade
LicenseLGPL-3
Websitehttps://xfanis.ru

Form Button Upgrade

This module provides ability to skip/bypass validation of required/mandatory fields when the action button is clicked. Just add the special context value for the button and use.

Steps:

  1. install the module
  2. Add comma-separated list of fields to the "skip_is_valid" key of context for the button in form view like that: context="{'skip_is_valid':['company_id','currency_id']}"
  3. Also, you can use the "all" keyword to skip all fields like that: context="{'skip_is_valid':['all']}"

More details and code examples in the readme.md
Check out my other modules, maybe you'll find something useful for your system.

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.