Αναφορά & Επεξεργασία (παράθυρο ID-165)

Από iDempiere el
Μετάβαση σε:πλοήγηση, αναζήτηση



παράθυρο: Αναφορά & Επεξεργασία

περιγραφή: Ρύθμιση Αναφορών & Επεξεργασιών

Βοήθεια: Το παράθυρο Αναφορά & Επεξεργασία ορίζει τις παραμέτρους και τους κανόνες πρόσβασης για κάθε αναφορά και επεξεργασία στο σύστημα. Αυτό το παράθυρο είναι για χρήση μόνο από τον διαχειριστή.



TAB: Report & Process

περιγραφή: Define Report & Process


Βοήθεια The Report and Process Tab defines each report and process run in the system. Please note that the Print Format is only used for Document Print when you want to share a common format defined on System level. For normal reports and formats, you would not define a Print Format here, but modify the generated print format and set it as the default.


Αρχείο:Αναφορά & Επεξεργασία - Report & Process - παράθυρο (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
Search Key Search Key Search key for the record in the format required - must be unique A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

Value
character varying(40) NOT NULL
String
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
Description Description Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Comment/Help Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. Help
character varying(2000)
Text
Active 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.

IsActive
character(1) NOT NULL
Yes-No
Beta Functionality Beta Functionality This functionality is considered Beta Beta functionality is not fully tested or completed. IsBetaFunctionality
character(1) NOT NULL
Yes-No
Entity Type Entity Type Dictionary Entity Type; Determines ownership and synchronization The Entity Types "Dictionary", "Adempiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.

For customizations, copy the entity and select "User"!

EntityType
character varying(40) NOT NULL
Table
Data Access Level Επίπεδο Πρόσβασης Δεδομένων Απαιτείται Επίπεδο Πρόσβασης Δείχνει το επίπεδο πρόσβασης που απαιτείται για αυτό το αρχείο ή τη διαδικασία. AccessLevel
character(1) NOT NULL
List
Report Report Indicates a Report record The Report checkbox indicates that this record is a report as opposed to a process IsReport
character(1) NOT NULL
Yes-No
Server Process Server Process Run this Process on Server only Enabling this flag disables to run the process on the client. This potentially decreases the availability. IsServerProcess
character(1) NOT NULL
Yes-No
Classname Classname Java Classname The Classname identifies the Java classname used by this report or process. Classname
character varying(255)
String
Procedure Procedure Name of the Database Procedure The Procedure indicates the name of the database procedure called by this report or process. ProcedureName
character varying(60)
String
Workflow Ροή Εργασιών Ροή εργασίας ή συνδυασμός καθηκόντων Το πεδίο Ροή Εργασίας, προσδιορίζει μια μοναδική Ροή εργασίας στο σύστημα. AD_Workflow_ID
numeric(10)
Table Direct
Special Form Special Form Special Form The Special Form field identifies a unique Special Form in the system. AD_Form_ID
numeric(10)
Table Direct
Report View Report View View used to generate this report The Report View indicates the view used to generate this report. AD_ReportView_ID
numeric(10)
Table Direct
Direct print Direct print Print without dialog The Direct Print checkbox indicates that this report will print without a print dialog box being displayed. IsDirectPrint
character(1)
Yes-No
Print Format Print Format Data Print Format The print format determines how data is rendered for print. AD_PrintFormat_ID
numeric(10)
Table Direct
Show Help Show Help null null ShowHelp
character(1)
List
Statistic Count Statistic Count Internal statistics how often the entity was used For internal use. Statistic_Count
numeric(10)
Integer
Statistic Seconds Statistic Seconds Internal statistics how many seconds a process took For internal use Statistic_Seconds
numeric
Integer
Jasper Report Jasper Report null null JasperReport
character varying(255)
String
Copy From Report and Process Copy From Report and Process Copy settings from one report and process to another. Copy the settings from the selected report and process to the current one. This overwrites existing settings and translations. CopyFromProcess
character(1)
Button




TAB: Report Translation

περιγραφή: null


Βοήθεια null


Αρχείο:Αναφορά & Επεξεργασία - Report Translation - παράθυρο (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
Process Επεξεργασία Επεξεργασία ή Αναφορά Το πεδίο Διαδικασία προσδιορίζει μια μοναδική επεξεργασία ή έκθεση στο σύστημα. AD_Process_ID
numeric(10) NOT NULL
Table Direct
Language Γλώσσα Γλώσσα για αυτήν την οντότητα Η γλώσσα προσδιορίζει την γλώσσα που χρησιμοποιείται για προβολή και μορφοποίηση AD_Language
character varying(6) NOT NULL
Table
Active 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.

IsActive
character(1) NOT NULL
Yes-No
Translated Translated This column is translated The Translated checkbox indicates if this column is translated. IsTranslated
character(1) NOT NULL
Yes-No
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
Description Description Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Comment/Help Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. Help
character varying(2000)
Text




TAB: Report Access

περιγραφή: Report Access


Βοήθεια The Report Access Tab determines who can access a report or process


Αρχείο:Αναφορά & Επεξεργασία - Report Access - παράθυρο (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
Process Επεξεργασία Επεξεργασία ή Αναφορά Το πεδίο Διαδικασία προσδιορίζει μια μοναδική επεξεργασία ή έκθεση στο σύστημα. AD_Process_ID
numeric(10) NOT NULL
Table Direct
Role Ρόλος Ρόλος Ευθύνης Ο ρόλος προσδιορίζει την ασφάλεια και την πρόσβαση που θα έχει ένας χρήστης που έχει αυτόν τον ρόλο στο σύστημα AD_Role_ID
numeric(10) NOT NULL
Table Direct
Active 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.

IsActive
character(1) NOT NULL
Yes-No
Read Write Read Write Field is read / write The Read Write indicates that this field may be read and updated. IsReadWrite
character(1) NOT NULL
Yes-No




TAB: Parameter

περιγραφή: Report Parameter


Βοήθεια The Report Parameter Tab defines any parameters required to execute a report or process.


Αρχείο:Αναφορά & Επεξεργασία - Parameter - παράθυρο (iDempiere 1.0.0).png




όνομα όνομα περιγραφή Βοήθεια Προδιαγραφές
Process Parameter Παράμετρος Επεξεργασίας null null AD_Process_Para_ID
numeric(10) NOT NULL
ID
Client Εταιρία Η Εταιρία/Μισθωτής για αυτή την εγκατάσταση Εταιρία είναι μια επιχείρηση ή μια νομική οντότητα. Δεν μπορούν να μοιράζονται δεδομένα ανάμεσα σε εταιρίες. AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Τμήμα Οργανωτική οντότητα εντός του πελάτη/της εταιρίας Ένα τμήμα είναι μια μονάδα της εταιρίας/πελάτη ή ένα νομικό πρόσωπο - παραδείγματα είναι ένα κατάστημα. Μπορείς να μοιραστείς δεδομένα ανάμεσα στα τμήματα. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Process Επεξεργασία Επεξεργασία ή Αναφορά Το πεδίο Διαδικασία προσδιορίζει μια μοναδική επεξεργασία ή έκθεση στο σύστημα. AD_Process_ID
numeric(10) NOT NULL
Table Direct
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
Description Description Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Comment/Help Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. Help
character varying(2000)
Text
Active 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.

IsActive
character(1) NOT NULL
Yes-No
Entity Type Entity Type Dictionary Entity Type; Determines ownership and synchronization The Entity Types "Dictionary", "Adempiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.

For customizations, copy the entity and select "User"!

EntityType
character varying(40) NOT NULL
Table
Centrally maintained Centrally maintained Information maintained in System Element table The Centrally Maintained checkbox indicates if the Name, Description and Help maintained in 'System Element' table or 'Window' table. IsCentrallyMaintained
character(1) NOT NULL
Yes-No
Sequence Ακολουθία Method of ordering records; lowest number comes first The Sequence indicates the order of records SeqNo
numeric(10) NOT NULL
Integer
DB Column Name DB Column Name Name of the column in the database The Column Name indicates the name of a column on a table as defined in the database. ColumnName
character varying(30) NOT NULL
String
System Element Στοιχείο Συστήματος Το στοιχείο συστήματος επιτρέπει την κεντρική διαχείριση της περιγραφής και βοηθείας της στήλης. Το στοιχείο συστήματος επιτρέπει την κεντρική διαχείριση της περιγραφής, της βοήθειας και της ορολογίας μιας στήλης στην βάσης δεδομένων AD_Element_ID
numeric(10)
Search
Reference Παραπομπή Σύστημα Παραπομπής και Επικύρωσης Μία Παραπομπή θα μπορούσε να είναι ένα είδος οθόνης, λίστα ή επικύρωση πίνακα. AD_Reference_ID
numeric(10) NOT NULL
Table
Reference Key Κλειδί Παραπομπής Απαιτείται να διευκρινιστεί, εάν ο τύπος δεδομένων είναι πίνακας ή Λίστα Η τιμή αναφοράς προκύπτει όπου αποθηκεύονται οι τιμές αναφοράς. Πρέπει να διευκρινιστεί εάν ο τύπος δεδομένων είναι πίνακας ή Λίστα. AD_Reference_Value_ID
numeric(10)
Table
Value Format Value Format Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09" Validation elements:
	(Space) any character

_ Space (fixed character) l any Letter a..Z NO space L any Letter a..Z NO space converted to upper case o any Letter a..Z or space O any Letter a..Z or space converted to upper case a any Letters & Digits NO space A any Letters & Digits NO space converted to upper case c any Letters & Digits or space C any Letters & Digits or space converted to upper case 0 Digits 0..9 NO space 9 Digits 0..9 or space

Example of format "(000)_000-0000"

VFormat
character varying(20)
String
Dynamic Validation Δυναμική Επικύρωση Κανόνας Δυναμικής επικύρωσης Οι κανόνες αυτοί ορίζουν πώς καθορίζεται το εάν μια καταχώρηση είναι έγκυρη ή όχι. Μπορείτε να χρησιμοποιήσετε μεταβλητές για δυναμική (context sensitive) επικύρωση. AD_Val_Rule_ID
numeric(10)
Table Direct
Length Length Length of the column in the database The Length indicates the length of a column as defined in the database. FieldLength
numeric(10) NOT NULL
Integer
Mandatory Mandatory Data entry is required in this column The field must have a value for the record to be saved to the database. IsMandatory
character(1) NOT NULL
Yes-No
Range Range The parameter is a range of values The Range checkbox indicates that this parameter is a range of values. IsRange
character(1) NOT NULL
Yes-No
Default Logic Default Logic Default value hierarchy, separated by ; The defaults are evaluated in the order of definition, the first not null value becomes the default value of the column. The values are separated by comma or semicolon. a) Literals:. 'Text' or 123 b) Variables - in format @Variable@ - Login e.g. #Date, #AD_Org_ID, #AD_Client_ID - Accounting Schema: e.g. $C_AcctSchema_ID, $C_Calendar_ID - Global defaults: e.g. DateFormat - Window values (all Picks, CheckBoxes, RadioButtons, and DateDoc/DateAcct) c) SQL code with the tag: @SQL=SELECT something AS DefaultValue FROM ... The SQL statement can contain variables. There can be no other value other than the SQL statement. The default is only evaluated, if no user preference is defined. Default definitions are ignored for record columns as Key, Parent, Client as well as Buttons. DefaultValue
character varying(2000)
String
Default Logic 2 Default Logic 2 Default value hierarchy, separated by ; The defaults are evaluated in the order of definition, the first not null value becomes the default value of the column. The values are separated by comma or semicolon. a) Literals:. 'Text' or 123 b) Variables - in format @Variable@ - Login e.g. #Date, #AD_Org_ID, #AD_Client_ID - Accounting Schema: e.g. $C_AcctSchema_ID, $C_Calendar_ID - Global defaults: e.g. DateFormat - Window values (all Picks, CheckBoxes, RadioButtons, and DateDoc/DateAcct) c) SQL code with the tag: @SQL=SELECT something AS DefaultValue FROM ... The SQL statement can contain variables. There can be no other value other than the SQL statement. The default is only evaluated, if no user preference is defined. Default definitions are ignored for record columns as Key, Parent, Client as well as Buttons. DefaultValue2
character varying(2000)
String
Min. Value Min. Value Minimum Value for a field The Minimum Value indicates the lowest allowable value for a field. ValueMin
character varying(20)
String
Max. Value Max. Value Maximum Value for a field The Maximum Value indicates the highest allowable value for a field ValueMax
character varying(20)
String
Read Only Logic Read Only Logic Logic to determine if field is read only (applies only when field is read-write) format := {expression} [{logic} {expression}]

