Recurring (tetingkap ID-266)
tetingkap: Recurring
Huraian: Recurring Document
Bantuan: Create new documents based on existing one
TAB: Recurring
Huraian: Recurring Document
Bantuan Maintain Recurring Documents. The Date Next Run determines the Document (and Accounting Date) of the generated documents.
Fail:Recurring - Recurring - tetingkap (iDempiere 1.0.0).png
Nama | Nama | Huraian | Bantuan | spesifikasi |
---|---|---|---|---|
Created | Dicipta | Date this record was created | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
Recurring | Recurring | Recurring Document | Recurring Documents | C_Recurring_ID numeric(10) NOT NULL ID |
Client | Klien | Klien/Pengguna untuk terjemahan ini | Klien/Penghuni adalah syarikat atau pihak yang sah. Anda tidak boleh berkongsi maklumat antara Klien. Penghuni adalah sama erti dengan Klien. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organisasi | Organizational entity within client | Organisasi adalah unit pelanggan atau entiti sah - contonnya kedai, Jabatan. Data boleh dikongsi antara organisasi. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | Nama | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) NOT NULL String |
Description | Perihal | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Comment/Help | Komen/Bantuan | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Aktif | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Frequency Type | Jenis Frekuensi | Frequency of event | The frequency type is used for calculating the date of the next event. | FrequencyType character(1) NOT NULL List |
Frequency | Frekuensi | Frequency of events | The frequency is used in conjunction with the frequency type in determining an event. Example: If the Frequency Type is Week and the Frequency is 2 - it is every two weeks. | Frequency numeric(10) Integer |
Maximum Runs | Maximum Runs | Number of recurring runs | Number of recurring documents to be generated in total | RunsMax numeric(10) NOT NULL Integer |
Date next run | Tarikh next run | Date the process will run next | The Date Next Run indicates the next time this process will run. | DateNextRun timestamp without time zone Date+Time |
Recurring Type | Recurring Type | Type of Recurring Document | The type of document to be generated | RecurringType character(1) NOT NULL List |
Order | Tempahan | Tempahan | The Sales Order is a control document. The Sales Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. | C_Order_ID numeric(10) Search |
Journal Batch | Batch Jurnal | General Ledger Journal Batch | The General Ledger Journal Batch identifies a group of journals to be processed as a group. | GL_JournalBatch_ID numeric(10) Search |
Invoice | Invois | Invoice Identifier | The Invoice Document. | C_Invoice_ID numeric(10) Search |
Project | Projek | Financial Project | A Project allows you to track and control internal or external activities. | C_Project_ID numeric(10) Search |
Payment | Pembayaran | Payment identifier | The Payment is a unique identifier of this payment. | C_Payment_ID numeric(10) Search |
Date last run | Tarikh last run | Date the process was last run. | The Date Last Run indicates the last time that a process was run. | DateLastRun timestamp without time zone Date+Time |
Remaining Runs | Remaining Runs | Number of recurring runs remaining | Number of recurring documents to be still generated | RunsRemaining numeric(10) NOT NULL Integer |
Start Process | Start Process | Start Recurring Run | null | Processing character(1) Button |
TAB: Run
Huraian: Recurring Document Run
Bantuan History of Recurring Document Generation
Fail:Recurring - Run - tetingkap (iDempiere 1.0.0).png
Nama | Nama | Huraian | Bantuan | spesifikasi |
---|---|---|---|---|
Recurring Run | Recurring Run | Recurring Document Run | History of Recurring Document Generation | C_Recurring_Run_ID numeric(10) NOT NULL ID |
Client | Klien | Klien/Pengguna untuk terjemahan ini | Klien/Penghuni adalah syarikat atau pihak yang sah. Anda tidak boleh berkongsi maklumat antara Klien. Penghuni adalah sama erti dengan Klien. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organisasi | Organizational entity within client | Organisasi adalah unit pelanggan atau entiti sah - contonnya kedai, Jabatan. Data boleh dikongsi antara organisasi. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Recurring | Recurring | Recurring Document | Recurring Documents | C_Recurring_ID numeric(10) NOT NULL Table Direct |
Created | Dicipta | Date this record was created | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
Active | Aktif | The record is active in the system | There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.
There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |
IsActive character(1) NOT NULL Yes-No |
Document Date | Tarikh dokumen | 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 |
Payment | Pembayaran | Payment identifier | The Payment is a unique identifier of this payment. | C_Payment_ID numeric(10) Search |
Order | Tempahan | Tempahan | The Sales Order is a control document. The Sales Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. | C_Order_ID numeric(10) Search |
Project | Projek | Financial Project | A Project allows you to track and control internal or external activities. | C_Project_ID numeric(10) Search |
Invoice | Invois | Invoice Identifier | The Invoice Document. | C_Invoice_ID numeric(10) Search |
Journal Batch | Batch Jurnal | General Ledger Journal Batch | The General Ledger Journal Batch identifies a group of journals to be processed as a group. | GL_JournalBatch_ID numeric(10) Search |