Package Maintenance (παράθυρο ID-50002)
Από iDempiere el
παράθυρο: Package Maintenance
περιγραφή: Package installation history and maintenance
Βοήθεια: Review package installation. Also perform package rollback if required
TAB: Package Installation Log
περιγραφή: Installation history of packages
Βοήθεια null
Αρχείο:Package Maintenance - Package Installation Log - παράθυρο (iDempiere 1.0.0).png
| όνομα | όνομα | περιγραφή | Βοήθεια | Προδιαγραφές |
|---|---|---|---|---|
| Client | Εταιρία | Η Εταιρία/Μισθωτής για αυτή την εγκατάσταση | Εταιρία είναι μια επιχείρηση ή μια νομική οντότητα. Δεν μπορούν να μοιράζονται δεδομένα ανάμεσα σε εταιρίες. | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Τμήμα | Οργανωτική οντότητα εντός του πελάτη/της εταιρίας | Ένα τμήμα είναι μια μονάδα της εταιρίας/πελάτη ή ένα νομικό πρόσωπο - παραδείγματα είναι ένα κατάστημα. Μπορείς να μοιραστείς δεδομένα ανάμεσα στα τμήματα. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Package Imp. | Package Imp. | null | null | AD_Package_Imp_ID numeric(10) NOT NULL ID |
| Name | 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. | Name character varying(60) NOT NULL String |
| Package Version | Package Version | null | null | PK_Version character varying(20) String |
| Description | Description | Optional short description of the record | A description is limited to 255 characters. | Description character varying(1000) Memo |
| EMail Address | EMail Address | Electronic Mail 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 | Created | Date this record was created | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
| Created By | Created By | User who created this records | 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: Objects Installed
περιγραφή: null
Βοήθεια null
Αρχείο:Package Maintenance - Objects Installed - παράθυρο (iDempiere 1.0.0).png
| όνομα | όνομα | περιγραφή | Βοήθεια | Προδιαγραφές |
|---|---|---|---|---|
| Client | Εταιρία | Η Εταιρία/Μισθωτής για αυτή την εγκατάσταση | Εταιρία είναι μια επιχείρηση ή μια νομική οντότητα. Δεν μπορούν να μοιράζονται δεδομένα ανάμεσα σε εταιρίες. | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Τμήμα | Οργανωτική οντότητα εντός του πελάτη/της εταιρίας | Ένα τμήμα είναι μια μονάδα της εταιρίας/πελάτη ή ένα νομικό πρόσωπο - παραδείγματα είναι ένα κατάστημα. Μπορείς να μοιραστείς δεδομένα ανάμεσα στα τμήματα. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Package Imp. | Package Imp. | null | null | AD_Package_Imp_ID numeric(10) NOT NULL ID |
| Imp. Package Detail | Imp. Package Detail | null | null | AD_Package_Imp_Detail_ID numeric(10) NOT NULL ID |
| Backup | Backup | null | null | AD_Backup_ID numeric(10) ID |
| Name | 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. | Name character varying(60) String |
| Action | Δράση | Δείχνει τη δράση που πρέπει να εκτελεστεί | Ο πεδίο Δράση είναι μία dropdown λίστα, η οποία υποδεικνύει την Δράση που εκτελείται σε αυτό το σημείο. | Action character varying(20) String |
| Original | Original | null | null | AD_Original_ID numeric(10) NOT NULL ID |
| Success | Success | null | null | Success character varying(20) String |
| Table | Πίνακας | Πληροφορία Πίνακα Βάσης Δεδομένων | Ο Πίνακας Βάσης Δεδομένων παρέχει τις πληροφορίες του ορισμού πίνακα | AD_Table_ID numeric(10) ID |
| DB Table Name | DB Table Name | Name of the table in the database | The DB Table Name indicates the name of the table in database. | TableName character varying(60) String |
| Type | Type | Type of Validation (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: Object Backups
περιγραφή: Details by column original values before the record was overwritten
Βοήθεια 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 - Object Backups - παράθυρο (iDempiere 1.0.0).png
| όνομα | όνομα | περιγραφή | Βοήθεια | Προδιαγραφές |
|---|---|---|---|---|
| Client | Εταιρία | Η Εταιρία/Μισθωτής για αυτή την εγκατάσταση | Εταιρία είναι μια επιχείρηση ή μια νομική οντότητα. Δεν μπορούν να μοιράζονται δεδομένα ανάμεσα σε εταιρίες. | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | Τμήμα | Οργανωτική οντότητα εντός του πελάτη/της εταιρίας | Ένα τμήμα είναι μια μονάδα της εταιρίας/πελάτη ή ένα νομικό πρόσωπο - παραδείγματα είναι ένα κατάστημα. Μπορείς να μοιραστείς δεδομένα ανάμεσα στα τμήματα. | AD_Org_ID numeric(10) NOT NULL ID |
| Package Imp. | Package Imp. | null | null | AD_Package_Imp_ID numeric(10) NOT NULL ID |
| Imp. Package Detail | Imp. Package Detail | null | null | AD_Package_Imp_Detail_ID numeric(10) NOT NULL ID |
| Imp. Package Backup | Imp. Package Backup | null | null | AD_Package_Imp_Backup_ID numeric(10) NOT NULL ID |
| Table | Πίνακας | Πληροφορία Πίνακα Βάσης Δεδομένων | Ο Πίνακας Βάσης Δεδομένων παρέχει τις πληροφορίες του ορισμού πίνακα | AD_Table_ID numeric(10) ID |
| Column | Στήλη | Στήλη σε ένα πίνακα | Σύνδεση με την στήλη της βάσης δεδομένων του πίνακα | AD_Column_ID numeric(10) Table |
| Reference | Παραπομπή | Σύστημα Παραπομπής και Επικύρωσης | Μία Παραπομπή θα μπορούσε να είναι ένα είδος οθόνης, λίστα ή επικύρωση πίνακα. | AD_Reference_ID numeric(10) Table |
| ColValue | ColValue | null | null | ColValue character varying(2000) String |
| Package Imp. Bck. Directory | Package Imp. Bck. Directory | null | null | AD_Package_Imp_Bck_Dir character varying(255) String |
| Uninstall | Uninstall | null | null | Uninstall character(1) Yes-No |
| Package Imp. Org. Dir. | Package Imp. Org. Dir. | null | null | AD_Package_Imp_Org_Dir character varying(255) String |
