Repository
OCA/server-ux · module folder · Try on Runboat
Module version
1.1.1
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-ux
Last tracking update
2026-08-07 08:42:52
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, trisdoan, A.David-TSC
Odoo dependencies
OCA/server-tools:
OCA/server-ux:
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
This module is an extension of module Mass Editing to support playing onchange before writing.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_server_action_form_inherited ir.actions.server form Inherits server_action_mass_edit.view_server_action_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • mass_edit_play_onchanges Json
    compute='_compute_mass_edit_play_onchanges' string='Play onchanges from lines'
Public methods (0)

No public methods.

New fields (1)
  • apply_onchanges Boolean
    help='Play field onchanges before writing value'
Public methods (0)

No public methods.

New fields (1)
  • play_onchanges Json
    readonly=True
Public methods (1)
  • default_get(self, fields)
    @api.model
Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
46 days ago
Last activity
46 days ago
Repository
OCA/server-ux
Pull request
[19.0][MIG] server_action_mass_edit_onchange: Migration to 19.0 (#1310)