| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Hidden/Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Julien Castiaux, Gorash, Krzysztof Magusiak (krma) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - test_orm - web - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test_inherit_daughter
string='My daughter_ids'
args: 'test_inherit_daughter', 'partner_id'
No public methods.
name
Char
default='Foo'
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother_2
Char
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
field_in_mother_3
Char
state
Selection
selection_add=[('d', 'D'), ('b')]
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
bar(self)
field_in_mother_4
Char
state
Selection
selection_add=[('e', 'E')]
foo(self)
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
published
Boolean
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
No new fields.
Public methods (0)No public methods.
foo
Char
No public methods.
body
Text
translate=True
bar(self)
other
Selection
state
Selection
selection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Hidden/Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:26:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - test_new_api - web - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D'), ('b')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
published
Boolean
No public methods.
body
Text
translate=True
No public methods.
other
Selection
state
Selection
selection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Hidden/Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Rémy Voet (ryv) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - test_new_api - web - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D'), ('b')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
published
Boolean
No public methods.
body
Text
translate=True
No public methods.
other
Selection
state
Selection
selection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Hidden/Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Victor Feyens |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - test_new_api - web - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D'), ('b')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
published
Boolean
No public methods.
other
Selection
state
Selection
selection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Hidden/Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Adrian Torres, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - test_new_api - web - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D'), ('b')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
published
Boolean
No public methods.
other
Selection
state
Selection
selection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Hidden/Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Yannick Tivisse, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - test_new_api - web - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D'), ('b')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
other
Selection
state
Selection
selection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Martin Trigaux, Adrian Torres, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - test_new_api - web - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D'), ('b')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
other
Selection
state
Selection
selection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Yannick Tivisse, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Christophe Simonis, GitHub |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Olivier Dony, Christophe Simonis |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
bar
Integer
stuff(self)
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
name
Char
default='Foo'
state
Selection
default='a'
args: [('a', 'A'), ('b', 'B')]
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
default=None
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D')]
No public methods.
No new fields.
Public methods (1)stuff(self)
foo
Integer
stuff(self)
name
Char
required=True
args: 'Name'
property_bar
Integer
company_dependent=True
string='Bar'
property_foo
Integer
company_dependent=True
string='Foo'
No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
property_foo
Integer
company_dependent=False
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Denis Ledoux, Christophe Simonis, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D')]
No public methods.
No new fields.
Public methods (0)No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/test_inherit |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Tests |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Antony Lesuisse, Xavier Morel, Nicolas Lempereur |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | A module to verify the inheritance. |
No views found for this module.
daughter_ids
One2many → test.inherit.daughter
No public methods.
field_in_daughter
Char
template_id
Many2one → test.inherit.mother
delegate=True
ondelete='cascade'
required=True
args: 'test.inherit.mother', 'Template'
No public methods.
name
Char
default='Baz'
template_id
Many2one
No public methods.
surname
Char
compute='_compute_surname'
No public methods.
field_in_mother
Char
name
Char
default='Bar'
required=True
partner_id
Many2one → res.partner
state
Selection
selection_add=[('c', 'C')]
No public methods.
state
Selection
selection_add=[('d', 'D')]
No public methods.
No new fields.
Public methods (0)No public methods.
property_bar
Integer
company_dependent=False
compute='_compute_bar'
No public methods.