Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.

Module: Test API

Entity: test_new_api.precompute

Compute Method: _compute_lowup

View 17.0
Inputs Method Outputs
  • lower
  • upper
- for record in self:
-             record.lowup = record.lower + record.upper
  • lowup

Back to entity