Потврда испоруке пријема (прозор ID-330)
прозор: Потврда испоруке/пријема
опис: Потврда пријема или испоруке
помоћ: Confirmation of Shipment or Receipt - Created from the Shipment/Receipt
TAB: Confirmation
опис: Потврда пријема или испоруке
помоћ Confirmation of Shipment or Receipt - Created from the Shipment/Receipt
Датотека:Потврда испоруке/пријема - Confirmation - прозор (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 |
Document No | Документ бр | Document sequence number of the document | The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>".
If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order). |
DocumentNo character varying(30) NOT NULL String |
Confirmation No | Потврда бр. | Confirmation Number | null | ConfirmationNo character varying(20) String |
Shipment/Receipt | Отпремница | Material Shipment Document | The Material Shipment / Receipt | M_InOut_ID numeric(10) NOT NULL Search |
Confirmation Type | Врста потврде | Врста потврде | null | ConfirmType character(2) NOT NULL List |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Approved | Одобрено | Indicates if this document requires approval | The Approved checkbox indicates if this document requires approval before it can be processed. | IsApproved character(1) NOT NULL Yes-No |
Approval Amount | Износ одобрења | Document Approval Amount | Approval Amount for Workflow | ApprovalAmt numeric Amount |
Document Status | Статус документа | The current status of the document | The Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action field | DocStatus character(2) NOT NULL List |
Process Confirmation | Process Confirmation | null | null | DocAction character(2) NOT NULL Button |
In Dispute | Спорно | Document is in dispute | The document is in dispute. Use Requests to track details. | IsInDispute character(1) NOT NULL Yes-No |
Cancelled | Отказано | Трансакција је отказана | null | IsCancelled character(1) NOT NULL Yes-No |
Phys.Inventory | Поп.залиха | Parameters for a Physical Inventory | The Physical Inventory indicates a unique parameters for a physical inventory. | M_Inventory_ID numeric(10) Search |
Invoice | Фактура | Invoice Identifier | The Invoice Document. | C_Invoice_ID numeric(10) Search |
Create Package | Креирај пакет | Create Package for Shipmet | null | CreatePackage character(1) Button |
TAB: Ставка
опис: Material Shipment or Receipt Confirmation Line
помоћ The quantities are in the storage Unit of Measure!
Датотека:Потврда испоруке/пријема - Ставка - прозор (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 |
Ship/Receipt Confirmation | Потврда испоруке/пријема | Потврда пријема или испоруке | Confirmation of Shipment or Receipt - Created from the Shipment/Receipt | M_InOutConfirm_ID numeric(10) NOT NULL Table Direct |
Shipment/Receipt Line | Ставка отпремнице | Line on Shipment or Receipt document | The Shipment/Receipt Line indicates a unique line in a Shipment/Receipt document | M_InOutLine_ID numeric(10) NOT NULL Search |
Target Quantity | Циљана количина | Target Movement Quantity | The Quantity which should have been received | TargetQty numeric NOT NULL Quantity |
Confirmed Quantity | Потврђена количина | Confirmation of a received quantity | Confirmation of a received quantity | ConfirmedQty numeric NOT NULL Quantity |
Difference | Разлика | Difference Quantity | null | DifferenceQty numeric Quantity |
Scrapped Quantity | Лоша количина | The Quantity scrapped due to QA issues | null | ScrappedQty numeric Quantity |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Confirmation No | Потврда бр. | Confirmation Number | null | ConfirmationNo character varying(20) String |
Phys.Inventory Line | Ставка пописа залиха | Unique line in an Inventory document | The Physical Inventory Line indicates the inventory document line (if applicable) for this transaction | M_InventoryLine_ID numeric(10) Search |
Invoice Line | Ставка фактуре | Invoice Detail Line | The Invoice Line uniquely identifies a single line of an Invoice. | C_InvoiceLine_ID numeric(10) Search |