| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/10.0/test_onchange_helper |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://acsone.eu/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - onchange_helper odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
computed_display_name
Char
compute='_compute_computed_display_name'
display_name
Char
name
Char
required=True
parent
Many2one
root_categ
Many2one
No public methods.
categories
Many2many → test_onchange_helper.category
emails
One2many → test_onchange_helper.emailmessage
important_emails
One2many → test_onchange_helper.emailmessage
domain=[('important', '=', True)]
args: 'test_onchange_helper.emailmessage', 'discussion'
important_messages
One2many → test_onchange_helper.message
domain=[('important', '=', True)]
args: 'test_onchange_helper.message', 'discussion'
message_concat
Text
string='Message concatenate'
messages
One2many → test_onchange_helper.message
moderator
Many2one → res.users
name
Char
help='General description of what this discussion is about.'
required=True
string='Title'
participants
Many2many → res.users
very_important_messages
One2many → test_onchange_helper.message
domain=<expr>
args: 'test_onchange_helper.message', 'discussion'
No public methods.
email_to
Char
message
Many2one → test_onchange_helper.message
ondelete='cascade'
required=True
args: 'test_onchange_helper.message', 'Message'
No public methods.
author
Many2one → res.users
default=<expr>
args: 'res.users'
author_partner
Many2one → res.partner
compute='_compute_author_partner'
search='_search_author_partner'
args: 'res.partner'
body
Text
discussion
Many2one → test_onchange_helper.discussion
ondelete='cascade'
args: 'test_onchange_helper.discussion'
discussion_name
Char
related='discussion.name'
string='Discussion Name'
display_name
Char
compute='_compute_display_name'
string='Abstract'
important
Boolean
name
Char
compute='_compute_name'
store=True
string='Title'
No public methods.
lines
One2many → test_onchange_helper.multi.line
name
Char
readonly=True
related='partner.name'
partner
Many2one → res.partner
No public methods.
multi
Many2one → test_onchange_helper.multi
ondelete='cascade'
args: 'test_onchange_helper.multi'
name
Char
partner
Many2one → res.partner
No public methods.