Потребител (прозорец ID-108)
прозорец: Потребител
описание: Maintain Users of the system
помощ: The User Window allows you to maintain User of the system. Users can log into the system and have access to functionality via one or more roles. A user can also be a business aprtner contact.
TAB: Контакт за потребителя
описание: 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.
Файл:Потребител - Контакт за потребителя - прозорец (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 |
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 |
Search Key | Код | Код | 7 bit lower case alpha numeric - max length 8 - can be used for operating system names. | Value character varying(40) String |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Comments | Коментари | Коментар или допънителна информация | The Comments field allows for free form entry of additional information. | Comments character varying(2000) Text |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Business Partner | Партньор | Партньор | Партньорът е всеки, с когото работите. Това може да означава Доставчик, Клиент, Служител или Търговски представител. | C_BPartner_ID numeric(10) Search |
Partner Location | Адрес партньор | Идентифицира (до кого) адреса за този партньор | The Partner address indicates the location of a Business Partner | C_BPartner_Location_ID numeric(10) Table Direct |
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 |
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 | Титла | Титла, с която става обръщането към контакта | The Title indicates the name that an entity is referred to as. | Title character varying(40) String |
User PIN | UserPIN | null | null | UserPIN character varying(20) String |
Birthday | Birthday | Birthday or Anniversary day | Birthday or Anniversary day | Birthday timestamp without time zone Date |
Phone | Телефон | Идентифицира телефонен номер | The Phone field identifies a telephone number | Phone character varying(40) String |
2nd Phone | Втори телефон | Втори телефон | The 2nd Phone field identifies an alternate telephone number. | Phone2 character varying(40) String |
Fax | Факс | Факс | 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 | Длъжност | Изпълнявана длъжност | null | C_Job_ID numeric(10) Table Direct |
Full BP Access | Full BP Access | The user/concat 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 deselet 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 Потребител ID | User ID in the Mail System | The user id 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 of your email user id | Required if the mail server requires authentification to send emails. | EMailUserPW character varying(255) String |
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 | Начална организация | Performing or initiating organization | The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | 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 | Поздрав | Обръщение | The Greeting identifies the greeting to print on correspondence. | C_Greeting_ID numeric(10) Table Direct |
EMail Verify | Ел. поща потвържд. | Дата на потвърждаване на адреса за електронна поща | null | EMailVerifyDate timestamp without time zone Date+Time |
Last Contact | Последен контакт | Дата на последния контакт | The Last Contact indicates the date that this Business Partner Contact was last contacted. | LastContact timestamp without time zone Date |
Verification Info | Потвържд. инфо | Информация за потвърждаването на адреса за електронна поща | The field contains additional information how the EMail Address has been verified | EMailVerify character varying(40) String |
Last Result | Последен резултат | Резултат от последния контакт | The Last Result identifies the result of the last contact made. | LastResult character varying(255) String |
Locked | Locked | null | null | IsLocked character(1) NOT NULL Yes-No |
Date Account Locked | Date Account Locked | null | null | DateAccountLocked timestamp without time zone Date+Time |
Failed Login Count | Failed Login Count | null | null | FailedLoginCount numeric(10) NOT NULL Integer |
Date Last Login | Date Last Login | null | null | DateLastLogin timestamp without time zone Date+Time |
No Password Reset | No Password Reset | null | null | IsNoPasswordReset character(1) NOT NULL Yes-No |
Date Password Changed | Date Password Changed | null | null | DatePasswordChanged timestamp without time zone Date+Time |
Expired | Expired | null | null | IsExpired character(1) NOT NULL Yes-No |
Security Question | Security Question | null | null | SecurityQuestion character varying(1024) String |
Answer | Answer | null | null | Answer character varying(1024) String |
TAB: Потребителски роли
описание: Потребителски роли
помощ The User Roles Tab define the Roles each user may have. The Roles will determine what windows, tasks, processes and workflows that a User has access to.
Файл:Потребител - Потребителски роли - прозорец (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 |
User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) NOT NULL Search |
Role | Роля | Responsibility Role | The Role determines security and access a user who has this Role will have in the System. | AD_Role_ID numeric(10) NOT NULL Search |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
TAB: Заместител на потребител
описание: Заместител на потребителя
помощ A user who can act for this user.
Файл:Потребител - Заместител на потребител - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
User Substitute | Заместител на потребител | Заместител на потребителя | A user who can act for another user. | AD_User_Substitute_ID numeric(10) NOT NULL ID |
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 |
User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) NOT NULL Search |
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 |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Substitute | Заместител | Entity which can be used in place of this entity | The Substitute identifies the entity to be used as a substitute for this entity. | Substitute_ID numeric(10) NOT NULL Search |
Valid from | Валидно от | Valid from including this date (first day) | The Valid From date indicates the first day of a date range | ValidFrom timestamp without time zone Date |
Valid to | Валидно до | Valid to including this date (last day) | The Valid To date indicates the last day of a date range | ValidTo timestamp without time zone Date |
TAB: Разпределяне на организация
описание: Разпределяне на портебител към организация
помощ Разпределяне на портебители към организации
Файл:Потребител - Разпределяне на организация - прозорец (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 |
User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) NOT NULL Search |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Valid from | Валидно от | Valid from including this date (first day) | The Valid From date indicates the first day of a date range | ValidFrom timestamp without time zone NOT NULL Date |
Valid to | Валидно до | Valid to including this date (last day) | The Valid To date indicates the last day of a date range | ValidTo timestamp without time zone NOT NULL Date |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
TAB: Достъп организация
описание: Поддържане на достъп до потребителска организация
помощ Add the client and organizations the user has access to. Entries here are ignored, if in the Role, User Org Access is not selected or the role has access to all roles.
Note that access information is cached and requires re-login or reset of cache.
Файл:Потребител - Достъп организация - прозорец (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 |
User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) NOT NULL Table Direct |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Read Only | Само за четене | Field is read only | The Read Only indicates that this field may only be Read. It may not be updated. | IsReadOnly character(1) NOT NULL Yes-No |
TAB: Потребителска поща
описание: Поща изпратена към потребителя
помощ Архив на имейлите изпратени към потребители
Файл:Потребител - Потребителска поща - прозорец (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 |
User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) NOT NULL Search |
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 | Дата создания | Дата на създаване на записа | 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 | Пощенско заглавие | Email Message Subject | Subject of the EMail | Subject character varying(255) String |
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 | Доставено | null | null | IsDelivered character(1) List |
TAB: Питания
описание: Разглеждане и поддържане на съхранени в системата питания
помощ null
Файл:Потребител - Питания - прозорец (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 |
User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) Search |
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 |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Table | Таблица | Database Table information | The Database Table provides the information of the table definition | AD_Table_ID numeric(10) NOT NULL Table Direct |
Validation code | Код проверка | Код проверка | The Validation Code displays the date, time and message of the error. | Code character varying(2000) Text Long |
TAB: LDAP достъп
описание: Потребителски достъп през LDAP
помощ null
Файл:Потребител - LDAP достъп - прозорец (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 |
User/Contact | Лице за контакт | Потребител на системата - Вътрешен или Партньор за контакти | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID numeric(10) Table Direct |
Ldap Processor | Ldap Processor | LDAP сървър за автентициране и авторизиране на външни системи базирани на Адемпиере | The LDAP Server allows third party software (e.g. Apache) to use the users defined in the system to authentificate and authorize them. There is only one server per Adempiere system. The "o" is the Client key and the optional "ou" is the Interest Area key. | AD_LdapProcessor_ID numeric(10) NOT NULL Table Direct |
Interest Area | Област от интерес | Област от интерес или тема | Interest Areas reflect interest in a topic by a contact. Interest areas can be used for marketing campaigns. | R_InterestArea_ID numeric(10) Table Direct |
Created | Дата создания | Дата на създаване на записа | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
Error | Грешка | An Error occured in the execution | null | IsError character(1) NOT NULL Yes-No |
Summary | Резюме | Textual summary of this request | The Summary allows free form text entry of a recap of this request. | Summary character varying(2000) Text |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |