Progetto (Servizio) (finestra ID-130)

Da iDempiere it.



finestra: Progetto (Servizio)

descrizione: Gestione Progetti

Aiuto: La finestra Progetto viene usata per definre i progetti che saranno definiti attraverso i documenti.



TAB: Progetto (Servizio)

descrizione: Definisci Progetto di Servizio


Aiuto Il tab Progetto viene usato per definire il Valore, il Nome e la Descrizione di ogni progetto. Inoltre tiene il conto degli importi assegnati, commissionati e usati per questo progetto.


File:Progetto (Servizio) - Progetto (Servizio) - 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
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
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) NOT NULL
String
Description Descrizione Una descrizione corta opzionale del record La descrizione è limitata ad essere meno di 255 carratteri. Description
character varying(255)
Text
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
Summary Level Livello di Sintesi Questo è una entità sommaria Una entità al Livello di Sintesi rappresente una rama di un albero anziché un nodo finale. Le entità al Livelli di sintesi sono utilizzate nel reporting e non contengono valori propri. IsSummary
character(1) NOT NULL
Yes-No
Note Nota Informazioni aggiuntive riguardo un obiettivo The Note field allows for optional entry of user defined information regarding this record Note
character varying(2000)
Text
Line Level Line Level Project Line Level Level on which Project Lines are maintained ProjectLineLevel
character(1) NOT NULL
List
Set Project Type Impostare Tipo di Progetto Imposta il tipo di progetto e per i Progetti di Servizio copia le fasi e i compiti C_ProjectType_ID
numeric(10)
Button
Standard Phase Fase Standard Standard Phase of the Project Type Phase of the project with standard performance information with standard work C_Phase_ID
numeric(10)
Table Direct
Contract Date Data del contatto La data effettiva di questo documento The contract date is used to determine when the document becomes effective. This is usually the contract date. The contract date is used in reports and report parameters. DateContract
timestamp without time zone
Date
Finish Date Data fine null The finish date is used to indicate when the project is expected to be completed or has been completed. DateFinish
timestamp without time zone
Date
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
BPartner (Agent) BPartner (Agente) Business Partner (Agent or Sales Rep) null C_BPartnerSR_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
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
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
Order Reference Riferimento dell'ordine null The business partner order reference is the order reference for this specific transaction; Often Purchase Order numbers are given to print on Invoices for easier reference. A standard number can be defined in the Business Partner (Customer) window. POReference
character varying(20)
String
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
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
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
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) NOT NULL
Table Direct
Planned Amount Importo pianificato null The Planned Amount indicates the anticipated amount for this project or project line. PlannedAmt
numeric NOT NULL
Amount
Planned Quantity Quantità pianificata null The Planned Quantity indicates the anticipated quantity for this project or project line PlannedQty
numeric NOT NULL
Quantity
Planned Margin Margine pianificato null The Planned Margin Amount indicates the anticipated margin amount for this project or project line. PlannedMarginAmt
numeric NOT NULL
Amount
Invoice Rule Invoice Rule Invoice Rule for the project The Invoice Rule for the project determines how orders (and consequently invoices) are created. The selection on project level can be overwritten on Phase or Task ProjInvoiceRule
character(1) NOT NULL
List
Committed Amount Importo impegnato L'ammontamento (legale) impegnato The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedAmt
numeric NOT NULL
Amount
Committed Quantity Quantità Impegnata The (legal) commitment Quantity The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedQty
numeric NOT NULL
Quantity
Invoiced Amount Importo Fatturato L'Importo Fatturato L'Importo Fatturato InvoicedAmt
numeric NOT NULL
Amount
Quantity Invoiced Quantità Fatturata La Quantità Fatturata null InvoicedQty
numeric NOT NULL
Quantity
Project Balance Saldo del Progetto Saldo totale del progetto The project balance is the sum of all invoices and payments ProjectBalanceAmt
numeric NOT NULL
Amount
Copy Details Copiare Dettagli Copiare Righe/Fasi/Compiti da un altro progetto null CopyFrom
character(1)
Button
Close Project Chiudere Progetto null null Processing
character(1)
Button




TAB: Project Line

descrizione: Maintain Project Lines


Aiuto Maintain Project Level Lines


