Импорт инвентар (прозорец ID-267)
От iDempiere bg
прозорец: Импорт инвентар
описание: Import Inventory Transactions
помощ: Validate and Import Inventory Transactions
TAB: Инвентар
описание: Импорт инвентар
помощ Validate and Import Inventory Transactions. The Locator is primarily determined by the Locator Key, then the Warehouse and X,Y,Z fields.
A Physical Inventory is created per Warehouse and Movement Date. Файл:Импорт инвентар - Инвентар - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Import Inventory | Импорт инвентар | Import Inventory Transactions | null | I_Inventory_ID numeric(10) NOT NULL ID |
Imported | Импортирано | Импортирано | The Imported check box indicates if this import has been processed. | I_IsImported 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 |
Phys.Inventory Line | Ред в инвентаризация | Уникален ред в протокола за инвентаризация | The Physical Inventory Line indicates the inventory document line (if applicable) for this transaction | M_InventoryLine_ID numeric(10) Search |
Import Error Message | Съобщение за грешка при импорта | Съобщения генерирани от процеса на импорт | The Import Error Message displays any error messages generated during the import process. | I_ErrorMsg character varying(2000) String |
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) 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) Table Direct |
Document Type Name | Document Type Name | Name of the Document Type | null | DocTypeName character varying(60) String |
Document Type | Тип документ | Тип на документа | The Document Type determines document sequence and processing rules | C_DocType_ID numeric(10) Table Direct |
Movement Date | Дата експедиция | Датата на заприходяване или експедиране на продукта | 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 Date |
Warehouse Key | Warehouse Key | Key of the Warehouse | Key to identify the Warehouse | WarehouseValue character varying(40) String |
Aisle (X) | X | null | Размерността X показва 'Алеята', където се намира продукта. | X character varying(60) String |
Bin (Y) | Y | null | Размерността X показва 'Яслата', в която се намира продукта. | Y character varying(60) String |
Level (Z) | Z | Z размерност, напр. Ниво | Размерността X показва 'Нивото', където се намира продукта. | Z character varying(60) String |
Locator Key | Locator Key | Key of the Warehouse Locator | null | LocatorValue character varying(40) String |
Locator | Локатор | Локатор на склада | The Locator indicates where in a Warehouse a product is located. | M_Locator_ID numeric(10) Table Direct |
Search Key | Код | Ключ за търсене на записа в подходящ формат - трябва да е уникален | A search key allows you a fast method of finding a particular record.
If you leave the search key empty, the system automatically creates a numeric number. 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). |
Value character varying(40) String |
UPC/EAN | Баркод | Баркод (Универсален Продуктов Код или по-общото Европейски Артикулен Номер) | Use this field to enter the bar code for the product in any of the bar code symbologies (Codabar, Code 25, Code 39, Code 93, Code 128, UPC (A), UPC (E), EAN-13, EAN-8, ITF, ITF-14, ISBN, ISSN, JAN-13, JAN-8, POSTNET and FIM, MSI/Plessey, and Pharmacode) | UPC character varying(30) String |
Product | Продукт | Продукт | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Lot No | Партида | Номер на партидата | The Lot Number indicates the specific lot that a product was part of. | Lot character varying(20) String |
Serial No | Сериен номер | Product Serial Number | The Serial Number identifies a tracked, warranted product. It can only be used when the quantity is 1. | SerNo character varying(20) String |
Quantity book | Книга за количествата | Book Quantity | The Quantity Book indicates the line count stored in the system for a product in inventory | QtyBook numeric Quantity |
Quantity count | Quantity count | Counted Quantity | The Quantity Count indicates the actual inventory count taken for a product in inventory | QtyCount numeric Quantity |
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 Name | Charge Name | Name of the Charge | null | ChargeName character varying(60) String |
Charge | Такса | Допълнителни разходи | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table Direct |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Current Cost Price | Текуща цена | Това е използваната в момента цена определена по себестойност | null | CurrentCostPrice numeric Amount |
Import Inventory | Импорт инвентар | Import Physical Inventory | The Parameters are default values for null import record values, they do not overwrite any data. | Processing character(1) Button |