System Translation Check (Window ID-250)

From iDempiere en

Table of Contents

Window: System Translation Check

Description: Check System Language Translations

Help: Verify your language translations for selected entities. You should use Translation Export / Import for effective translation. This window allows you to check the translation of the main translation entities.

Tab: Select Language

Description: Select your Language

Help: The Language needs to be a (verified) System Language

System Translation Check - Select Language - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Language.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Language.AD_Org_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Language.AD_Language
character varying(6)
String
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Language.Name
character varying(60)
String
ISO Language Code Lower-case two-letter ISO-3166 code - http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt The ISO Language Code indicates the standard ISO code for a language in lower case. Information can be found at http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt AD_Language.LanguageISO
character(2)
String
ISO Country Code Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html For details - http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1.html or - http://www.unece.org/trade/rec/rec03en.htm AD_Language.CountryCode
character(2)
String

Tab: Element Translation

Description:

Help:

System Translation Check - Element Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Element_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Element_Trl.AD_Org_ID
numeric(10)
Table Direct
System Element System Element enables the central maintenance of column description and help. The System Element allows for the central maintenance of help, descriptions and terminology for a database column. AD_Element_Trl.AD_Element_ID
numeric(10)
Search
Language Language for this entity The Language identifies the language to use for display and formatting AD_Element_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Element_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Element_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Element_Trl.Name
character varying(60)
String
Print Text The label text to be printed on a document or correspondence. The Label to be printed indicates the name that will be printed on a document or correspondence. The max length is 2000 characters. AD_Element_Trl.PrintName
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Element_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Element_Trl.Help
character varying(2000)
Text
PO Name Name on PO Screens AD_Element_Trl.PO_Name
character varying(60)
String
PO Print name Print name on PO Screens/Reports AD_Element_Trl.PO_PrintName
character varying(60)
String
PO Description Description in PO Screens AD_Element_Trl.PO_Description
character varying(255)
String
PO Help Help for PO Screens AD_Element_Trl.PO_Help
character varying(2000)
String

Tab: Message Translation

Description:

Help:

System Translation Check - Message Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Message_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Message_Trl.AD_Org_ID
numeric(10)
Table Direct
Message System Message Information and Error messages AD_Message_Trl.AD_Message_ID
numeric(10)
Search
Language Language for this entity The Language identifies the language to use for display and formatting AD_Message_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Message_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Message_Trl.IsTranslated
character(1)
Yes-No
Message Text Textual Informational, Menu or Error Message The Message Text indicates the message that will display AD_Message_Trl.MsgText
character varying(2000)
Text
Message Tip Additional tip or help for this message The Message Tip defines additional help or information about this message. AD_Message_Trl.MsgTip
character varying(2000)
Text

Tab: Window Translation

Description:

Help:

System Translation Check - Window Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Window_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Window_Trl.AD_Org_ID
numeric(10)
Table Direct
Window Data entry or display window The Window field identifies a unique Window in the system. AD_Window_Trl.AD_Window_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Window_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Window_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Window_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Window_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Window_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Window_Trl.Help
character varying(2000)
Text

Tab: Tab Translation

Description:

Help:

System Translation Check - Tab Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Tab_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Tab_Trl.AD_Org_ID
numeric(10)
Table Direct
Tab Tab within a Window The Tab indicates a tab that displays within a window. AD_Tab_Trl.AD_Tab_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Tab_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Tab_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Tab_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Tab_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Tab_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Tab_Trl.Help
character varying(2000)
Text
Commit Warning Warning displayed when saving Warning or information displayed when committing the record AD_Tab_Trl.CommitWarning
character varying(2000)
Text

Tab: Field Translation

Description:

Help:

System Translation Check - Field Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Field_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Field_Trl.AD_Org_ID
numeric(10)
Table Direct
Field Field on a database table The Field identifies a field on a database table. AD_Field_Trl.AD_Field_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Field_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Field_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Field_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Field_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Field_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Field_Trl.Help
character varying(2000)
Text

Tab: Field Group Translation

Description: Please note, that most of the fields translations are derived from Element!

Help: Run Synchronize Terminology to update menu translation. You need only to translate Fields, which are not centrally maintained.

System Translation Check - Field Group Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_FieldGroup_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_FieldGroup_Trl.AD_Org_ID
numeric(10)
Table Direct
Field Group Logical grouping of fields The Field Group indicates the logical group that this field belongs to (History, Amounts, Quantities) AD_FieldGroup_Trl.AD_FieldGroup_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_FieldGroup_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_FieldGroup_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_FieldGroup_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_FieldGroup_Trl.Name
character varying(60)
String

Tab: Process Translation

Description:

Help:

System Translation Check - Process Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Process_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Process_Trl.AD_Org_ID
numeric(10)
Table Direct
Process Process or Report The Process field identifies a unique Process or Report in the system. AD_Process_Trl.AD_Process_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Process_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Process_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Process_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Process_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Process_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Process_Trl.Help
character varying(2000)
Text

Tab: Form Translation

Description:

Help:

File:System Translation Check - Form Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Form_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Form_Trl.AD_Org_ID
numeric(10)
Table Direct
Special Form Special Form The Special Form field identifies a unique Special Form in the system. AD_Form_Trl.AD_Form_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Form_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Form_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Form_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Form_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Form_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Form_Trl.Help
character varying(2000)
Text

Tab: Task Translation

Description:

Help:

System Translation Check - Task Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Task_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Task_Trl.AD_Org_ID
numeric(10)
Table Direct
OS Task Operation System Task The Task field identifies a Operation System Task in the system. AD_Task_Trl.AD_Task_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Task_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Task_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Task_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Task_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Task_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Task_Trl.Help
character varying(2000)
Text

