currency |
Currency
Catalog: Odoo
Schema: res
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table currency are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
currency_subunit_label |
string |
Currency Subunit |
☐ |
|
currency_unit_label |
string |
Currency Unit |
☐ |
|
date |
datetime |
Date |
☐ |
|
decimal_places |
int32 |
Decimal Places |
☐ |
Decimal places taken into account for operations on amounts in this currency. It is determined by the rounding factor. |
display_name |
string |
Display Name |
☐ |
|
display_rounding_warning |
boolean |
Display Rounding Warning |
☐ |
The warning informs a rounding factor change might be dangerous on res.currency's form view. |
ebay_available |
boolean |
Use on eBay |
☐ |
If activated, can be used for eBay. |
fiscal_country_codes |
string |
Fiscal Country Codes |
☐ |
|
full_name |
string |
Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
inverse_rate |
decimal |
Inverse Rate |
☐ |
The currency of rate 1 to the rate of the currency. |
is_current_company_currency |
boolean |
Is Current Company Currency |
☐ |
|
name |
string |
Currency |
☑ |
Currency Code (ISO 4217) |
position |
string |
Symbol Position |
☐ |
Determines where the currency symbol should be placed after or before the amount. |
rate_ids |
string |
|
☐ |
|
rate_string |
string |
Rate String |
☐ |
|
rate |
decimal |
Current Rate |
☐ |
The rate of the currency to the currency of rate 1. |
rounding |
decimal |
Rounding Factor |
☐ |
Amounts in this currency are rounded off to the nearest multiple of the rounding factor. |
symbol |
string |
Symbol |
☑ |
Currency sign, to be used when printing amounts. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826