test xlsx export

test_xlsx_export
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/test_xlsx_export
VERSION
VERSION 0.1
CATEGORY
CATEGORYHidden/Tests
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSMartin Trigaux, Julien Castiaux, Rémy Voet (ryv), MerlinGuillaume, Maruan Aguerdouh (magm), Preksha Chouhan, Andrzej(pian), Ajit Singh
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
    - test_mail
    - mail
    - base_setup
    - bus
    - web_tour
    - test_performance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
A module to test xlsx export.

Code Analysis

Views touched (0)

No views 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.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/test_xlsx_export
VERSION
VERSION 0.1
CATEGORY
CATEGORYHidden/Tests
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSJulien Castiaux, Victor Feyens, Hubert Van de Walle (huvw), MerlinGuillaume, Maruan Aguerdouh (magm), Preksha Chouhan, Andrzej(pian)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
    - test_mail
    - mail
    - base_setup
    - bus
    - web_tour
    - test_performance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
A module to test xlsx export.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (12)
  • 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'
  • 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'
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 (1)
  • name_get(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/test_xlsx_export
VERSION
VERSION 0.1
CATEGORY
CATEGORYHidden/Tests
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSNicolas Martinelli, Julien Castiaux, Xavier-Do, Andrea Grazioso (agr-odoo), Hubert Van de Walle (huvw), MerlinGuillaume, Preksha Chouhan, Andrzej(pian)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
    - test_mail
    - test_performance
    - mail
    - base_setup
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
A module to test xlsx export.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (12)
  • 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'
  • 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'
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 (1)
  • name_get(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/test_xlsx_export
VERSION
VERSION 0.1
CATEGORY
CATEGORYHidden/Tests
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOlivier Dony, Thibault Delavallée, Xavier Morel, Nicolas Martinelli, Nicolas Lempereur, Yannick Tivisse, Christophe Monniez, Julien Castiaux, Xavier-Do, Andrea Grazioso (agr-odoo), fw-bot, Hubert Van de Walle (huvw), MerlinGuillaume, assellalou, Preksha Chouhan
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
    - test_mail
    - test_performance
    - mail
    - base_setup
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
A module to test xlsx export.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (4)

New fields (1)
  • binary_field Binary
    compute='_compute_binary_field'
Public methods (0)

No public methods.

New fields (11)
  • 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'
  • 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'
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 (1)
  • name_get(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/test_xlsx_export
VERSION
VERSION 0.1
CATEGORY
CATEGORYTests
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSNicolas Martinelli, Nicolas Lempereur, Xavier-Do, Andrea Grazioso (agr-odoo), Lucas Lefèvre, Hubert Van de Walle (huvw), MerlinGuillaume
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
    - test_mail
    - test_performance
    - mail
    - base_setup
    - bus
    - web_tour
    - mail_bot
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
A module to test xlsx export.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (3)

New fields (11)
  • 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'
  • 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'
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 (1)
  • name_get(self)