Inserimento Linee del Report (finestra ID-218)
finestra: Inserimento Linee del Report
descrizione: Gestione Inserimenti Linee Report finanziario
Aiuto: L'inserimento linee definisce quali linee vengono stampate in un Report finanziario.
TAB: Insieme di Linee del Report
descrizione: Gestione Insieme di linee del report
Aiuto null
File:Inserimento Linee del Report - Insieme di Linee del Report - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Report Line Set | Set di righe del report | null | null | PA_ReportLineSet_ID numeric(10) NOT NULL ID |
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 |
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) 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 |
Copy Lines | Copiare Linee | Copiare le linee del Report da altre linee esistenti | Copia linee alla fine di questo gruppo di linee. | Processing character(1) NOT NULL Button |
TAB: Linea del Report
descrizione: Gestione Linea del Report finanziario
Aiuto null
File:Inserimento Linee del Report - Linea del Report - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Report Line | Riga del report | null | null | PA_ReportLine_ID numeric(10) NOT NULL ID |
Parent | Padre | Valore del Padre | Il Padre indica il valore utilizzato per rappresentare un livello sommario o dei report per un record. | Parent_ID numeric(10) Table |
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 |
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 |
Report Line Set | Set di righe del report | null | null | PA_ReportLineSet_ID numeric(10) NOT NULL 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) 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 |
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 |
Printed | Stampato | null | Il checkbox Stampato indica se questo documento sarà stampato. | IsPrinted character(1) NOT NULL Yes-No |
Sequence | Sequenza | Sequenza dei documenti | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Line Type | Tipo di riga | null | null | LineType character(1) NOT NULL List |
Calculation | Calcolo | null | null | CalculationType character(1) List |
Operand 1 | Operando 1 | null | null | Oper_1_ID numeric(10) Table |
Operand 2 | Operando 2 | null | null | Oper_2_ID numeric(10) Table |
PostingType | Tipo registrazione | null | The Posting Type indicates the type of amount (Actual, Encumbrance, Budget) this journal updated. | PostingType character(1) List |
Budget | Budget | Budget di contabilità generale | Il Budget identifica un budget definito dell'utente. Un budget può essere utilizzato nel reporting e per confrontare contro gli importi effettivi. | GL_Budget_ID numeric(10) Table Direct |
Amount Type | Amount Type | Type of amount to report | You can choose between the total and period amounts as well as the balance or just the debit/credit amounts. | AmountType character(2) List |
Amount Type | Amount Type | PA Amount Type for reporting | The amount type to report on: Quantity, Credit Only, Debit Only, Balance (expected sign) or Balance (accounted sign). "Expected sign" adjusts the sign of the result based on the Account Type and Expected Sign of each Account Element, whereas "accounted sign" always returns DR-CR. | PAAmountType character(1) List |
Period Type | Period Type | PA Period Type | The Period Type to report on: Period, Year, Total or Natural. Natural = Year for P & L accounts, Total for Balance Sheet accounts. | PAPeriodType character(1) List |
TAB: Sorgente del Report
descrizione: Gestione Valori Segmento della Sorgente del Report
Aiuto null
File:Inserimento Linee del Report - Sorgente del Report - 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 |
Report Line | Riga del report | null | null | PA_ReportLine_ID numeric(10) NOT NULL Table Direct |
Description | Descrizione | Una descrizione corta opzionale del record | La descrizione è limitata ad essere meno di 255 carratteri. | Description character varying(255) 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 |
Type | Tipo di Elemento | Tipo di elemento (conto o definito dall'utente) | Il Tipo di Elemento indica se questo elemento fa parte del Elemento del Conto o è un elemento definito dell'utente. | ElementType character(2) NOT NULL List |
Organization | Unità Organizzativa | Una entità organizzativa sotto un client | Una Unità Organizzativa è una entità del client o entità legale - esempi sono negozio o dipartamento. | Org_ID numeric(10) Table |
Include Nulls in Org | Include Nulls in Org | Include nulls in the selection of the organization | null | IsIncludeNullsOrg character(1) NOT NULL Yes-No |
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 |
Include Nulls in Org Trx | Include Nulls in Org Trx | Include nulls in the selection of the organization transaction | null | IsIncludeNullsOrgTrx character(1) NOT NULL Yes-No |
Account Element | Elemento del Conto | Elemento del conto | I conti possono essere i conti originali o definiti dall'utente. | C_ElementValue_ID numeric(10) Table |
Include Nulls in Account | Include Nulls in Account | Include nulls in the selection of the account | null | IsIncludeNullsElementValue character(1) NOT NULL Yes-No |
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) Table Direct |
Include Nulls in BPartner | Include Nulls in BPartner | Include nulls in the selection of the business partner | null | IsIncludeNullsBPartner character(1) NOT NULL Yes-No |
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 |
Include Nulls in Product | Include Nulls in Product | Include nulls in the selection of the product | null | IsIncludeNullsProduct character(1) NOT NULL Yes-No |
Address | Ubicazione / Indirizzo | Ubicazione o Indirizzo | Il campo Ubicazione / Indirizzo definisce la ubicazione di una entità. | C_Location_ID numeric(10) Location (Address) |
Include Nulls in Location | Include Nulls in Location | Include nulls in the selection of the location | null | IsIncludeNullsLocation character(1) NOT NULL Yes-No |
Project | Progetto | Identifica un progetto unico | L'ID Progetto è un identificatore per un progetto definito del utente. | C_Project_ID numeric(10) Table Direct |
Include Nulls in Project | Include Nulls in Project | Include nulls in the selection of the project | null | IsIncludeNullsProject character(1) NOT NULL Yes-No |
Sales Region | Area di Vendita | Area di vendita | L'Area di Vendita indica una specifica area di vendita. | C_SalesRegion_ID numeric(10) Table Direct |
Include Nulls in Sales Region | Include Nulls in Sales Region | Include nulls in the selection of the sales region | null | IsIncludeNullsSalesRegion character(1) NOT NULL Yes-No |
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 |
Include Nulls in Activity | Include Nulls in Activity | Include nulls in the selection of the activity | null | IsIncludeNullsActivity character(1) NOT NULL Yes-No |
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 |
Include Nulls in Campaign | Include Nulls in Campaign | Include nulls in the selection of the campaign | null | IsIncludeNullsCampaign character(1) NOT NULL Yes-No |
User Element 1 | Elemento Utente 1 | User defined accounting Element | A user defined accounting element referres to a Compiere table. This allows to use any table content as an accounting dimension (e.g. Project Task). Note that User Elements are optional and are populated from the context of the document (i.e. not requested) | UserElement1_ID numeric(10) ID |
Include Nulls in User Element 1 | Include Nulls in User Element 1 | Include nulls in the selection of the user element 1 | null | IsIncludeNullsUserElement1 character(1) NOT NULL Yes-No |
User Element 2 | Elemento Utente 2 | User defined accounting Element | A user defined accounting element referres to a Compiere table. This allows to use any table content as an accounting dimension (e.g. Project Task). Note that User Elements are optional and are populated from the context of the document (i.e. not requested) | UserElement2_ID numeric(10) ID |
Include Nulls in User Element 2 | Include Nulls in User Element 2 | Include nulls in the selection of the user element 2 | null | IsIncludeNullsUserElement2 character(1) NOT NULL Yes-No |