TIP: You can type at any time to perform a new search.
test of (formatted/web)_read_group
test_read_group · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1
- Category
- Hidden/Tests
- Folder size
- 0.31 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 06:47:06
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Raphael Collet, Julien Castiaux, Rémy Voet (ryv), Pierre Rousseau, Gorash, Maximilien (malb), Levi Siuzdak (sile), Chong Wang (cwg), Arnaud Sibille, Lucas Lefèvre (lul), Krzysztof Magusiak (krma), Amr Elkhatieb, Robert Smith (rosm)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Tests for (formatted/web)_read_group
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (18)
New fields (1)
-
dateDate
No public methods.
New fields (5)
-
display_nameCharstore=True -
keyInteger -
numeric_valueFloatdigits=(4, 2) -
partner_idMany2one → res.partnerargs: 'res.partner' -
valueIntegerargs: 'Value'
No public methods.
New fields (4)
-
bool_andBooleanaggregator='bool_and'default=False -
bool_arrayBooleanaggregator='array_agg'default=False -
bool_orBooleanaggregator='bool_or'default=False -
keyInteger
No public methods.
New fields (8)
-
currency_idMany2one → res.currencyargs: 'res.currency' -
nameChar -
related_model_idMany2one → test_read_group.aggregate.monetary.relatedargs: 'test_read_group.aggregate.monetary.related' -
related_non_stored_currency_idMany2onerelated='related_model_id.non_stored_currency_id' -
related_stored_currency_idMany2onerelated='related_model_id.stored_currency_id' -
total_in_currency_idMonetarycurrency_field='currency_id' -
total_in_related_non_stored_currency_idMonetarycurrency_field='related_non_stored_currency_id' -
total_in_related_stored_currency_idMonetarycurrency_field='related_stored_currency_id'
No public methods.
New fields (2)
-
non_stored_currency_idMany2one → res.currencycompute='_compute_non_stored_currency_id'store=False args: 'res.currency' -
stored_currency_idMany2one → res.currencyargs: 'res.currency'
No public methods.
New fields (1)
-
inherited_idMany2one → test_read_group.related_inheritsrequired=True args: 'test_read_group.related_inherits'
No public methods.
New fields (3)
-
dateDate -
datetimeDatetime -
valueInteger
No public methods.
New fields (2)
-
dateDateargs: 'Date' -
valueIntegerargs: 'Value'
No public methods.
New fields (5)
-
dynamic_expandSelectiongroup_expand=True args: <expr> -
no_expandSelectionargs: SELECTION -
stateSelectiongroup_expand='_expand_states' args: [('a', 'A'), ('b', 'B')] -
static_expandSelectiongroup_expand=True args: SELECTION -
valueInteger
No public methods.
New fields (6)
-
company_dependent_nameCharcompany_dependent=True -
dateDate -
foldBoolean -
line_idsOne2many → test_read_group.order.lineargs: 'test_read_group.order.line', 'order_id' -
many2one_idMany2one → test_read_group.orderargs: 'test_read_group.order' -
nameChar
No public methods.
New fields (4)
-
dateDaterelated='order_id.date' -
order_expand_idMany2one → test_read_group.ordergroup_expand='_read_group_expand_full' args: 'test_read_group.order' -
order_idMany2one → test_read_group.orderargs: 'test_read_group.order' -
valueInteger
No public methods.
New fields (5)
-
base_idsMany2many → test_read_group.related_baseargs: 'test_read_group.related_base' -
computed_base_idsMany2many → test_read_group.related_basecompute='_compute_computed_base_ids' args: 'test_read_group.related_base' -
foo_idsOne2many → test_read_group.related_fooargs: 'test_read_group.related_foo', 'bar_id' -
foo_names_sudoCharrelated='foo_ids.name' args: 'name_one2many_related' -
nameCharaggregator='count_distinct'
No public methods.
New fields (8)
-
foo_idMany2one → test_read_group.related_fooargs: 'test_read_group.related_foo' -
foo_id_bar_id_nameCharrelated='foo_id.bar_id.name' args: 'foo_bar_name_sudo' -
foo_id_bar_nameCharrelated='foo_id.bar_name' args: 'foo_bar_name_sudo_1' -
foo_id_bar_name_sudoCharrelated='foo_id.bar_name_sudo' args: 'foo_bar_name_sudo_2' -
foo_id_nameCharrelated='foo_id.name'related_sudo=False args: 'foo_id_name' -
foo_id_name_sudoCharrelated='foo_id.name' args: 'foo_id_name_sudo' -
nameChar -
valueInteger
No public methods.
New fields (6)
-
bar_base_idsMany2manyrelated='bar_id.base_ids' -
bar_idMany2one → test_read_group.related_barargs: 'test_read_group.related_bar' -
bar_nameCharrelated='bar_id.name'related_sudo=False args: 'bar_name' -
bar_name_sudoCharrelated='bar_id.name' args: 'bar_name_sudo' -
nameChar -
schedule_datetimeDatetime
No public methods.
New fields (1)
-
base_idMany2one → test_read_group.related_baseondelete='cascade'required=True args: 'test_read_group.related_base'
No public methods.
New fields (2)
-
activeBooleandefault=True -
nameCharrequired=True
No public methods.
New fields (9)
-
active_tag_idsMany2many → test_read_group.tagdomain=[('active', '=', True)]string='Active Tags' args: 'test_read_group.tag', 'test_read_group_task_tag_rel', 'task_id', 'tag_id' -
all_tag_idsMany2many → test_read_group.tagcontext={'active_test': False}string='All Tags' args: 'test_read_group.tag', 'test_read_group_task_tag_rel', 'task_id', 'tag_id' -
customer_idsMany2many → test_read_group.userstring='Customers' args: 'test_read_group.user', 'test_read_group_task_user_rel_2', 'task_id', 'user_id' -
dateDate -
integerInteger -
keyChar -
nameCharrequired=True -
tag_idsMany2many → test_read_group.tagstring='Tags' args: 'test_read_group.tag', 'test_read_group_task_tag_rel', 'task_id', 'tag_id' -
user_idsMany2many → test_read_group.userstring='Collaborators' args: 'test_read_group.user', 'test_read_group_task_user_rel', 'task_id', 'user_id'
No public methods.
New fields (2)
-
nameCharrequired=True -
task_idsMany2many → test_read_group.taskstring='Tasks' args: 'test_read_group.task', 'test_read_group_task_user_rel', 'user_id', 'task_id'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…