系统 (窗口 ID-246)
来自iDempiere zh
窗口: 系统
描述: 系统定义
幫助: Common System Definition - Only one Record - Please no not add additional records.
TAB: 系统
描述: 系统定义
幫助 Common System Definition. Do NOT create additional records!!
File:系统 - 系统 - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
System Name | System Name | Name your Adempiere System installation, e.g. Joe Block, Inc. | The name if the system to differentiate support contracts | Name character varying(60) NOT NULL String |
System Status | System Status | Status of the system - Support priority depends on system status | System status helps to prioritize support resources | SystemStatus character(1) NOT NULL List |
Registered EMail | 用户名字 | User responsible for the System | The responsible person for the system | UserName character varying(60) NOT NULL String |
Password | 口令 | 任意长度的口令(区分大小写) | The Password indicates the Password for this User Id. Passwords are required to identify authorized users. | Password character varying(20) String |
Support EMail | Support EMail | EMail address to send support information and updates to | If not entered the registered email is used. | SupportEMail character varying(60) String |
Custom Prefix | Custom Prefix | Prefix for Custom entities | The prefix listed are ignored as customization for database or entity migration | CustomPrefix character varying(60) String |
Description | 描述 | 该记录的可选描述 | 描述最多为 255 个字符。 | Description character varying(255) String |
Release No | 发行号 | 内部发行号 | null | ReleaseNo character varying(10) String |
Version | 版本 | Version of the table definition | The Version indicates the version of this table definition. | Version character varying(20) String |
Database Name | 数据库名 | Database Name | null | DBInstance character varying(60) String |
DB Address | 数据库服务器地址 | Address of the database server | null | DBAddress character varying(255) String |
Internal Users | 内部用户数 | Adempiere技术支持的单位数 | You can purchase commercial support from ComPiere, Inc.
The fee is per 10 internal users. The number of od support units is displayed here. |
SupportUnits numeric(10) Integer |
Processors | 处理器数 | 数据库的处理器数 | null | NoProcessors numeric(10) Integer |
Replication Type | 复制类型 | 数据复制的类型 | The Type of data Replication determines the directon of the data replication. Reference means that the data in this system is read only -> |
ReplicationType character(1) NOT NULL List |
ID Range Start | ID范围开始 | ID范围的开始用 | The ID Range allows to restrict the range of the internally used IDs. The standard rages are 0-899,999 for the Application Dictionary 900,000-999,999 for Application Dictionary customizations extensions and > 1,000,000 for client data. The standard system limit is 9,999,999,999 but can easily be extended. The ID range is on a per table basis.
Please note that the ID range is NOT enforced. |
IDRangeStart numeric Number |
ID Range End | ID范围结束 | 是否ID范围用,结束 | The ID Range allows to restrict the range of the internally used IDs. Please note that the ID range is NOT enforced. | IDRangeEnd numeric Number |
LDAP URL | LDAP主机 | Name or IP of the LDAP Server | Name or IP Address of the LDAP directory service server | LDAPHost character varying(60) String |
LDAP Domain | LDAP查询 | Directory service query string | null | LDAPDomain character varying(255) String |
Maintain Statistics | 允许统计 | Allow to transfer general statistics (number of clients, orgs, business partners, users, products, invoices) | Allow to transfer general statistics (number of clients, orgs, business partners, users, products, invoices) to get a better feeling for the size of the application. This information is not published. | IsAllowStatistics character(1) NOT NULL Yes-No |
Statistics | Statistics | Information to help profiling the system for solving support issues | Profile information do not contain sensitive information and are used to support issue detection and diagnostics as well as general anonymous statistics | StatisticsInfo character varying(60) String |
Error Reporting | Error Reporting | Automatically report Errors | To automate error reporting, submit errors to Adempiere. Only error (stack trace) information is submitted (no data or confidential information). It helps us to react faster and proactively. If you have a support contract, we will you inform about corrective measures. This functionality is experimental at this point. | IsAutoErrorReport character(1) NOT NULL Yes-No |
Profile | Profile | Information to help profiling the system for solving support issues | Profile information do not contain sensitive information and are used to support issue detection and diagnostics | ProfileInfo character varying(60) String |
Encryption Class | 加密密钥 | Encryption Key used for securing data content | Please note that changing the key will make ALL previously encrypted data unreadable. | EncryptionKey character varying(255) String |
Fail on Missing Model Validator | Fail on Missing Model Validator | null | null | IsFailOnMissingModelValidator character(1) NOT NULL Yes-No |
Last Build Info | Last Build Info | null | null | LastBuildInfo character varying(255) String |
Fail if Build Differ | Fail if Build Differ | null | null | IsFailOnBuildDiffer character(1) NOT NULL Yes-No |
Support Expires | Support Expires | Date when the Adempiere support expires | Check http://www.adempiere.org for support options | SupportExpDate timestamp without time zone Date |
Validate Support | Validate Support | Validate Support Contract | The process connects to the Adempiere Support Services server and validates the support contract. To sign up for support, please go to http://www.adempiere.org | Processing character(1) Button |
Last Migration Script Applied | Last Migration Script Applied | Register of the filename for the last migration script applied on this database | null | LastMigrationScriptApplied character varying(255) String |