My Profile (παράθυρο ID-53100)
παράθυρο: My Profile
περιγραφή: My user information
Βοήθεια: null
TAB: User Contact
περιγραφή: Maintain User or Business Partner Contact
Βοήθεια The User Tab defines the log in for Users who have access to the system. For application access, users need to have a role assigned.
Αρχείο:My Profile - User Contact - παράθυρο (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 |
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 |
Search Key | Search Key | Search key for the record in the format required | 7 bit lower case alpha numeric - max length 8 - can be used for operating system names. | Value character varying(40) String |
Description | Description | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Comments | Comments | Comments or additional information | The Comments field allows for free form entry of additional information. | Comments 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 |
Business Partner | Business Partner | Identifies a Business Partner | A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | C_BPartner_ID numeric(10) Search |
Partner Location | Partner Location | Identifies the (ship to) address for this Business Partner | The Partner address indicates the location of a Business Partner | C_BPartner_Location_ID numeric(10) Table Direct |
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 |
Password | Password | Password of any length (case sensitive) | The Password for this User. Passwords are required to identify authorized users. For Adempiere Users, you can change the password via the Process "Reset Password". | Password character varying(1024) String |
Title | Title | Name this entity is referred to as | The Title indicates the name that an entity is referred to as. | Title character varying(40) String |
User PIN | User PIN | null | null | UserPIN character varying(20) String |
Birthday | Birthday | Birthday or Anniversary day | Birthday or Anniversary day | Birthday timestamp without time zone Date |
Phone | Phone | Identifies a telephone number | The Phone field identifies a telephone number | Phone character varying(40) String |
2nd Phone | 2nd Phone | Identifies an alternate telephone number. | The 2nd Phone field identifies an alternate telephone number. | Phone2 character varying(40) String |
Fax | Fax | Facsimile number | The Fax identifies a facsimile number for this Business Partner or Location | Fax character varying(40) String |
Notification Type | Notification Type | Type of Notifications | Emails or Notification sent out for Request Updates, etc. | NotificationType character(1) NOT NULL List |
Position | Position | Job Position | null | C_Job_ID numeric(10) Table Direct |
Full BP Access | Full BP Access | The user/contact has full access to Business Partner information and resources | If selected, the user has full access to the Business Partner (BP) information (Business Documents like Orders, Invoices - Requests) or resources (Assets, Downloads). If you deselect it, the user has no access rights unless, you explicitly grant it in tab "BP Access" | IsFullBPAccess character(1) NOT NULL Yes-No |
EMail User ID | EMail User ID | User Name (ID) in the Mail System | The user name in the mail system is usually the string before the @ of your email address. Required if the mail server requires authentification to send emails. | EMailUser character varying(60) String |
EMail User Password | EMail User Password | Password of your email user id | Required if the mail server requires authentification to send emails. | EMailUserPW character varying(255) String |
Supervisor | Supervisor | Supervisor for this user/organization - used for escalation and approval | The Supervisor indicates who will be used for forwarding and escalating issues for this user - or for approvals. | Supervisor_ID numeric(10) Search |
LDAP User Name | LDAP User Name | User Name used for authorization via LDAP (directory) services | Optional LDAP system user name for the user. If not defined, the normal Name of the user is used. This allows to use the internal (LDAP) user id (e.g. jjanke) and the normal display name (e.g. Jorg Janke). The LDAP User Name can also be used without LDAP enables (see system window). This would allow to sign in as jjanke and use the display name of Jorg Janke. | LDAPUser character varying(60) String |
Trx Organization | Τμήμα Συναλλαγής | Τμήμα που εκτελεί ή ξεκινάει | Το Τμήμα που εκτελεί ή ξεκινάει αυτή τη συναλλαγή (για ένα άλλο τμήμα). Το ιδιοκτήτριο τμήμα δεν μπορεί να είναι το συναλλαγών τμήμα σε ένα περιβάλλον γραφείου υπηρεσιών, με κεντρικές υπηρεσίες και συναλλαγές μεταξύ τμημάτων . | AD_OrgTrx_ID numeric(10) Table |
Connection Profile | Connection Profile | How a Java Client connects to the server(s) | Depending on the connection profile, different protocols are used and tasks are performed on the server rather then the client. Usually the user can select different profiles, unless it is enforced by the User or Role definition. The User level profile overwrites the Role based profile. | ConnectionProfile character(1) List |
Auto expand menu | Auto expand menu | If ticked, the menu is automatically expanded | null | IsMenuAutoExpand character(1) List |
Greeting | Greeting | Greeting to print on correspondence | The Greeting identifies the greeting to print on correspondence. | C_Greeting_ID numeric(10) Table Direct |
EMail Verify | EMail Verify | Date Email was verified | null | EMailVerifyDate timestamp without time zone Date+Time |
Last Contact | Last Contact | Date this individual was last contacted | The Last Contact indicates the date that this Business Partner Contact was last contacted. | LastContact timestamp without time zone Date |
Verification Info | Verification Info | Verification information of EMail Address | The field contains additional information how the EMail Address has been verified | EMailVerify character varying(40) String |
Last Result | Last Result | Result of last contact | The Last Result identifies the result of the last contact made. | LastResult character varying(255) String |
TAB: User Mail
περιγραφή: Mail sent to the user
Βοήθεια Archive of mails sent to users
Αρχείο:My Profile - User Mail - παράθυρο (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 |
User/Contact | Χρήστης/Επαφή | Χρήστης του συστήματος - Επαφή Εσωτερική ή Συναλλασσόμενου | Ο Χρήστης ταυτοποιεί έναν μοναδικό χρήστη στο σύστημα. Αυτό μπορεί να είναι μια επαφή εσωτερικού χρήστη ή ενός συναλλασσόμενου | AD_User_ID numeric(10) NOT NULL Search |
Mail Template | Mail Template | Text templates for mailings | The Mail Template indicates the mail template for return messages. Mail text can include variables. The priority of parsing is User/Contact, Business Partner and then the underlying business object (like Request, Dunning, Workflow object). So, @Name@ would resolve into the User name (if user is defined defined), then Business Partner name (if business partner is defined) and then the Name of the business object if it has a Name. |
R_MailText_ID numeric(10) Table Direct |
Mail Message | Mail Message | Web Store Mail Message Template | null | W_MailMsg_ID numeric(10) Table Direct |
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 |
Message ID | Message ID | EMail Message ID | SMTP Message ID for tracking purposes | MessageID character varying(120) String |
Subject | Subject | Email Message Subject | Subject of the EMail | Subject character varying(255) String |
Mail Text | Mail Text | Text used for Mail message | The Mail Text indicates the text used for mail messages. | MailText character varying(2000) Text |
Delivery Confirmation | Delivery Confirmation | EMail Delivery confirmation | null | DeliveryConfirmation character varying(120) String |
Delivered | Delivered | null | null | IsDelivered character(1) List |