Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Expenses
Entity: hr.expense
Field: currency_id
| Name | currency_id |
|---|---|
| Description | Currency |
| Type | Many-to-One |
| Relationship | res.currency |
| Compute Method Name | _compute_currency_id |
Where Used?
| Name | Type |
|---|---|
| Expenses | Form |
| hr.expense.kanban | Form |
| _compute_currency_id | Method |
| _compute_currency_rate | Method |
| _compute_is_multiple_currency | Method |
| _compute_tax_amount_currency | Method |
| _compute_total_amount_currency | Method |
