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

Module: Test Performance

Entity: test_performance.base

Compute Method: _value_pc

Inputs Method Outputs
for record in self:
            record.value_pc = float(record.value) / 100

Back to entity