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

Module: OCA Sponsors

Entity: res.partner

Compute Method: _compute_sponsor_to_review

Inputs Method Outputs
"""When `html.field.history.mixin` writes a new revision in `html_field_history`
        this means fields have changed, and thus require a review"""
self._set_sponsor_to_review()

Back to entity