Importazione Inventario (finestra ID-267)
Da iDempiere it.
finestra: Importazione Inventario
descrizione: Importazione le transazione di inventario
Aiuto: Validate and Import Inventory Transactions
TAB: Inventario
descrizione: Importazione Inventario
Aiuto 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. File:Importazione Inventario - Inventario - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Import Inventory | Importazione Inventario | Imporatazione delle transazioni di inventario | null | I_Inventory_ID numeric(10) NOT NULL ID |
Imported | Importato | null | The Imported check box indicates if this import has been processed. | I_IsImported character(1) NOT NULL Yes-No |
Phys.Inventory | Inventario Fisico | null | The Physical Inventory indicates a unique parameters for a physical inventory. | M_Inventory_ID numeric(10) Search |
Phys.Inventory Line | Riga dell'inventario fisico | null | The Physical Inventory Line indicates the inventory document line (if applicable) for this transaction | M_InventoryLine_ID numeric(10) Search |
Import Error Message | Importazione Messaggio d'Errore | null | The Import Error Message displays any error messages generated during the import process. | I_ErrorMsg character varying(2000) String |
Client | Azienda | Client per questa installazione | Un Client è una Azienda o un'entità legale. Due client non possono condividere gli stessi dati. | AD_Client_ID numeric(10) Table Direct |
Organization | Organizzazione | Organizzazione all'interno un client | Una organizzazione è una unità del client o entità legale - esempi sono negozio o dipartemento. I dati possono essere condivisi tra più organizzazioni sotto lo stesso client. | AD_Org_ID numeric(10) Table Direct |
Document Type Name | Nome Tipo Documento | Nome Tipo Documento | null | DocTypeName character varying(60) String |
Document Type | Tipo Documento | Tipo documento | Il Tipo Documento determina la sequenza del documento e le regole di elaborazione. | C_DocType_ID numeric(10) Table Direct |
Movement Date | Data del movimento | Data in cui un prodotto è stato spostato dentro o fuori dall'inventario | 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 | Codice Magazzino | Chiave del Magazzino | Chiave per l'identificazione del Magazzino | WarehouseValue character varying(40) String |
Aisle (X) | Corridoio(X) | Dimensione X, e.g., Corridoio | The X dimension indicates the Aisle a product is located in. | X character varying(60) String |
Bin (Y) | Scomparto (Y) | Dimensione Y, esempio: scomparto | The Y dimension indicates the Bin a product is located in | Y character varying(60) String |
Level (Z) | Livello (Z) | null | Indica il livello del magazzino. | Z character varying(60) String |
Locator Key | Chiave del Locatore | Chiave del locatore del magazzino | null | LocatorValue character varying(40) String |
Locator | Area Stoccaggio | Area Stoccaggio del magazzino | L'ID Area Stoccaggio indica dove in un magazzino si trova un prodotto. | M_Locator_ID numeric(10) Table Direct |
Search Key | Codice | Il codice è una chiave di ricerca che consente una individuazione rapida dell'elemento | 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 | Codice a Barre | null | 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 | Prodotto | Prodotto, Servizio, Articolo | Il Prodotto identifica un articolo che è o acquistato o venduto da questa organizzazione. | M_Product_ID numeric(10) Search |
Lot No | N. Lotto | Numero del Lotto | Il Lotto indica il lotto specifico a cui appartiene il prodotto. | Lot character varying(20) String |
Serial No | Numero di Serie | null | 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 | Quantità nominale | Quantità impegnata | The Quantity Book indicates the line count stored in the system for a product in inventory | QtyBook numeric Quantity |
Quantity count | Conteggio della quantità | Quantità contata | The Quantity Count indicates the actual inventory count taken for a product in inventory | QtyCount numeric Quantity |
Internal Use Qty | Qta uso interno | null | null | QtyInternalUse numeric Quantity |
Charge Name | Nome dell'Addebitamento | Nome dell'Addebitamento | null | ChargeName character varying(60) String |
Charge | Addebito | Tipi di spesa aggiuntiva | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table Direct |
Description | Descrizione | Una descrizione corta opzionale del record | La descrizione è limitata ad essere meno di 255 carratteri. | Description character varying(255) String |
Current Cost Price | Prezzo di costo attuale | Prezzo di costo attualmente usato | null | CurrentCostPrice numeric Amount |
Import Inventory | Importazione Inventario | Importazione Inventario Fisico | The Parameters are default values for null import record values, they do not overwrite any data. | Processing character(1) Button |