TIP: You can type at any time to perform a new search.
Documentation examples test
test_documentation_examples · odoo/odoo
⚠ Security warnings
access_delegation_child0— Access rule grants write/create/unlink on 'model_delegation_child0' to EVERY user (portal/public included): no group is set acl-global-writeaccess_delegation_child1— Access rule grants write/create/unlink on 'model_delegation_child1' to EVERY user (portal/public included): no group is set acl-global-writeaccess_delegation_parent— Access rule grants write/create/unlink on 'model_delegation_parent' to EVERY user (portal/public included): no group is set acl-global-writeaccess_extension_0— Access rule grants write/create/unlink on 'model_extension_0' to EVERY user (portal/public included): no group is set acl-global-writeaccess_inheritance_0— Access rule grants write/create/unlink on 'model_inheritance_0' to EVERY user (portal/public included): no group is set acl-global-writeaccess_inheritance_1— Access rule grants write/create/unlink on 'model_inheritance_1' to EVERY user (portal/public included): no group is set acl-global-write
Found by automated static analysis: these patterns are usually risky, but only a manual review of the module can confirm a real issue.
- Repository
- odoo/odoo · module folder
- Module version
- 0.1
- Category
- Tests
- Folder size
- 0.0 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 05:03:21
- Authors
- Maintainers
- None
- Committers
- Christophe Simonis
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Contains pieces of code to be used as technical documentation examples (via the ``literalinclude`` directive) in situations where they can be syntax-checked and tested.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (7)
New fields (1)
-
field_0Integer
No public methods.
New fields (1)
-
field_1Integer
No public methods.
New fields (2)
-
child0_idMany2one → delegation.child0ondelete='cascade'required=True args: 'delegation.child0' -
child1_idMany2one → delegation.child1ondelete='cascade'required=True args: 'delegation.child1'
No public methods.
New fields (1)
-
nameChardefault='A'
No public methods.
New fields (1)
-
descriptionChardefault='Extended'
No public methods.
New fields (1)
-
nameChar
-
call(self) -
check(self, s)
New fields (0)
No new fields.
Public methods (1)-
call(self)
Loading…
Loading…
Loading…