File:Progetto (Servizio) - Project Line - 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
Project Progetto Identifica un progetto unico L'ID Progetto è un identificatore per un progetto definito del utente. C_Project_ID
numeric(10) NOT NULL
Table Direct
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)
Text
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 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)
Table Direct
Planned Price Prezzo pianificato null The Planned Price indicates the anticipated price for this project line. PlannedPrice
numeric NOT NULL
Costs+Prices
Planned Quantity Quantità pianificata null The Planned Quantity indicates the anticipated quantity for this project or project line PlannedQty
numeric NOT NULL
Quantity
Get Price Ottenere Prezzo Get Price for Project Line based on Project Price List null DoPricing
character(1)
Button
Planned Amount Importo pianificato null The Planned Amount indicates the anticipated amount for this project or project line. PlannedAmt
numeric NOT NULL
Amount
Printed Stampato null Il checkbox Stampato indica se questo documento sarà stampato. IsPrinted
character(1) NOT NULL
Yes-No
Planned Margin Margine pianificato null The Planned Margin Amount indicates the anticipated margin amount for this project or project line. PlannedMarginAmt
numeric NOT NULL
Amount
Committed Amount Importo impegnato L'ammontamento (legale) impegnato The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedAmt
numeric
Amount
Committed Quantity Quantità Impegnata The (legal) commitment Quantity The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedQty
numeric
Quantity
Invoiced Amount Importo Fatturato L'Importo Fatturato L'Importo Fatturato InvoicedAmt
numeric NOT NULL
Amount
Quantity Invoiced Quantità Fatturata La Quantità Fatturata null InvoicedQty
numeric NOT NULL
Quantity
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
Purchase Order Ordine di Acquisto Ordine di Acquisto null C_OrderPO_ID
numeric(10)
Table
Project Issue Registrare al Progetto Project Issues (Material, Labor) Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock. C_ProjectIssue_ID
numeric(10)
Table Direct
Processed Elaborato null The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No




TAB: Fase

descrizione: Fase del Progetto


Aiuto Fase Attuale del Progetto con le informazioni di Stato - generata della Fase del Tipo di Progetto.


File:Progetto (Servizio) - Fase - 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
Project Progetto Identifica un progetto unico L'ID Progetto è un identificatore per un progetto definito del utente. C_Project_ID
numeric(10) NOT NULL
Table Direct
Standard Phase Fase Standard Standard Phase of the Project Type Phase of the project with standard performance information with standard work C_Phase_ID
numeric(10)
Table Direct
Sequence Sequenza Sequenza dei documenti The Sequence indicates the order of records SeqNo
numeric(10) NOT NULL
Integer
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) NOT NULL
String
Description Descrizione Una descrizione corta opzionale del record La descrizione è limitata ad essere meno di 255 carratteri. Description
character varying(255)
Text
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
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
Complete Completato It is complete Indication that this is complete IsComplete
character(1) NOT NULL
Yes-No
Start Date Data d'Inizio Primo giorno effettivo (inclusivo) La Data d'Inizio indica la prima data in una gamma di date. StartDate
timestamp without time zone
Date
End Date Data del Fine L'ultima data effettiva (inclusiva) La Data del Fine indica indica l'ultima data di questo periodo. EndDate
timestamp without time zone
Date
Invoice Rule Invoice Rule Invoice Rule for the project The Invoice Rule for the project determines how orders (and consequently invoices) are created. The selection on project level can be overwritten on Phase or Task ProjInvoiceRule
character(1)
List
Planned Amount Importo pianificato null The Planned Amount indicates the anticipated amount for this project or project line. PlannedAmt
numeric NOT NULL
Amount
Product Prodotto Prodotto, Servizio, Articolo Il Prodotto identifica un articolo che è o acquistato o venduto da questa organizzazione. M_Product_ID
numeric(10)
Search
Quantity Quantità null The Quantity indicates the number of a specific product or item for this document. Qty
numeric
Quantity
Committed Amount Importo impegnato L'ammontamento (legale) impegnato The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedAmt
numeric NOT NULL
Amount
Generate Order Generare Ordine Generare Ordine dal fase di progetto The Generate Order process will generate a new Order document based on the project phase or tasks. A price list and warehouse/service point must be defined on the project. If a product is defined on phase level, the Phase information is used as the basis for the Order (milestone invoicing) - otherwise the individual tasks. GenerateOrder
character(1)
Button
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




TAB: Phase Line

descrizione: Project Lines of Phase


Aiuto Maintain Project Lines on Phase Level


File:Progetto (Servizio) - Phase Line - 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
Project Phase Fase del Progetto Fase del Progetto null C_ProjectPhase_ID
numeric(10)
Table Direct
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)
Text
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 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)
Table Direct
Planned Price Prezzo pianificato null The Planned Price indicates the anticipated price for this project line. PlannedPrice
numeric NOT NULL
Costs+Prices
Planned Quantity Quantità pianificata null The Planned Quantity indicates the anticipated quantity for this project or project line PlannedQty
numeric NOT NULL
Quantity
Get Price Ottenere Prezzo Get Price for Project Line based on Project Price List null DoPricing
character(1)
Button
Planned Amount Importo pianificato null The Planned Amount indicates the anticipated amount for this project or project line. PlannedAmt
numeric NOT NULL
Amount
Printed Stampato null Il checkbox Stampato indica se questo documento sarà stampato. IsPrinted
character(1) NOT NULL
Yes-No
Planned Margin Margine pianificato null The Planned Margin Amount indicates the anticipated margin amount for this project or project line. PlannedMarginAmt
numeric NOT NULL
Amount
Committed Amount Importo impegnato L'ammontamento (legale) impegnato The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedAmt
numeric
Amount
Committed Quantity Quantità Impegnata The (legal) commitment Quantity The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedQty
numeric
Quantity
Invoiced Amount Importo Fatturato L'Importo Fatturato L'Importo Fatturato InvoicedAmt
numeric NOT NULL
Amount
Quantity Invoiced Quantità Fatturata La Quantità Fatturata null InvoicedQty
numeric NOT NULL
Quantity
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
Purchase Order Ordine di Acquisto Ordine di Acquisto null C_OrderPO_ID
numeric(10)
Table
Project Issue Registrare al Progetto Project Issues (Material, Labor) Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock. C_ProjectIssue_ID
numeric(10)
Table Direct
Processed Elaborato null The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No




