Регистрация (прозорец ID-301)
От iDempiere bg
прозорец: Регистрация
описание: User Asset Registration
помощ: Потребителска регистрация на актив
TAB: Регистрация
описание: Регистрация потребител актив
помощ Потребителска регистрация на актив
Файл:Регистрация - Регистрация - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Registration | Регистрация | User Asset Registration | Потребителска регистрация на актив | A_Registration_ID numeric(10) NOT NULL ID |
Process Now | Обработи сега | null | null | Processing character(1) Button |
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 |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Business Partner | Партньор | Партньор | Партньорът е всеки, с когото работите. Това може да означава Доставчик, Клиент, Служител или Търговски представител. | C_BPartner_ID numeric(10) Search |
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 |
Product | Продукт | Продукт | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Asset | Актив | Актив използван вътрешно или от клиенти | An asset is either created by purchasing or by delivering a product. An asset can be used internally or be a customer asset. | A_Asset_ID numeric(10) Search |
Registered | Registered | The application is registered. | null | IsRegistered character(1) NOT NULL Yes-No |
Allowed to be Published | Allowed to be Published | You allow to publish the information, not just statistical summary info | null | IsAllowPublish character(1) NOT NULL Yes-No |
In Production | In Production | The system is in production | null | IsInProduction character(1) NOT NULL Yes-No |
In Service Date | In Service Date | Date when Asset was put into service | The date when the asset was put into service - usually used as start date for depreciation. | AssetServiceDate timestamp without time zone Date |
Note | Бележка | Незадължителна, допълнителна информация дефинирана от потребителя | Това поле позволява за допълнително добавяне на информация, касаеща този запис | Note character varying(2000) String |
Remote Host | Външен Сървър | Remote host Info | null | Remote_Host character varying(120) String |
Remote Addr | Външен Адрес | Remote Address | The Remote Address indicates an alternative or external address. | Remote_Addr character varying(60) String |
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 |
Registration | Регистрация | User Asset Registration | Потребителска регистрация на актив | A_Registration_ID numeric(10) NOT NULL Table Direct |
Registration Attribute | Registration Attribute | Атрибут при регистриране на актив | Define the individual values for the Asset Registration | A_RegistrationAttribute_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 |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |