Ustawienia systemowe (Okno ID-246)
Z iDempiere pl
Okno: Ustawienia systemowe
Opis: Definicja systemu i rejestracja
Pomocy: Zwykła definicja systemu
TAB: System
Opis: Definicja systemu
Pomocy Ogólne ustawienia systemowe. Nie dodawać dodatkowych pozycji !!
Plik:Ustawienia systemowe - System - Okno (iDempiere 1.0.0).png
Nazwa | Nazwa | Opis | Pomocy | Specyfikacja |
---|---|---|---|---|
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 | Użytkownik | Użytkownik odpowiedzialny za system | Osoba odpowiedzialna za system | UserName character varying(60) NOT NULL String |
Password | Hasło | Hasło każdej długości (przypadek szczególny) | Wskazuje hasło dla numeru identyfikacyjnego użytkownika. Wymagane są do zidentyfikowania użytkowników autoryzowanych. | 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 | Opis | Dodatkowy któtki opis rekordu | Dodatkowy któtki opis rekordu (do 255 znaków) | Description character varying(255) String |
Release No | Numer uwolnienia | Wewnętrzny numer uwolnienia. | null | ReleaseNo character varying(10) String |
Version | Wersja | Wersja opisu tabeli | Wersja opisu tabeli | Version character varying(20) String |
Database Name | Database Name | Database Name | null | DBInstance character varying(60) String |
DB Address | DB Address | JDBC URL of the database server | null | DBAddress character varying(255) String |
Internal Users | Jednostki wsparcia | Numer jednostek wsparcia Compiera. | Można dokupić jednostki wsparcia od Adempiere. Opłata wynosi 10 dla użytkowników wewnętrznych. Liczbą starych jednostek wsparcia jest tu wyświetlana. | SupportUnits numeric(10) Integer |
Processors | Processors | Number of Database Processors | null | NoProcessors numeric(10) Integer |
Replication Type | Typ replikacji | Typ replikacji | Typ replikacji danych określa kierunek replikacji danych. Odniesienie oznacza, że dane w systemie można wyłącznie czytać. Miejscowe oznacza, że dane w systemie nie można replikować do innych systemów. Integruj oznacza, że dane w systemie są synchronizowane z innym systemem. | ReplicationType character(1) NOT NULL List |
ID Range Start | ID Range Start | Start of the ID Range used | 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 Range End | End if the ID Range used | 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 URL | Connection String to LDAP server starting with ldap:// | LDAP connection string, e.g. ldap://dc.adempiere.org | LDAPHost character varying(60) String |
LDAP Domain | LDAP Domain | Directory service domain name - e.g. adempiere.org | If LDAP Host and Domain is specified, the user is authenticated via LDAP. The password in the User table is not used for connecting to Adempiere. | LDAPDomain character varying(255) String |
Maintain Statistics | Włącz statystyki | Włącz statystyki (liczba firm, jednostek, kontrahentów, partnerów, użytkowników, produktów, faktur) | Transferuj dane (liczba firm, jednostek, kontrahentów, partnerów, użytkowników, produktów, faktur). Te informacje nie są publikowe. | 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 | Klucz szyfrowania | Klucz szyfrowania zabezpiecza zawartość danych | Zauważ, że zmiena klucza spowoduje nieczytelność wszystkich zaszyfrowanych danych. | 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 |