Spese da Rimborsare (finestra ID-254)

Da iDempiere it.



finestra: Spese da Rimborsare

descrizione: Mostra Spese e addebiti non rimborsati

Aiuto: Prima di rimborsare le spese, controlla gli items di spesa aperta.



TAB: Dipendenti, Fornitori

descrizione: Business Partner da rimborsare


Aiuto Seleziona il business partner da rimborsare.


File:Spese da Rimborsare - Dipendenti, Fornitori - finestra (iDempiere 1.0.0).png




nome nome descrizione Aiuto specificazioni
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
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
Name 2 Nome 2 Nome aggiuntivo null Name2
character varying(60)
String
Vendor Fornitore Indica se questo business partner è un fornitore Il checkbox Fornitore indicata se questo Business Partner è un fornitore. Se selezionato, campi supplimentari si visualizzano per l'ulteriore specificazione di questo fornitore. IsVendor
character(1) NOT NULL
Yes-No
Employee Dipendente Indica se questo business partner è un dipendente Il checkbox Dipendente indica se questo business Partner è un dipendente. Se selezionato, campi aggiunti si visualizzano per specificare ulteriormente questo dipendente. IsEmployee
character(1) NOT NULL
Yes-No
PO Payment Term Termini di pagamento OdA null The PO Payment Term indicates the payment term that will be used when this purchase order becomes an invoice. PO_PaymentTerm_ID
numeric(10)
Table
Open Balance Saldo aperto Saldo totale nella valuta della contabilità principale The Total Open Balance Amount is the calculated open item amount for Customer and Vendor activity. If the Balance is below zero, we owe the Business Partner. The amout is used for Credit Management.

Invoices and Payment Allocations determine the Open Balance (i.e. not Orders or Payments).

TotalOpenBalance
numeric
Amount




TAB: Linea del Report

descrizione: Linea del Tempo e Spese del Report (non rimborsate)


Aiuto Mostra e modifica le linee del tempo e delle linee del Report.


File:Spese da Rimborsare - Linea 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
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
Expense Report Report Ore e Spese Report Ore e Spese null S_TimeExpense_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
Expense Date Data della Spesa Data della spesa Data della Spesa DateExpense
timestamp without time zone
Date
Processed Elaborato null The Processed checkbox indicates that a document has been processed. Processed
character(1) NOT NULL
Yes-No
Time Report Ora del Report La Riga è solo un immessione del tempo (nessua spesa) La riga contiene solo informazione del tempo. IsTimeReport
character(1) NOT NULL
Yes-No
Invoice Line Riga della fattura null The Invoice Line uniquely identifies a single line of an Invoice. C_InvoiceLine_ID
numeric(10)
Search
Invoiced Fatturato è fatturato Il Fatturato indica se è fatturato IsInvoiced
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)
Search
Resource Assignment Assegnazione della Risorsa Assegnazione della Risorsa null S_ResourceAssignment_ID
numeric(10)
Assignment
Quantity Quantità null The Quantity indicates the number of a specific product or item for this document. Qty
numeric
Quantity
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
Quantity Reimbursed Quantità Rimborsata La quantità rimborsata La quantità rimborsata è derivata dalla quantità inserita e può essere sovrascritta in fase di approvazione del report delle spese. QtyReimbursed
numeric
Quantity
Expense Amount Importo della Spesa Importo per questa spesa Importo della spese in valuta ExpenseAmt
numeric
Amount
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
Converted Amount Importo convertito Ammontare convertito The Converted Amount is the result of multiplying the Source Amount by the Conversion Rate for this target currency. ConvertedAmt
numeric
Amount
Price Reimbursed Prezzo Rimborsato Prezzo Rimborsato The reimbursed price is derived from the converted price and can be overwritten when approving the expense report. PriceReimbursed
numeric
Costs+Prices
Time Type Tipo di Tempo Tipo di Tempo Ricordato Differentiate time types for reporting purposes (In parallel to Activities) S_TimeType_ID
numeric(10)
Table Direct
Description Descrizione Una descrizione corta opzionale del record La descrizione è limitata ad essere meno di 255 carratteri. Description
character varying(255)
String
Note Nota Informazioni aggiuntive riguardo un obiettivo The Note field allows for optional entry of user defined information regarding this record Note
character varying(255)
Text
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
Project Progetto Identifica un progetto unico L'ID Progetto è un identificatore per un progetto definito del utente. C_Project_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
Project Phase Fase del Progetto Fase del Progetto null C_ProjectPhase_ID
numeric(10)
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


Contributions / Posts

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