Repository
odoo/odoo · module folder
Module version
0.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:47:06
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Christophe Simonis, Julien Castiaux, Gorash
Odoo dependencies
None
Python dependencies
None
System dependencies
None
Required by
None
Description
Data for xml conversion tests

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • name Char
    translate=True
  • usered_ids One2many → test_convert.usered
    args: 'test_convert.usered', 'test_id'
Public methods (3)
  • action_test_date(self, today_date)
    @api.model
  • action_test_time(self, cur_time)
    @api.model
  • action_test_timezone(self, timezone)
    @api.model

New fields (4)
  • name Char
  • test_id Many2one → test_convert.test_model
    args: 'test_convert.test_model'
  • tz Char
    default=<expr>
  • user_id Many2one → res.users
    default=<expr> args: 'res.users'
Public methods (2)
  • method(self, *args, **kwargs)
  • model_method(self, *args, **kwargs)
    @api.model

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…