Difference between revisions of "UnPosted Documents (Window ID-294)"
From iDempiere en
m (Created page with " <!-- Note to editors: DON'T MODIFY THIS CODE --> Category: Reference Manual {{UnPosted Documents (Window ID-294 V1.0.0)}} <!-- END Note to editors: DON'T MODIFY THIS COD...") |
CarlosRuiz (talk | contribs) (move language from template to manpage) |
||
| Line 1: | Line 1: | ||
| + | [[en:UnPosted Documents (Window ID-294)]] | ||
| + | [[ar:UnPosted Documents (نافذة ID-294)]] | ||
| + | [[bg:Незаписани документи (прозорец ID-294)]] | ||
| + | [[da:UnPosted Documents (Vindue ID-294)]] | ||
| + | [[de:Nicht gebuchte Belege (Fenster ID-294)]] | ||
| + | [[el:Μη Καταχωρημένα Παραστατικά (παράθυρο ID-294)]] | ||
| + | [[es:Documentos sin Aplicar (Ventana ID-294)]] | ||
| + | [[fr:Document non posté (Fenêtre ID-294)]] | ||
| + | [[hu:Feladatlan dokumentumok (Aablak ID-294)]] | ||
| + | [[id:Dokumen yang Belum Di-posting (jendela ID-294)]] | ||
| + | [[it:Documenti non Registrati (finestra ID-294)]] | ||
| + | [[ja:未仕訳ドキュメント (ウィンドウ ID-294)]] | ||
| + | [[ms:Dokumen yang Belum Di-posting (tetingkap ID-294)]] | ||
| + | [[nl:UnPosted Documents (Venster ID-294)]] | ||
| + | [[pl:Dokumenty niezaksięgowane (Okno ID-294)]] | ||
| + | [[pt:Documentos não Lançados (Janela ID-294)]] | ||
| + | [[ro:Documente neînregistrate (fereastră ID-294)]] | ||
| + | [[ru:Непроведенные док-ты (окно ID-294)]] | ||
| + | [[sr:Непрокњижени документи (прозор ID-294)]] | ||
| + | [[sv:Okonterade dokument (Fönster ID-294)]] | ||
| + | [[th:เอกสารที่ยังไม่ได้ลงบัญชี (หน้าต่าง ID-294)]] | ||
| + | [[tr:UnPosted Documents (pencere ID-294)]] | ||
| + | [[zh:未过账文档 (窗口 ID-294)]] | ||
<!-- Note to editors: DON'T MODIFY THIS CODE --> | <!-- Note to editors: DON'T MODIFY THIS CODE --> | ||
Revision as of 18:36, 15 November 2017
Window: UnPosted Documents
Description: Unposted Documents
Help: View unposted documents
Tab: Unposted Documents
Description: View unposted Documents
Help:
File:UnPosted Documents - Unposted Documents - Window (iDempiere 1.0.0).png
| Name | Description | Help | Technical Data |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | RV_UnPosted.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | RV_UnPosted.AD_Org_ID numeric(10) Table Direct |
| Sales Transaction | This is a Sales Transaction | The Sales Transaction checkbox indicates if this item is a Sales Transaction. | RV_UnPosted.IsSOTrx text Yes-No |
| Document Date | 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. | RV_UnPosted.DateDoc timestamp without time zone Date |
| Account Date | 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 currency conversion. | RV_UnPosted.DateAcct timestamp without time zone Date |
| Table | Database Table information | The Database Table provides the information of the table definition | RV_UnPosted.AD_Table_ID integer Table Direct |
| Record ID | 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. | RV_UnPosted.Record_ID numeric(10) Record ID |
| Processed | The document has been processed | The Processed checkbox indicates that a document has been processed. | RV_UnPosted.Processed character(1) Yes-No |
| Posted | Posting status | The Posted field indicates the status of the Generation of General Ledger Accounting Lines | RV_UnPosted.Posted character(1) Button |
| 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. | RV_UnPosted.ProcessedOn numeric Number |
