Parts and BOMs (finestra ID-53128)
finestra: Parts and BOMs
descrizione: Maintain Bill of Materials
Aiuto: The Bill of Materials Window defines all product bills of materials used by an organization for light manufacturing.
TAB: Part
descrizione: The Product that will be produced from this Bill of Materials
Aiuto null
File:Parts and BOMs - Part - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
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) NOT NULL 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) NOT NULL 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) NOT NULL String |
Version No | Versione n. | null | null | VersionNo character varying(20) 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(255) NOT NULL String |
Description | Descrizione | Una descrizione corta opzionale del record | La descrizione è limitata ad essere meno di 255 carratteri. | Description character varying(255) String |
Comment/Help | Aiuto/Spiegazione | Commento o suggerimento | Il campo Aiuto/Spiegazione contiene, commenti o un aiuto per l'uso di questo articolo. | Help character varying(2000) Text |
Document Note | Nota del Documento | Informazioni aggiuntive circa un documento | The Document Note is used for recording any additional information regarding this product. | DocumentNote character varying(2000) Text |
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 |
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 |
Active | Attivo | Il record (dato, anagrafica,…) è attivo nel sistema | Ci sono due metodi per rendere un record non disponibile all sistema: Uno e di cancellarelo, l'atro è di disattivarelo. Un record disattivato non è disponibile per selezione, ma può essere utilizzato nei report.
Ci sono due ragioni da considere in favore alla disattivazione anziché la cancellazione dei record: (1) Il sistema richiede il record per scopi di audit. (2) Il record si è riferito da altri record. Per esempio, non si può cancellare un business partner, se esistono fatture per lui stesso. In questo caso si deve disattivare il busines partner per evitare l'immessione di transazioni future preso di lui. |
IsActive character(1) NOT NULL Yes-No |
Product Category | Categoria del prodotto | Categoria di cui questo conto è parte | Identifica la categoria a cui questo product appartiene. La Categoria del Prodotto viene utilizzata per la determinazione dei prezzi. | M_Product_Category_ID numeric(10) NOT NULL Table Direct |
Classification | Classificazione | A,B,C,… | The Classification can be used to optionally group products. | Classification character varying(12) String |
Tax Category | Categoria di Imposta | Categoria di Imposta | La Categoria di Imposta fornisce un metodo per il raggruppamento di imposte simili. Per esempio imposta di vendita o IVA. | C_TaxCategory_ID numeric(10) NOT NULL Table Direct |
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) NOT NULL Table Direct |
Product Type | Tipo di prodotto | null | The type of product also determines accounting consequences. | ProductType character(1) NOT NULL List |
Weight | Peso | null | The Weight indicates the weight of the product in the Weight UOM of the Client | Weight numeric Amount |
Volume | Volume | null | The Volume indicates the volume of the product in the Volume UOM of the Client | Volume numeric Amount |
Stocked | Stoccato | L'organizzazione tiene un inventario di questo prodotto | Il checkbox Stoccato indica se questo product è tenuto in inventario da questa organizzazione. | IsStocked character(1) NOT NULL Yes-No |
Manufactured | Manufactured | This product is manufactured | null | IsManufactured character(1) NOT NULL Yes-No |
Phantom | Fantasma | Componente Fantasma | Phantom Component are not stored and produced with the product. This is an option to avild maintaining an Engineering and Manufacturing Bill of Materials. | IsPhantom character(1) Yes-No |
Kanban controlled | Kanban controlled | This part is Kanban controlled | null | IsKanban character(1) NOT NULL Yes-No |
Part Type | Part Type | null | null | M_PartType_ID numeric(10) Table Direct |
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) Locator (WH) |
Bill of Materials | Distinta base | Distinta dei materiali | The Bill of Materials check box indicates if this product consists of a bill of materials. | IsBOM character(1) NOT NULL Yes-No |
Verified | Verificato | null | The Verified check box indicates if the configuration of this product has been verified. This is used for products that consist of a bill of materials | IsVerified character(1) NOT NULL Yes-No |
Verify BOM Structure | Verify BOM Structure | Verify BOM for correctness | The Verify BOM process checks for circular BOMs (unsupported). | Processing character(1) Button |
Standard Cost | Costo Standard | null | Costo Standard (per piano). | CostStandard null Amount |
Purchased | Acquistato | L'organizzazione acquista questo prodotto | Il checkbox Acquistato indica se questo è un prodotto acquistato per questa organizzazione. | IsPurchased character(1) NOT NULL Yes-No |
Sold | Venduto | L'organizzazione vende questo prodotto | Il checkbox Venduto indica se questo prodotto è venduto da questa organizzazione. | IsSold character(1) NOT NULL Yes-No |
Discontinued | Fuori Produzione | Questo prodotto non è più disponibile | Il check box Fuori Produzione indica che un prodotto è stato messo fuori produzione. | Discontinued character(1) Yes-No |
Discontinued At | Discontinued At | Discontinued At indicates Date when product was discontinued | null | DiscontinuedAt timestamp without time zone Date |
Expense Type | Tipo di spesa | null | null | S_ExpenseType_ID numeric(10) Table Direct |
Resource | Risorsa | Risorsa | null | S_Resource_ID numeric(10) Table Direct |
Subscription Type | Tipo Sottoscrizione | Tipo Sottoscrizione | Subscription type and renewal frequency | C_SubscriptionType_ID numeric(10) Table Direct |
Exclude Auto Delivery | Asclude consegna automatica | Asclude consegna automatica | Il prodotto viene escluso dalla consegna automatica. | IsExcludeAutoDelivery character(1) NOT NULL Yes-No |
Image URL | Immagine URL | URL della immagine | URL della immagine; La immagine non è archiviato nel database, ma invece ritrovato al runtime. La immagine può essere gif, jpeg o png. | ImageURL character varying(120) URL |
Description URL | URL della descrizione | URL per la descrizione | null | DescriptionURL character varying(120) URL |
Guarantee Days | Giorni di garanzia | null | If the value is 0, there is no limit to the availability or guarantee, otherwise the guarantee date is calculated by adding the days to the delivery date. | GuaranteeDays numeric(10) Integer |
Min Guarantee Days | Data di scadenza | Numero minimo di giorni di vita del prodotto (durata prima della scadenza) | When selecting batch/products with a guarantee date, the minimum left guarantee days for automatic picking. You can pick any batch/product manually. | GuaranteeDaysMin numeric(10) Integer |
Attribute Set | Serie di Attributi | L'insieme degli attributi del prodotto | null | M_AttributeSet_ID numeric(10) Table Direct |
Attribute Set Instance | Attribute Set Instance | Product Attribute Values | The values of the actual Product Attributes. Product Instance attributes are defined in the actual transactions. | M_AttributeSetInstance_ID numeric(10) Product Attribute |
TAB: Bill of Materials
descrizione: The component products.
Aiuto null
File:Parts and BOMs - Bill of Materials - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
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) NOT NULL 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) NOT NULL Table Direct |
Product | Prodotto | Prodotto, Servizio, Articolo | Il Prodotto identifica un articolo che è o acquistato o venduto da questa organizzazione. | M_Product_ID numeric(10) NOT NULL Search |
Line No | Numero di Riga | null | Il Numero di Riga identifica una riga unica per un documento. Inoltre essa controlla l'ordine delle righe all'intorno del documento. | Line numeric(10) NOT NULL Integer |
Active | Attivo | Il record (dato, anagrafica,…) è attivo nel sistema | Ci sono due metodi per rendere un record non disponibile all sistema: Uno e di cancellarelo, l'atro è di disattivarelo. Un record disattivato non è disponibile per selezione, ma può essere utilizzato nei report.
Ci sono due ragioni da considere in favore alla disattivazione anziché la cancellazione dei record: (1) Il sistema richiede il record per scopi di audit. (2) Il record si è riferito da altri record. Per esempio, non si può cancellare un business partner, se esistono fatture per lui stesso. In questo caso si deve disattivare il busines partner per evitare l'immessione di transazioni future preso di lui. |
IsActive character(1) NOT NULL Yes-No |
Description | Descrizione | Una descrizione corta opzionale del record | La descrizione è limitata ad essere meno di 255 carratteri. | Description character varying(255) String |
BOM Type | Tipo Distinta Base | Tipo Distinta Base | Type of Bill of Materials | BOMType character(1) List |
BOM Product | Prodotto | Prodotto della distinta base | The BOM Product identifies an element that is part of this Bill of Materials. | M_ProductBOM_ID numeric(10) NOT NULL Search |
BOM Quantity | Quantità | Quantità del del prodotto in distinta base | The BOM Quantity indicates the quantity of the product in its Unit of Measure (multiplication) | BOMQty numeric NOT NULL Quantity |
Part Type | Part Type | null | null | M_PartType_ID null 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 null String |
Bill of Materials | Bill of Materials | Bill of Materials | The Bill of Materials check box indicates if this product consists of a bill of materials. | IsBillOfMaterial null Yes-No |
Standard Cost | Costo Standard | null | Costo Standard (per piano). | CostStandard null Amount |
Std Cost Amount Sum | Tot. Costo std | Somma dell'importo del costo std | Current cumulative amount for calculating the standard cost difference based on (actual) invoice price | CostStandardCumAmt null Amount |