expression := @{context}@{operand}{value} or @{context}@{operand}{value}
logic := {|}|{&}
context := any global or window context
value := strings or numbers
logic operators := AND or OR with the previous result from left to right
operand := eq{=}, gt{>}, le{<}, not{~^!}
Examples:
@AD_Table_ID@=14 | @Language@!GERGER
@PriceLimit@>10 | @PriceList@>@PriceActual@
@Name@>J
Strings may be in single quotes (optional)

ReadOnlyLogic
character varying(2000)
Text
Display Logic Display Logic If the Field is displayed, the result determines if the field is actually displayed format := {expression} [{logic} {expression}]

expression := @{context}@{operand}{value} or @{context}@{operand}{value}
logic := {|}|{&}
context := any global or window context
value := strings or numbers
logic operators := AND or OR with the previous result from left to right
operand := eq{=}, gt{>}, le{<}, not{~^!}
Examples:
@AD_Table_ID@=14 | @Language@!GERGER
@PriceLimit@>10 | @PriceList@>@PriceActual@
@Name@>J
Strings may be in single quotes (optional)

DisplayLogic
character varying(2000)
Text




TAB: Parameter Translation

περιγραφή: null


Βοήθεια null


Αρχείο:Αναφορά & Επεξεργασία - Parameter Translation - παράθυρο (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
Process Parameter Παράμετρος Επεξεργασίας null null AD_Process_Para_ID
numeric(10) NOT NULL
Table Direct
Language Γλώσσα Γλώσσα για αυτήν την οντότητα Η γλώσσα προσδιορίζει την γλώσσα που χρησιμοποιείται για προβολή και μορφοποίηση AD_Language
character varying(6) NOT NULL
Table
Active 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.

IsActive
character(1) NOT NULL
Yes-No
Translated Translated This column is translated The Translated checkbox indicates if this column is translated. IsTranslated
character(1) NOT NULL
Yes-No
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
Description Description Optional short description of the record A description is limited to 255 characters. Description
character varying(255)
String
Comment/Help Comment/Help Comment or Hint The Help field contains a hint, comment or help about the use of this item. Help
character varying(2000)
Text


Contributions / Posts

Τα cookies μας βοηθούν να παρέχουμε τις υπηρεσίες μας. Χρησιμοποιώντας τις υπηρεσίες μας, συμφωνείτε στην χρήση των cookies από εμάς.