Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Invoicing
Entity: account.code.mapping
Description: Mapping of account codes per company
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| account_id | Account | Many-to-One | account.account | _compute_account_id |
| code | Code | Char | - | _compute_code |
| company_id | Company | Many-to-One | res.company | _compute_company_id |
