Documentos não Lançados (Janela ID-294)
Fonte: iDempiere pt
Janela: Documentos não Lançados
Descrição: Unposted Documents
Ajudar: View unposted documents
TAB: Unposted Documents
Descrição: View unposted Documents
Ajudar null
Ficheiro:Documentos não Lançados - Unposted Documents - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) Table Direct |
Document No | N.º Documento | Document sequence number of the document | The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>".
If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. 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). |
DocumentNo character varying String |
Sales Transaction | Vendas | This is a Sales Transaction | Esta checkbox indica se este item é uma transacção de Vendas. | IsSOTrx text Yes-No |
Document Date | Data Documento | Date of the Document | The Document Date indicates the date the document was generated. It may or may not be the same as the accounting date. | DateDoc timestamp without time zone Date |
Account Date | Data de Lançamento | Accounting Date | The Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any cirrency conversion. | DateAcct timestamp without time zone Date |
Table | Tabela | Table for the Fields | The Table indicates the table in which a field or fields reside. | AD_Table_ID integer(32) Table Direct |
Record ID | ID Registo | Direct internal record ID | The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. | Record_ID numeric(10) Button |
Document Status | Documento Status | The current status of the document | The Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action field | DocStatus character List |
Processed | Processado | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |
Posted | Lançado | Posting status | The Posted field indicates the status of the Generation of General Ledger Accounting Lines | Posted character(1) Button |
Processed On | Processed On | The date+time (expressed in decimal format) when the document has been processed | The ProcessedOn Date+Time save the exact moment (nanoseconds precision if allowed by the DB) when a document has been processed. | ProcessedOn numeric Number |