Repository
odoo/odoo · module folder
Module version
1.0
Category
Hidden/Tests
Folder size
0.01 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
Xavier Morel, Julien Castiaux, Prakash Prajapati, Gorash, Krzysztof Magusiak (krma)
Odoo dependencies
odoo/odoo:
- web
- rpc
Python dependencies
None
System dependencies
None
Required by
None
Description
A module to test the RPC requests.

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)
  • field_b1 Many2one → test_rpc.model_b
    required=True string='required field' args: 'test_rpc.model_b'
  • field_b2 Many2one → test_rpc.model_b
    ondelete='restrict' string='restricted field' args: 'test_rpc.model_b'
  • name Char
    required=True
Public methods (3)
  • filtered(self, func)
  • not_depending_on_id(self, vals=None)
    @api.model
  • private_method(self)
    @api.private

New fields (2)
  • name Char
    required=True
  • value Integer
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…