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 349
Entity: l10n.es.aeat.mod349.partner_refund
Description: AEAT 349 Model - Partner refund
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| country_id | Country | Many-to-One | res.country | |
| operation_key | Selection | - | ||
| partner_id | Partner | Many-to-One | res.partner | |
| partner_refund_ok | Partner refund OK | Boolean | - | _compute_partner_refund_ok |
| partner_vat | VAT | Char | - | |
| period_type | Selection | - | ||
| refund_detail_ids | Partner refund detail IDS | One-to-Many | l10n.es.aeat.mod349.partner_refund_detail | |
| report_id | AEAT 349 Report ID | Many-to-One | l10n.es.aeat.mod349.report | |
| total_operation_amount | Total rectified amount | Float | - | _compute_total_operation_amount |
| total_origin_amount | Original amount | Float | - | |
| year | Integer | - |
