| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/test_import_export |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Denis Ledoux, Xavier Morel, Aaron Bohy, Julien Castiaux, Rémy Voet (ryv), Gorash, Iván Todorovich, Maximilien (malb), lase@odoo.com, Tanguy Quéguineur, yagp-odoo, Krzysztof Magusiak (krma), Ajit Singh, bhna-odoo, assh-odoo, Waleed Elgamal, Jaishyam (JRBR) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - base_import - website - digest - base_setup - bus - web_tour - html_editor - portal - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - html_builder |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to base import and export. |
No views found for this module.
active
Boolean
default=True
bool_and
Boolean
aggregator='bool_and'
bool_or
Boolean
aggregator='bool_or'
currency_id
Many2one → res.currency
date_max
Date
aggregator='max'
definition_properties
PropertiesDefinition
float_avg
Float
aggregator='avg'
float_min
Float
aggregator='min'
float_monetary
Monetary
aggregator='sum'
currency_field='currency_id'
int_max
Integer
aggregator='max'
int_sum
Integer
aggregator='sum'
many2many
Many2many → res.partner
comodel_name='res.partner'
many2one
Many2one → export.integer
one2many
One2many → export.aggregator.one2many
parent_id
Many2one → export.aggregator
string='Parent'
args: 'export.aggregator'
properties
Properties
definition='parent_id.definition_properties'
args: 'Properties'
No public methods.
definition_properties
PropertiesDefinition
No public methods.
active
Boolean
default=True
admin_property
Properties
definition='admin_property_def.definition_properties'
args: 'Properties'
admin_property_def
Many2one → export.aggregator.admin
name
Char
parent_id
Many2one → export.aggregator
value
Integer
No public methods.
parent_id
Many2one → export.inherits.parent
ondelete='cascade'
required=True
args: 'export.inherits.parent'
value
Integer
No public methods.
value_parent
Integer
No public methods.
child_id
Many2one → export.m2o.str.child
No public methods.
name
Char
No public methods.
str
Char
value
Integer
No public methods.
name
Many2one → export.with.required.field
No public methods.
m2o
Many2one → export.integer
parent_id
Many2one → export.one2many
str
Char
value
Integer
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
child1
One2many → export.one2many.child.1
child2
One2many → export.one2many.child.2
const
Integer
default=36
parent_id
Many2one → export.one2many.recursive
No public methods.
parent_id
Many2one → export.one2many.multiple
str
Char
value
Integer
No public methods.
child
One2many → export.one2many.multiple
value
Integer
No public methods.
const
Integer
default=4
value
Selection
default='2'
args: [('1', 'Foo'), ('2', 'Bar')]
No public methods.
value
Integer
value2
Integer
value3
Integer
No public methods.
name
Char
No public methods.
name
Char
value
Integer
required=True
No public methods.
value
Char
No public methods.
value
Char
readonly=True
No public methods.
value
Char
readonly=True
No public methods.
value
Char
required=True
No public methods.
value
Char
readonly=True
No public methods.
c
Char
currency_id
Many2one → res.currency
d
Date
dt
Datetime
f
Float
html
Html
m
Monetary
parent_id
Many2one → import.complex
No public methods.
currency_id
Many2one → res.currency
value
Float
value2
Monetary
No public methods.
value
Many2one → import.m2o.related
No public methods.
value
Integer
default=42
No public methods.
value
Many2one → import.m2o.required.related
required=True
args: 'import.m2o.required.related'
No public methods.
value
Integer
default=42
No public methods.
name
Char
value
One2many → import.o2m.child
No public methods.
name
Char
parent_id
Many2one → import.o2m
value
Integer
No public methods.
date
Date
string='Date'
datetime
Datetime
string='Datetime'
name
Char
othervalue
Integer
string='Other Variable'
somevalue
Integer
required=True
string='Some Value'
No public methods.
properties
Properties
definition='record_definition_id.properties_definition'
record_definition_id
Many2one → import.properties.definition
No public methods.
main_properties_record_id
Many2one → import.properties
properties_definition
PropertiesDefinition
record_properties_ids
One2many → import.properties
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/test_import_export |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Xavier Morel, Aaron Bohy, Rémy Voet (ryv), Gorash, Tanguy Quéguineur, Krzysztof Magusiak (krma), Ajit Singh, Jaishyam (JRBR) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:26:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base - base_import - website - digest - base_setup - bus - web_tour - html_editor - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geoip2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to base import and export. |
No views found for this module.
active
Boolean
default=True
bool_and
Boolean
aggregator='bool_and'
bool_or
Boolean
aggregator='bool_or'
currency_id
Many2one → res.currency
date_max
Date
aggregator='max'
definition_properties
PropertiesDefinition
float_avg
Float
aggregator='avg'
float_min
Float
aggregator='min'
float_monetary
Monetary
aggregator='sum'
currency_field='currency_id'
int_max
Integer
aggregator='max'
int_sum
Integer
aggregator='sum'
many2one
Many2one → export.integer
one2many
One2many → export.aggregator.one2many
parent_id
Many2one → export.aggregator
string='Parent'
args: 'export.aggregator'
properties
Properties
definition='parent_id.definition_properties'
args: 'Properties'
No public methods.
active
Boolean
default=True
name
Char
parent_id
Many2one → export.aggregator
value
Integer
No public methods.
str
Char
value
Integer
No public methods.
m2o
Many2one → export.integer
parent_id
Many2one → export.one2many
str
Char
value
Integer
No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
child1
One2many → export.one2many.child.1
child2
One2many → export.one2many.child.2
const
Integer
default=36
parent_id
Many2one → export.one2many.recursive
No public methods.
parent_id
Many2one → export.one2many.multiple
str
Char
value
Integer
No public methods.
child
One2many → export.one2many.multiple
value
Integer
No public methods.
const
Integer
default=4
value
Selection
default='2'
args: [('1', 'Foo'), ('2', 'Bar')]
No public methods.
value
Integer
value2
Integer
value3
Integer
No public methods.
value
Char
No public methods.
value
Char
readonly=True
No public methods.
value
Char
readonly=True
No public methods.
value
Char
required=True
No public methods.
value
Char
readonly=True
No public methods.
c
Char
currency_id
Many2one → res.currency
d
Date
dt
Datetime
f
Float
m
Monetary
parent_id
Many2one → import.complex
No public methods.
currency_id
Many2one → res.currency
value
Float
value2
Monetary
No public methods.
value
Many2one → import.m2o.related
No public methods.
value
Integer
default=42
No public methods.
value
Many2one → import.m2o.required.related
required=True
args: 'import.m2o.required.related'
No public methods.
value
Integer
default=42
No public methods.
name
Char
value
One2many → import.o2m.child
No public methods.
parent_id
Many2one → import.o2m
value
Integer
No public methods.
name
Char
othervalue
Integer
string='Other Variable'
somevalue
Integer
required=True
string='Some Value'
No public methods.