Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Purchase
Entity: purchase.order
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 |
|---|---|
| Calendar View | Form |
| Purchase Order | Form |
| purchase.order.kanban | Form |
| _amount_all | Method |
| _compute_currency_id | Method |
| _compute_currency_rate | Method |
| _compute_tax_totals | Method |
