Бројач документа (прозор ID-327)
прозор: Бројач документа
опис: Maintain Counter Document Types
помоћ: When using explicit documents for inter-org transaction (after linking a Business Partner to an Organization), you can determine what document type the counter document is based on the document type of the original transaction. Example: a "Standard Order" creates a "Standard PO". If you define a relationship here, you overwrite the default counter document type in the Document Type definition. This allows you to define a specific mapping. If not defined, the first matching document type is used (e.g. AR Invoice - first AP Invoice document type)
TAB: Бројач документа
опис: Maintain Counter Document Types
помоћ When using explicit documents for inter-org transaction (after linking a Business Partner to an Organization), you can determine what document type the counter document is based on the document type of the original transaction. Example: a "Standard Order" creates a "Standard PO".
If you define a relationship here, you overwrite the default counter document type in the Document Type definition. This allows you to define a specific mapping.
You can define conter documents for all organizations (of the original transaction) or for a specific organization.
Датотека:Бројач документа - Бројач документа - прозор (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 | Назив | Алфанумерички идентификатор ентитета. | Назив ентитета (слога) се користи приликом основне претраге као додатна опција уз кључну реч - ид број. Назив може бити дужине до 60 карактера. | Name character varying(60) NOT NULL String |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Active | Активан | Слог је активан у систему. | Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. | IsActive character(1) NOT NULL Yes-No |
Document Type | Тип документа | Document type or rules | The Document Type determines document sequence and processing rules | C_DocType_ID numeric(10) NOT NULL Table Direct |
Create Counter Document | Create Counter Document | Create Counter Document | If selected, create specified counter document. If not selected, no counter document is created for the document type. | IsCreateCounter character(1) NOT NULL Yes-No |
Counter Document Type | Бројач документ врста | Generated Counter Document Type (To) | The Document Type of the generated counter document | Counter_C_DocType_ID numeric(10) Table |
Document Action | Акција документа | The targeted status of the document | You find the current status in the Document Status field. The options are listed in a popup | DocAction character(2) List |
Valid | Исправан | Element is valid | The element passed the validation check | IsValid character(1) NOT NULL Yes-No |
Validate Document Type | Validate Document Type | null | null | Processing character(1) Button |