TAB: Compito

descrizione: Compito attuale del progetto


Aiuto A Project Task in a Project Phase represents the actual work.


File:Progetto (Servizio) - Compito - 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
Project Phase Fase del Progetto Fase del Progetto null C_ProjectPhase_ID
numeric(10) NOT NULL
Table Direct
Standard Task Compito Standard Standard Project Type Task Standard Project Task in a Project Phase with standard effort C_Task_ID
numeric(10)
Table Direct
Sequence Sequenza Sequenza dei documenti The Sequence indicates the order of records SeqNo
numeric(10) NOT NULL
Integer
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) NOT NULL
String
Description Descrizione Una descrizione corta opzionale del record La descrizione è limitata ad essere meno di 255 carratteri. Description
character varying(255)
Text
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
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
Invoice Rule Invoice Rule Invoice Rule for the project The Invoice Rule for the project determines how orders (and consequently invoices) are created. The selection on project level can be overwritten on Phase or Task ProjInvoiceRule
character(1)
List
Planned Amount Importo pianificato null The Planned Amount indicates the anticipated amount for this project or project line. PlannedAmt
numeric NOT NULL
Amount
Product Prodotto Prodotto, Servizio, Articolo Il Prodotto identifica un articolo che è o acquistato o venduto da questa organizzazione. M_Product_ID
numeric(10)
Search
Quantity Quantità null The Quantity indicates the number of a specific product or item for this document. Qty
numeric
Quantity
Committed Amount Importo impegnato L'ammontamento (legale) impegnato The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedAmt
numeric NOT NULL
Amount




TAB: Task Line

descrizione: Project Lines of Tasks


Aiuto Maintain Project Lines of Tasks


File:Progetto (Servizio) - Task Line - 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
Project Task Compito del Progetto Compito attuale di un progetto nella fase del progetto Compito attuale di un progetto nella fase del progetto C_ProjectTask_ID
numeric(10)
Table Direct
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)
Text
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 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)
Table Direct
Planned Price Prezzo pianificato null The Planned Price indicates the anticipated price for this project line. PlannedPrice
numeric NOT NULL
Costs+Prices
Planned Quantity Quantità pianificata null The Planned Quantity indicates the anticipated quantity for this project or project line PlannedQty
numeric NOT NULL
Quantity
Get Price Ottenere Prezzo Get Price for Project Line based on Project Price List null DoPricing
character(1)
Button
Planned Amount Importo pianificato null The Planned Amount indicates the anticipated amount for this project or project line. PlannedAmt
numeric NOT NULL
Amount
Printed Stampato null Il checkbox Stampato indica se questo documento sarà stampato. IsPrinted
character(1) NOT NULL
Yes-No
Planned Margin Margine pianificato null The Planned Margin Amount indicates the anticipated margin amount for this project or project line. PlannedMarginAmt
numeric NOT NULL
Amount
Committed Amount Importo impegnato L'ammontamento (legale) impegnato The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedAmt
numeric
Amount
Committed Quantity Quantità Impegnata The (legal) commitment Quantity The commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount. CommittedQty
numeric
Quantity
Invoiced Amount Importo Fatturato L'Importo Fatturato L'Importo Fatturato InvoicedAmt
numeric NOT NULL
Amount
Quantity Invoiced Quantità Fatturata La Quantità Fatturata null InvoicedQty
numeric NOT NULL
Quantity
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
Purchase Order Ordine di Acquisto Ordine di Acquisto null C_OrderPO_ID
numeric(10)
Table
Project Issue Registrare al Progetto Project Issues (Material, Labor) Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock. C_ProjectIssue_ID
numeric(10)
Table Direct
Processed Elaborato null The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No




TAB: Contabilità

descrizione: Definisci Contabilità Progetto


Aiuto Il tab Contabilità è usato per definire il Conto Maschera da usare quando un progetto è completo e le maschere associate realizzate.


File:Progetto (Servizio) - Contabilità - 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
Project Progetto Identifica un progetto unico L'ID Progetto è un identificatore per un progetto definito del utente. C_Project_ID
numeric(10) NOT NULL
Table Direct
Accounting Schema Schema Contabile Regole della contabilizzazione Lo Schemo Contabile definisce le regole contabile come il metodo di costing, la valuta, ed il calandario. C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
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
Project Asset Valore del progetto Valore stimato del progetto The Project Asset account is the account used as the final asset account in capital projects PJ_Asset_Acct
numeric(10) NOT NULL
Account
Work In Progress Valore attuale del progetto Valore del lavoro in progress The Work in Process account is the account used in capital projects until the project is completed PJ_WIP_Acct
numeric(10) NOT NULL
Account


Contributions / Posts

I cookie ci aiutano a fornire i nostri servizi. Utilizzando i nostri servizi, accetti il nostro utilizzo dei cookie.