Toggle navigation

Force Record No-update

Beta License: AGPL-3 OCA/server-tools Translate me on Weblate Try me on Runboat

This module adds a boolean field on models form view, allowing to force noupdate=True to data linked to those models.

Upon setting the field to True on a given model, noupdate=True will be set upon existing data linked to it. When creating new data linked to that model, they will always have noupdate=True (unless the field is reset on the model itself).

Table of contents

Usage

To use this module, you need to open the models” form view and check field «Force No-Update»

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Camtocamp

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/server-tools project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.