Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Test ORM
Entity: test_orm.precompute.combo
Description: yet another model with precomputed fields
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| editer | Char | - | _compute_editer | |
| name | Char | - | ||
| reader | Char | - | _compute_reader | |
| setter | Char | - | _compute_setter |
