lang |
Languages
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 lang are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
|
code |
string |
Locale Code |
☑ |
This field is used to set/get locales for user |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
date_format |
string |
Date Format |
☑ |
|
decimal_point |
string |
Decimal Separator |
☑ |
|
direction |
string |
Direction |
☑ |
|
display_name |
string |
Display Name |
☐ |
|
flag_image_url |
string |
Flag Image Url |
☐ |
|
flag_image |
byte[] |
Image |
☐ |
|
grouping |
string |
Separator Format |
☑ |
The Separator Format should be like [,n] where 0 < n :starting from Unit digit. -1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500; [1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case. |
id |
int32 |
ID |
☐ |
|
iso_code |
string |
ISO code |
☐ |
This ISO code is the name of po files to use for translations |
name |
string |
Name |
☑ |
|
thousands_sep |
string |
Thousands Separator |
☐ |
|
time_format |
string |
Time Format |
☑ |
|
url_code |
string |
URL Code |
☑ |
The Lang Code displayed in the URL |
week_start |
string |
First Day of Week |
☑ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826