Importazione Ordini (finestra ID-281)
finestra: Importazione Ordini
descrizione: Importazione Ordini
Aiuto: Please set Y/N selections in the import loader format explicitly (e.g. as constants) and no not leave them NULL. A NULL value stands for "don't know". In general, selection boxes are not selected if the value is not "Y" (i.e. could be null or any other value). All tests are made on "Y" or "not Y" - i.e. NULL values are not "not Y", but NULL (don't know) - see SQL Language introductions.
TAB: Ordine
descrizione: Importazione Ordini
Aiuto You should supply the Document Type Name (or ID). The Document Type is on purpose not fully derived as it has too many consequences if it's wrong. The best way is to set the Document Type Name as a Constant in your Import File Format or as an imported field in the file.
File:Importazione Ordini - Ordine - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Import Order | Importazione Ordini | Importazione Ordini | null | I_Order_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 |
Order | Ordine di vendita | null | The Sales Order ID is a unique identifier of a Sales Order. This is controlled by the document sequence for this document type. | C_Order_ID numeric(10) Search |
Sales Order Line | Riga dell'ordine di vendita | null | The Sales Order Line is a unique identifier for a line in an order. | C_OrderLine_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 |
Document No | Numero del Documento | Numero di sequenza per il documento | Il Numero del Documento è di solito generato automaticamente del sistema ed è determinato del tipo del documento del documento. Se il documento non è salvato, il numero preliminario è visualizzato in "<>".
Nel caso in cui non c'è definito una sequenza di numerazione automatica per il tipo di documento, il campo è vuoto alla creazione di un nuovo documento. Questo è per i documenti che di solito hanno un numero esterno (come la fattura del fornitore). Se l'utente lascia il campo vuoto, il sistema generà un numero del documento. La regola della sequenza per questo numero è definita nella finestra "Gestione Sequenza" con il nome "DocumentNo_<TableName>", dove TableName è il nome attuale della tabella (e.s. C_Order). |
DocumentNo character varying(30) String |
Sales Transaction | Transazione di vendita | null | The Sales Transaction checkbox indicates if this item is a Sales Transaction. | IsSOTrx character(1) Yes-No |
Description | Descrizione | Una descrizione corta opzionale del record | La descrizione è limitata ad essere meno di 255 carratteri. | Description character varying(255) String |
Sales Representative | Responsabile Commerciale | null | The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid user in the System. | SalesRep_ID numeric(10) Table |
Delivery Rule | Regole di Spedizione | Definisce i tempi della spedizione | The Delivery Rule indicates when an order should be delivered. For example should the order be delivered when the entire order is complete, when a line is complete or as the products become available. | DeliveryRule character(1) List |
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 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 |
Payment Term Key | Chiave Termine Pagamento | Key of the Payment Term | null | PaymentTermValue character varying(40) String |
Payment Term | Termini del Pagamento | I termini di pagamento per questa transazione | I Termini di Pagamento identificono il metodo e la tempistica dei pagamenti per questa transazione. | C_PaymentTerm_ID numeric(10) Table Direct |
Warehouse | Magazzino/Punto di Servizio | Magazzino e Punto di servizio | Il Magazzino/Punto di Servizio identifica un magazzino unico dove i prodotti sono in inventario o i servizi sono forniti. | M_Warehouse_ID numeric(10) Table Direct |
Shipper | Trasportatore | Metodo o mezzo per la spedizione del prodotto | Il Trasportatore indica il metodo per la spedizione del prodotto. | M_Shipper_ID numeric(10) Table Direct |
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 |
Business Partner Key | Chiave del Business Partner | Chiave del Business Partner | null | BPartnerValue character varying(40) String |
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 |
Invoice To | Indirizzo della Fatturazione | Indirizzo della fatturazione | L'Indirizzo della Fatturazione indica l'indirizzo da usare per la fatturazione. | BillTo_ID numeric(10) Table |
Partner Location | Indirizzo Business Partner | Identifica l'indirizzo della spedizione per questo business partner | L'Indirizzo Business Partner indica la ubicazione del Business Partner | C_BPartner_Location_ID numeric(10) Table Direct |
Address | Ubicazione / Indirizzo | Ubicazione o Indirizzo | Il campo Ubicazione / Indirizzo definisce la ubicazione di una entità. | C_Location_ID numeric(10) Search |
Address 1 | Indirizzo 1 | Indirizzo per questa ubicazione | L'Indirizzo 1 identifica l'indirizzo per l'ubicazione di questa entità. | Address1 character varying(60) String |
Address 2 | Indirizzo 2 | Indirizzo 2 per questa ubicazione | L'Indirizzo 2 contiene le informazioni dell'indirizzo addizionali per una entità. Esso può essere utilizzato per una ubicazione di un palazzo, un numero di apartamento, o altre informazioni simili. | Address2 character varying(60) String |
City | Città | Città | La Città identifica una cittaà unica per questo pease o ragione. | City character varying(60) String |
ZIP | CAP | null | The Postal Code field identifies the postal code for this entity's address. | Postal character varying(10) String |
Region | Nome della regione | null | The Region Name defines the name that will print when this region is used in a document. | RegionName character varying(60) String |
Region | Regione | Identifica una regione geografica | La Regione identifica una regione unica per questa nazione. | C_Region_ID numeric(10) Table Direct |
ISO Country Code | Paese ISO | Codice ISO del paese alfanumerico e maiuscolo: ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html | Per dettagli: http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1.html o - http://www.unece.org/trade/rec/rec03en.htm | CountryCode character(2) String |
Country | Nazione | Nazione | La Nazione definisce una nazione. Prima di essere usata in un documento, una nazione deve essere definita. | C_Country_ID numeric(10) Table Direct |
User/Contact | Utente/Contatto | Utente del sistema - contatto interno o contatto di un Business Partner | L'ID Utente/Contatto identifica un utente unico del sistema. | AD_User_ID numeric(10) Table Direct |
Contact Name | Nome del contatto | Nome del contatto del Business Partner | null | ContactName character varying(60) String |
Phone | Telefono | null | The Phone field identifies a telephone number | Phone character varying(40) String |
EMail Address | Electronic Mail Address | The Email Address is the Electronic Mail ID for this User and should be fully qualified (e.g. joe.smith@company.com) | EMail character varying(60) String | |
Date Ordered | Data dell'Ordine | Data dell'Ordine | Indica la Data in cui l'articolo è stato ordinato. | DateOrdered timestamp without time zone Date |
Account Date | Data della Registrazione | Data della Registrazione | La Data della Registrazione indica la data delle registrazioni delle giornali generate da questo documento. | DateAcct timestamp without time zone Date |
Product | Prodotto | Prodotto, Servizio, Articolo | Il Prodotto identifica un articolo che è o acquistato o venduto da questa organizzazione. | M_Product_ID numeric(10) Search |
Product Key | Codice del prodotto | null | null | ProductValue character varying(40) String |
Charge | Addebito | Tipi di spesa aggiuntiva | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table Direct |
Charge Name | Nome dell'Addebitamento | Nome dell'Addebitamento | null | ChargeName character varying(60) String |
SKU | UGS | null | The SKU indicates a user defined stock keeping unit. It may be used for an additional bar code symbols or your own schema. | SKU character varying(30) 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 |
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 |
Ordered Quantity | Quantità Ordinata | null | The Ordered Quantity indicates the quantity of a product that was ordered. | QtyOrdered numeric Quantity |
Unit Price | Prezzo unitario | Prezzo attuale | The Actual or Unit Price indicates the Price for a product in source currency. | PriceActual numeric Costs+Prices |
Line Description | Descrizione della Riga | Descrizione della Riga | null | LineDescription character varying(255) String |
Tax Indicator | Indicatore dell'imposta | null | The Tax Indicator identifies the short name that will print on documents referencing this tax. | TaxIndicator character varying(10) String |
Tax | Imposta | Identificatore dell'Imposta | L'Imposta indica il tipo di imposta per questa riga del documento. | C_Tax_ID numeric(10) Table Direct |
Tax Amount | Importo dell'imposta | null | The Tax Amount displays the total tax amount for a document. | TaxAmt numeric Amount |
Project | Progetto | Identifica un progetto unico | L'ID Progetto è un identificatore per un progetto definito del utente. | C_Project_ID numeric(10) Search |
Campaign | Campagna | Campagna marketing | 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 |
Activity | Attività | Attività di business | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table Direct |
Trx Organization | Unità Organizzativa della Transazione | La Organizzazione di gestione o che ha iniziato la transazione. | La organizzazione che compie/inizia la transazione (per una altra organizzazione). L'organizzazione di compitenza e l'organizzazione della transazione possono essere diverse in un ambiente di service bureau, con servizi centralizzati e transazioni inter-org. | AD_OrgTrx_ID numeric(10) Table |
Order Source Key | Order Source Key | null | null | C_OrderSourceValue character varying(40) String |
Order Source | Order Source | null | null | C_OrderSource_ID numeric(10) Table Direct |
Import Orders | Importazione Ordini | Importazione Ordini | null | Processing character(1) Button |
Processed | Elaborato | null | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |