Import Price List (finestra ID-53071)
Da iDempiere it.
finestra: Import Price List
descrizione: Import Price Lists
Aiuto: The Import Price List Window is an interim table which is used when importing external data into the system. Selecting the 'Process' button will either add or modify the appropriate records.
TAB: Import Price List
descrizione: Import Price Lists
Aiuto null
File:Import Price List - Import Price List - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Import Price List | Import Price List | null | null | I_PriceList_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 |
Price List | Listino prezzi | Identificatore unico di un listino prezzi | I Listini prezzi sono utilizzati per la determinazione dei prezzi, margini, e costi di articoli acquistati o venduti. | M_PriceList_ID numeric(10) Table Direct |
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 |
Name | Nome | Identificativo alfanumerico dell'entità | Il Nome della entità (record) è utilizzato come una opzione di ricerca di default in addizione alla chiave di ricerca. Il nome è fino a 60 caratteri di lunghezza. | Name character varying(60) String |
Description | Descrizione | Una descrizione corta opzionale del record | La descrizione è limitata ad essere meno di 255 carratteri. | Description character varying(255) String |
ISO Currency Code | Codice ISO | Codice ISO 4217 per la valuta | Per dettagli - http://www.unece.org/trade/rec/rec09en.htm | ISO_Code character varying(3) String |
Currency | Valuta | La valuta per questo record | La Valuta indica la valuta da usare nella elaborazione o nel reporting di questo record | C_Currency_ID numeric(10) Table Direct |
Price Precision | Precisione Prezzo | Precision (number of decimals) for the Price | The prices of the price list are rounded to the precision entered. This allows to have prices with below currency precision, e.g. $0.005. Enter the number of decimals or -1 for no rounding. | PricePrecision numeric Integer |
Sales Price list | Listino Prezzi Vendite | Questo è un listino prezzi per la vendità | Il checkbox Listino Prezzi Vendite indica se questo listino prezzi è utilizzato per le transazioni di vendita. | IsSOPriceList character(1) Yes-No |
Price includes Tax | Prezzo tasse incluse | null | The Tax Included checkbox indicates if the prices include tax. This is also known as the gross price. | IsTaxIncluded character(1) Yes-No |
Enforce price limit | Imporre limite di prezzo | Non permettere prezzi al di sotto del prezzo limite | The Enforce Price Limit check box indicates that prices cannot be below the limit price in Orders. Invoices are not checked. | EnforcePriceLimit character(1) Yes-No |
Price List Version | Versione del Listino Prezzi | Identifica una istanza unica di un listino prezzi | Ogni Listino Prezzi può avere versioni multiple. L'uso puù commune è per indicare le date in cui un listino prezzi è valido. | M_PriceList_Version_ID numeric(10) Table Direct |
Valid from | Valido Da | null | The Valid From date indicates the first day of a date range | ValidFrom timestamp without time zone Date |
Product Key | Codice del prodotto | null | null | ProductValue character varying(40) String |
Product | Prodotto | Prodotto, Servizio, Articolo | Il Prodotto identifica un articolo che è o acquistato o venduto da questa organizzazione. | M_Product_ID numeric(10) Table Direct |
List Price | Prezzo di listino | null | The List Price is the official List Price in the document currency. | PriceList numeric Costs+Prices |
Standard Price | Prezzo standard | null | The Standard Price indicates the standard or normal price for a product on this price list | PriceStd numeric Costs+Prices |
Limit Price | Prezzo limite | null | The Price Limit indicates the lowest price for a product stated in the Price List Currency. | PriceLimit numeric Costs+Prices |
Business Partner Key | Chiave del Business partner | La Key del Business Partner | null | BPartner_Value character varying(40) String |
Business Partner | Business Partner | Identifica un business partner | Un Business Partner è qualsiasi entità con cui la società fa le transazioni. I fornitori, clienti, dipendenti ed agenti possono essere tutti quanti business partner. | C_BPartner_ID numeric(10) Search |
Break Value | Valore del Break Point | Valore minimo per lo sconto | Quantità minima o Importo minmo per lo sconto. | BreakValue numeric Number |
UOM Code | Codice EDI | null | The Unit of Measure Code indicates the EDI X12 Code Data Element 355 (Unit or Basis for Measurement) | X12DE355 character varying(4) String |
UOM | UdM | Unità di Misura | L'Unità di Misura identifica un UOM definisce una unità di misura non monetaria unica | C_UOM_ID numeric(10) Table Direct |
Import Price Lists | Import Price Lists | Imports price lists from a file into the application | null | Processing character(1) Button |
Processed | Elaborato | null | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |