Repository
odoo/odoo · module folder
Module version
0.1
Category
Tests
Folder size
0.0 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 05:03:21
Authors
Maintainers
None
Committers
Christophe Simonis
Odoo dependencies
None
Python dependencies
None
System dependencies
None
Required by
None
Description
    Contains pieces of code to be used as technical documentation examples
    (via the ``literalinclude`` directive) in situations where they can be
    syntax-checked and tested.
    

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (7)

New fields (1)
  • field_0 Integer
Public methods (0)

No public methods.

New fields (1)
  • field_1 Integer
Public methods (0)

No public methods.

New fields (2)
  • child0_id Many2one → delegation.child0
    ondelete='cascade' required=True args: 'delegation.child0'
  • child1_id Many2one → delegation.child1
    ondelete='cascade' required=True args: 'delegation.child1'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    default='A'
Public methods (0)

No public methods.

New fields (1)
  • description Char
    default='Extended'
Public methods (0)

No public methods.

New fields (1)
  • name Char
Public methods (2)
  • call(self)
  • check(self, s)

New fields (0)

No new fields.

Public methods (1)
  • call(self)

Loading…

Loading…

Loading…