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

Module: AEAT modelo 190

Entity: l10n.es.aeat.mod190.report.line

Compute Method: _compute_representante_legal_vat

Inputs Method Outputs
for item in self.filtered(lambda x: x.partner_id):
            item.representante_legal_vat = item.partner_id.representante_legal_vat

Back to entity