Package Maintenance (прозорец ID-50002)
От iDempiere bg
прозорец: Package Maintenance
описание: Package installation history and maintenance
помощ: Review package installation. Also perform package rollback if required
TAB: Лог на пакетни инсталации
описание: Инсталационна история на пакетите
помощ null
Файл:Package Maintenance - Лог на пакетни инсталации - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Package Imp. | AD_Package_Imp_ID | null | null | AD_Package_Imp_ID numeric(10) NOT NULL ID |
Name | Наименование | Не повече от 60 знака | 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. | Name character varying(60) NOT NULL String |
Package Version | PK_Version | null | null | PK_Version character varying(20) String |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(1000) Memo |
EMail Address | Ел. поща | Адрес за ел. поща | The Email Address is the Electronic Mail ID for this User and should be fully qualified (e.g. joe.smith@company.com). The Email Address is used to access the self service application functionality from the web. | EMail character varying(60) String |
Created | Дата создания | Дата на създаване на записа | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
Created By | От кого е създадено | Потребителят, създал записа | The Created By field indicates the user who created this record. | CreatedBy numeric(10) NOT NULL Table |
Package Status | PK_Status | null | null | PK_Status character varying(22) String |
UpdatedDate | UpdatedDate | null | null | UpdatedDate character varying(25) String |
PackRoll | PackRoll | null | null | Processing character(1) NOT NULL Button |
Uninstall | Uninstall | null | null | Uninstall character(1) Yes-No |
TAB: Инсталирани обекти
описание: null
помощ null
Файл:Package Maintenance - Инсталирани обекти - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Package Imp. | AD_Package_Imp_ID | null | null | AD_Package_Imp_ID numeric(10) NOT NULL ID |
Imp. Package Detail | AD_Package_Imp_Detail_ID | null | null | AD_Package_Imp_Detail_ID numeric(10) NOT NULL ID |
Backup | Ad_Backup_ID | null | null | AD_Backup_ID numeric(10) ID |
Name | Наименование | Не повече от 60 знака | 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. | Name character varying(60) String |
Action | Действие | Действие | The Action field is a drop down list box which indicates the Action to be performed for this Item. | Action character varying(20) String |
Original | AD_Original_ID | null | null | AD_Original_ID numeric(10) NOT NULL ID |
Success | Success | null | null | Success character varying(20) String |
Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) ID |
DB Table Name | Таблица БД | Име на таблицата в БД | The DB Table Name indicates the name of the table in database. | TableName character varying(60) String |
Type | Тип | Тип (SQL, Java Script, Java Language) | The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language. | Type character varying(60) String |
Uninstall | Uninstall | null | null | Uninstall character(1) Yes-No |
TAB: Обектно архивиране
описание: Детайли по колони оригинални стойности преди повторното написване на записа
помощ Displays values for each column for each record that was updated by a package install. This backup is used in the package reversal process.
Файл:Package Maintenance - Обектно архивиране - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL ID |
Package Imp. | AD_Package_Imp_ID | null | null | AD_Package_Imp_ID numeric(10) NOT NULL ID |
Imp. Package Detail | AD_Package_Imp_Detail_ID | null | null | AD_Package_Imp_Detail_ID numeric(10) NOT NULL ID |
Imp. Package Backup | AD_Package_Imp_Backup_ID | null | null | AD_Package_Imp_Backup_ID numeric(10) NOT NULL ID |
Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) ID |
Column | Колона | Колона в таблица | Link to the database column of the table | AD_Column_ID numeric(10) Table |
Reference | Референция | System Reference and Validation | The Reference could be a display type, list or table validation. | AD_Reference_ID numeric(10) Table |
ColValue | ColValue | null | null | ColValue character varying(2000) String |
Package Imp. Bck. Directory | AD_Package_Imp_Bck_Dir | null | null | AD_Package_Imp_Bck_Dir character varying(255) String |
Uninstall | Uninstall | null | null | Uninstall character(1) Yes-No |
Package Imp. Org. Dir. | AD_Package_Imp_Org_Dir | null | null | AD_Package_Imp_Org_Dir character varying(255) String |