nomenclature |
Barcode Nomenclature
Catalog: Odoo
Schema: barcode
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 nomenclature are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
gs1_separator_fnc1 |
string |
FNC1 Separator |
☐ |
Alternative regex delimiter for the FNC1. The separator must not match the begin/end of any related rules pattern. |
id |
int32 |
ID |
☐ |
|
is_gs1_nomenclature |
boolean |
Is GS1 Nomenclature |
☐ |
This Nomenclature use the GS1 specification, only GS1-128 encoding rules is accepted is this kind of nomenclature. |
name |
string |
Barcode Nomenclature |
☑ |
An internal identification of the barcode nomenclature |
rule_ids |
string |
|
☐ |
The list of barcode rules |
upc_ean_conv |
string |
UPC/EAN Conversion |
☑ |
UPC Codes can be converted to EAN by prefixing them with a zero. This setting determines if a UPC/EAN barcode should be automatically converted in one way or another when trying to match a rule with the other encoding. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826