Tab: Workflow Translation

Description:

Help:

System Translation Check - Workflow Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Workflow_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Workflow_Trl.AD_Org_ID
numeric(10)
Table Direct
Workflow Workflow or combination of tasks The Workflow field identifies a unique Workflow in the system. AD_Workflow_Trl.AD_Workflow_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Workflow_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Workflow_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Workflow_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Workflow_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Workflow_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_Workflow_Trl.Help
text
Text

Tab: Workflow Node Translation

Description:

Help:

System Translation Check - Workflow Node Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_WF_Node_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_WF_Node_Trl.AD_Org_ID
numeric(10)
Table Direct
Node Workflow Node (activity), step or process The Workflow Node indicates a unique step or process in a Workflow. AD_WF_Node_Trl.AD_WF_Node_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_WF_Node_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_WF_Node_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_WF_Node_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_WF_Node_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_WF_Node_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_WF_Node_Trl.Help
text
Text

Tab: Menu Translation

Description: Please note, that most of the menu translations are derived from Window/Form/.. translation!

Help: Run Synchronize Terminology to update menu translation.

System Translation Check - Menu Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Menu_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Menu_Trl.AD_Org_ID
numeric(10)
Table Direct
Menu Identifies a Menu The Menu identifies a unique Menu. Menus are used to control the display of those screens a user has access to. AD_Menu_Trl.AD_Menu_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Menu_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Menu_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Menu_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Menu_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Menu_Trl.Description
character varying(255)
String

Tab: Reference List Translation

Description:

Help:

System Translation Check - Reference List Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Ref_List_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Ref_List_Trl.AD_Org_ID
numeric(10)
Table Direct
Reference List Reference List based on Table The Reference List field indicates a list of reference values from a database tables. Reference lists populate drop down list boxes in data entry screens AD_Ref_List_Trl.AD_Ref_List_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Ref_List_Trl.AD_Language
character varying(6)
Table
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Ref_List_Trl.IsActive
character(1)
Yes-No
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Ref_List_Trl.IsTranslated
character(1)
Yes-No
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Ref_List_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_Ref_List_Trl.Description
character varying(255)
String

Tab: Info Window Translation

Description:

Help:

File:System Translation Check - Info Window Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_InfoWindow_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_InfoWindow_Trl.AD_Org_ID
numeric(10)
Table Direct
Info Window Info and search/select Window The Info window is used to search and select records as well as display information relevant to the selection. AD_InfoWindow_Trl.AD_InfoWindow_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_InfoWindow_Trl.AD_Language
character varying(6)
Table
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_InfoWindow_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_InfoWindow_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_InfoWindow_Trl.Help
character varying(2000)
Text
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_InfoWindow_Trl.IsTranslated
character(1)
Yes-No
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_InfoWindow_Trl.IsActive
character(1)
Yes-No

Tab: Info Column Translation

Description:

Help:

File:System Translation Check - Info Column Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_InfoColumn_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_InfoColumn_Trl.AD_Org_ID
numeric(10)
Table Direct
Info Column Info Window Column Column in the Info Window for display and/or selection. If used for selection, the column cannot be a SQL expression. The SQL clause must be fully qualified based on the FROM clause in the Info Window definition AD_InfoColumn_Trl.AD_InfoColumn_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_InfoColumn_Trl.AD_Language
character varying(6)
Table
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_InfoColumn_Trl.Name
character varying(60)
String
Description Optional short description of the record A description is limited to 255 characters. AD_InfoColumn_Trl.Description
character varying(255)
String
Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. AD_InfoColumn_Trl.Help
character varying(2000)
Text
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_InfoColumn_Trl.IsTranslated
character(1)
Yes-No
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_InfoColumn_Trl.IsActive
character(1)
Yes-No
Placeholder AD_InfoColumn_Trl.Placeholder
character varying(255)
String
Placeholder2 AD_InfoColumn_Trl.Placeholder2
character varying(255)
String

Tab: Table Translation

Description:

Help:

File:System Translation Check - Table Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Table_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Table_Trl.AD_Org_ID
numeric(10)
Table Direct
Table Database Table information The Database Table provides the information of the table definition AD_Table_Trl.AD_Table_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Table_Trl.AD_Language
character varying(6)
Table
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Table_Trl.Name
character varying(60)
String
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Table_Trl.IsTranslated
character(1)
Yes-No
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Table_Trl.IsActive
character(1)
Yes-No

Tab: Column Translation

Description:

Help:

File:System Translation Check - Column Translation - Window (iDempiere 1.0.0).png

Fields
Name Description Help Technical Data
Tenant Tenant for this installation. A Tenant is a company or a legal entity. You cannot share data between Tenants. AD_Column_Trl.AD_Client_ID
numeric(10)
Table Direct
Organization Organizational entity within tenant An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. AD_Column_Trl.AD_Org_ID
numeric(10)
Table Direct
Column Column in the table Link to the database column of the table AD_Column_Trl.AD_Column_ID
numeric(10)
Table Direct
Language Language for this entity The Language identifies the language to use for display and formatting AD_Column_Trl.AD_Language
character varying(6)
Table
Name Alphanumeric identifier of the entity The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. AD_Column_Trl.Name
character varying(60)
String
Translated This column is translated The Translated checkbox indicates if this column is translated. AD_Column_Trl.IsTranslated
character(1)
Yes-No
Placeholder AD_Column_Trl.Placeholder
character varying(255)
String
Active The record is active in the system There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.

There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.

AD_Column_Trl.IsActive
character(1)
Yes-No


Contributions / Posts

Cookies help us deliver our services. By using our services, you agree to our use of cookies.