TIP: You can type at any time to perform a new search.
test xlsx export
test_xlsx_export · 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: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)
-
activeBooleandefault=True -
bool_andBooleangroup_operator='bool_and' -
bool_orBooleangroup_operator='bool_or' -
currency_idMany2one → res.currencyargs: 'res.currency' -
date_maxDategroup_operator='max' -
definition_propertiesPropertiesDefinitionargs: 'Definitions' -
float_avgFloatgroup_operator='avg' -
float_minFloatgroup_operator='min' -
float_monetaryMonetarycurrency_field='currency_id'group_operator='sum' -
int_maxIntegergroup_operator='max' -
int_sumIntegergroup_operator='sum' -
many2oneMany2one → export.integerargs: 'export.integer' -
one2manyOne2many → export.group_operator.one2manyargs: 'export.group_operator.one2many', 'parent_id' -
parent_idMany2one → export.group_operatorstring='Parent' args: 'export.group_operator' -
propertiesPropertiesdefinition='parent_id.definition_properties' args: 'Properties'
No public methods.
New fields (2)
-
parent_idMany2one → export.group_operatorargs: 'export.group_operator' -
valueInteger
No public methods.
New fields (1)
-
valueIntegerdefault=4
No public methods.
Loading…
Loading…
Loading…
Loading…