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

Module: Comunicación VERI*FACTU

Entity: verifactu.invoice.entry.response.line

Compute Method: _compute_is_cancellation

View 17.0
Inputs Method Outputs
  • entry_id
  • entry_id.entry_type
- for rec in self:
-             rec.is_cancellation = rec.entry_id.entry_type == "cancel"
  • is_cancellation

Back to entity