TIP: You can type at any time to perform a new search.
test-inherit
test_inherit · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1
- Category
- Hidden/Tests
- Folder size
- 0.02 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 06:47:06
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Raphael Collet, Julien Castiaux, Gorash, Krzysztof Magusiak (krma)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- test_inherit_depends
- Description
A module to verify the inheritance.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (18)
New fields (1)
-
daughter_idsOne2many → test_inherit_daughterstring='My daughter_ids' args: 'test_inherit_daughter', 'partner_id'
No public methods.
New fields (2)
-
nameChardefault='Foo' -
surnameCharcompute='_compute_surname'
No public methods.
New fields (2)
-
field_in_mother_2Char -
stateSelectiondefault=Noneselection_add=[('c', 'C')]
No public methods.
New fields (2)
-
field_in_mother_3Char -
stateSelectionselection_add=[('d', 'D'), ('b')]
No public methods.
New fields (4)
-
field_in_motherChar -
nameChardefault='Bar'required=True -
partner_idMany2one → res.partnerargs: 'res.partner' -
stateSelectiondefault='a' args: [('a', 'A'), ('b', 'B')]
-
bar(self)
New fields (2)
-
field_in_mother_4Char -
stateSelectionselection_add=[('e', 'E')]
-
foo(self)
New fields (1)
-
barInteger
-
stuff(self)
New fields (2)
-
field_in_daughterCharargs: 'Field1' -
template_idMany2one → test.inherit.motherdelegate=Trueondelete='cascade'required=True args: 'test.inherit.mother', 'Template'
No public methods.
New fields (2)
-
nameChardefault='Baz' -
template_idMany2one
No public methods.
New fields (1)
-
publishedBoolean
No public methods.
New fields (0)
No new fields.
Public methods (1)-
stuff(self)
New fields (1)
-
fooInteger
-
stuff(self)
New fields (3)
-
nameCharrequired=True args: 'Name' -
property_barIntegercompany_dependent=Truestring='Bar' -
property_fooIntegercompany_dependent=Truestring='Foo'
No public methods.
New fields (2)
-
property_barIntegercompany_dependent=Falsecompute='_compute_bar' -
property_fooIntegercompany_dependent=False
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
fooChar
No public methods.
New fields (1)
-
bodyTexttranslate=True
-
bar(self)
New fields (2)
-
otherSelectionargs: '_other_values' -
stateSelectionselection_add=[('bar', 'Bar'), ('baz', 'Baz')]
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…