Repository
odoo/odoo · module folder
Module version
0.1
Category
Hidden/Tests
Folder size
0.13 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-11 16:13:37
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Xavier Morel, Julien Castiaux, Tiffany Chang (tic), Pierre Rousseau, Gorash, william-andre, Dylan Kiss (dyki), Chong Wang (cwg), jorv-odoo, Lucas Lefèvre (lul)
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
A module to test translation import.

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 (3)
  • name Char
    help='Help, English' translate=True args: 'Name'
  • selection Selection
    export_string_translation=False args: [('foo', 'Selection Foo'), ('bar', 'Selection Bar')]
  • xml Text
    translate=xml_translate args: 'XML'
Public methods (5)
  • get_code_lazy_translation(self)
  • get_code_named_placeholder_translation(self, *args, **kwargs)
  • get_code_placeholder_translation(self, *args, **kwargs)
  • get_code_translation(self)
  • test_deeply_nested_translations(self)

New fields (1)
  • model1_id Many2one → test.translation.import.model1
    ondelete='cascade' required=True args: 'test.translation.import.model1'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…