Инвентар за интерну употребу (прозор ID-341)
прозор: Инвентар за интерну употребу
опис: Enter Internal Use of Inventory
помоћ: The Internal Use of Inventory Window allows enter the quantity of used products.
TAB: Internal Use
опис: Define Internal Use Inventory
помоћ null
Датотека:Инвентар за интерну употребу - Internal Use - прозор (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 |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Warehouse | Складиште | Storage Warehouse and Service Point | The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | M_Warehouse_ID numeric(10) NOT NULL Table Direct |
Movement Date | Датум премештања | Date a product was moved in or out of inventory | The Movement Date indicates the date that a product moved in or out of inventory. This is the result of a shipment, receipt or inventory movement. | MovementDate timestamp without time zone NOT NULL Date |
Document Type | Тип документа | Document type or rules | The Document Type determines document sequence and processing rules | C_DocType_ID numeric(10) NOT NULL Table Direct |
Project | Пројекат | Financial Project | A Project allows you to track and control internal or external activities. | C_Project_ID numeric(10) Table Direct |
Activity | Активност | Пословна активност | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table Direct |
Campaign | Кампања | Маркетиншка кампања | The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. | C_Campaign_ID numeric(10) Table Direct |
Trx 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 |
User List 1 | Корисничка листа 1 | User defined list element #1 | The user defined element displays the optional elements that have been defined for this account combination. | User1_ID numeric(10) Table |
User List 2 | Корисничка листа 2 | User defined list element #2 | The user defined element displays the optional elements that have been defined for this account combination. | User2_ID numeric(10) Table |
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 Inventory Count | Process Inventory Count | Process Inventory count and update Inventory | null | DocAction character(2) NOT NULL Button |
Posted | Књижено | Статус књижења | The Posted field indicates the status of the Generation of General Ledger Accounting Lines | Posted character(1) NOT NULL Button |
TAB: Internal Use Line
опис: Internal Use Inventory Line
помоћ The Inventory Count Line defines the counts of the individual products in inventory.
Датотека:Инвентар за интерну употребу - Internal Use Line - прозор (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 |
Phys.Inventory | Поп.залиха | Parameters for a Physical Inventory | The Physical Inventory indicates a unique parameters for a physical inventory. | M_Inventory_ID numeric(10) NOT NULL Table Direct |
Line No | Ставка бр. | Јединстена ставка у овом документу | Indicates the unique line for a document. It will also control the display order of the lines within a document. | Line numeric(10) Integer |
Locator | Локатор | Warehouse Locator | The Locator indicates where in a Warehouse a product is located. | M_Locator_ID numeric(10) NOT NULL Locator (WH) |
Product | Производ | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) NOT NULL Search |
Attribute Set Instance | Пример комплета својстава | Product Attribute Set Instance | The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. | M_AttributeSetInstance_ID numeric(10) Product Attribute |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Internal Use Qty | Internal Use Qty | Internal Use Quantity removed from Inventory | Quantity of product inventory used internally (positive if taken out - negative if returned) | QtyInternalUse numeric Quantity |
Charge | Потраживање | Additional document charges | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table Direct |
TAB: Особине
опис: null
помоћ null
Датотека:Инвентар за интерну употребу - Особине - прозор (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 |
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) NOT NULL Search |
Attribute Set Instance | Пример комплета својстава | Product Attribute Set Instance | The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. | M_AttributeSetInstance_ID numeric(10) NOT NULL Product Attribute |
Movement Quantity | Количина премештања | Quantity of a product moved. | The Movement Quantity indicates the quantity of a product that has been moved. | MovementQty numeric NOT NULL Quantity |