Тест (прозорец ID-127)
От iDempiere bg
прозорец: Тест
описание: Test Screen
помощ: null
TAB: Тест
описание: null
помощ null
Файл:Тест - Тест - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Test ID | Тест ID | null | null | Test_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 |
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 |
Integer | Цяло число | null | null | T_Integer numeric(10) Integer |
Number | Номер | null | null | T_Number numeric Number |
Currency | Валута | Валута | Indicates the Currency to be used when processing or reporting on this record | C_Currency_ID numeric(10) Table Direct |
Amount | Сума | null | null | T_Amount numeric Amount |
UOM | Мярка | Мерна единица | The UOM defines a unique non monetary Unit of Measure | C_UOM_ID numeric(10) Table Direct |
Qty | Кол-во | null | null | T_Qty numeric Quantity |
Date | Дата | null | null | T_Date timestamp without time zone Date |
DateTime | Дата и време | null | null | T_DateTime timestamp without time zone Date+Time |
Address | Адрес | Местоположение или адрес | The Location / Address field defines the location of an entity. | C_Location_ID numeric(10) Location (Address) |
Account_Acct | Сметка | null | null | Account_Acct numeric(10) Account |
Payment | Плащане | Идентификатор на плащане | The Payment is a unique identifier of this payment. | C_Payment_ID numeric(10) Search |
Locator | Локатор | Локатор на склада | The Locator indicates where in a Warehouse a product is located. | M_Locator_ID numeric(10) Locator (WH) |
Business Partner | Партньор | Партньор | Партньорът е всеки, с когото работите. Това може да означава Доставчик, Клиент, Служител или Търговски представител. | C_BPartner_ID numeric(10) Search |
Product | Продукт | Продукт | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Binary Data | Двоични данни | Двоични данни | Това поле съдържа данни в двоичен формат. | BinaryData bytea Image |
Character Data | Character Data | Long Character Field | null | CharacterData text Text Long |
Processed | Обработено | Документа е обработен | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |
Process Now | Обработи сега | null | null | Processing character(1) Button |