Repository
odoo/odoo · module folder
Module version
1.0
Category
Hidden
Folder size
0.0 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 06:47:03
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Raphael Collet, Julien Castiaux, Vincent Schippefilt, Gorash
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module contains tests related to spreadsheet.
    The modules exposes some mixin that are only implemented in other functional modules.
    When trying to test a global behavior of the mixin, it makes no sense to test it in
    each module implementing the mixin but rather test a dummy implementation of the later,
    hence the need for this test module.
    

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…