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:01:55
Authors
Maintainers
None
Committers
Martin Trigaux, Julien Castiaux, Rémy Voet (ryv), MerlinGuillaume, Maruan Aguerdouh (magm), Preksha Chouhan, Andrzej(pian), Ajit Singh
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
A module to test xlsx export.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (15)
  • active Boolean
    default=True
  • bool_and Boolean
    group_operator='bool_and'
  • bool_or Boolean
    group_operator='bool_or'
  • currency_id Many2one → res.currency
    args: 'res.currency'
  • date_max Date
    group_operator='max'
  • definition_properties PropertiesDefinition
    args: 'Definitions'
  • float_avg Float
    group_operator='avg'
  • float_min Float
    group_operator='min'
  • float_monetary Monetary
    currency_field='currency_id' group_operator='sum'
  • int_max Integer
    group_operator='max'
  • int_sum Integer
    group_operator='sum'
  • many2one Many2one → export.integer
    args: 'export.integer'
  • one2many One2many → export.group_operator.one2many
    args: 'export.group_operator.one2many', 'parent_id'
  • parent_id Many2one → export.group_operator
    string='Parent' args: 'export.group_operator'
  • properties Properties
    definition='parent_id.definition_properties' args: 'Properties'
Public methods (0)

No public methods.

New fields (2)
  • parent_id Many2one → export.group_operator
    args: 'export.group_operator'
  • value Integer
Public methods (0)

No public methods.

New fields (1)
  • value Integer
    default=4
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…