Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Generic Modules
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools
Last tracking update
2026-08-07 09:06:27
Authors
Camptocamp, Akretion, Odoo Community Association (OCA)
Maintainers
Camptocamp, Akretion, Odoo Community Association (OCA)
Committers
OCA-git-bot, oca-ci, Sergij Pfaifer
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
sale_order_import
Description
This is a technical module. Its goal is to ease the play of onchange
method directly called from Python code.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • play_onchanges(self, values, onchange_fields)
    @api.model
    :param values: dict of input value that :param onchange_fields: fields for which onchange methods will be played Order in onchange_fields is very important as onchanges methods will be played in that order. :return: changed values

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…