Jadual Invois (tetingkap ID-147)
tetingkap: Jadual Invois
Huraian: Maintain Invoicing Schedule
Bantuan: The Invoice Schedule Window defines the frequency and cut off dates for generating summary invoices. If a customer requires a single invoice for multiple shipments you would define the appropriate invoice schedule and associate it with the Customer.
TAB: Jadual Invois
Huraian: Define Invoice Schedule
Bantuan The Invoice Schedule Tab defines the frequency for which batch invoices will be generated for a Business Partner.
Fail:Jadual Invois - Jadual Invois - tetingkap (iDempiere 1.0.0).png
Nama | Nama | Huraian | Bantuan | spesifikasi |
---|---|---|---|---|
Invoice Schedule | Jadual Invois | Schedule for generating Invoices | The Invoice Schedule identifies the frequency used when generating invoices. | C_InvoiceSchedule_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 |
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 |
Default | Biasa (asal) | Default value | The Default Checkbox indicates if this record will be used as a default value. | IsDefault character(1) NOT NULL Yes-No |
Amount Limit | Had Bilangan | Send invoices only if the amount exceeds the limit | The Amount Limit checkbox indicates if invoices will be sent out if they are below the entered limit. | IsAmount character(1) NOT NULL Yes-No |
Amount | Jumlah | Jumlah | Jumlah | Amt numeric Amount |
Invoice Frequency | Frekuensi Invois | How often invoices will be generated | The Invoice Frequency indicates the frequency of invoice generation for a Business Partner. | InvoiceFrequency character(1) NOT NULL List |
Invoice on even weeks | Invois mingguan | Send invoices on even weeks | The Invoice on Even Weeks checkbox indicates if biweekly invoices should be sent on even week numbers. | EvenInvoiceWeek character(1) Yes-No |
Invoice Week Day | Invois Harian Mingguan | Day to generate invoices | The Invoice Week Day indicates the day of the week to generate invoices. | InvoiceWeekDay character(1) List |
Invoice weekday cutoff | Invois potongan hari minggu | Last day in the week for shipments to be included | The Invoice Week Day Cutoff indicates the last day of the week a shipment must be made to be included in the invoice schedule. | InvoiceWeekDayCutoff character(1) List |
Invoice Day | Invois Harian | Day of Invoice Generation | The Invoice Day indicates the day of invoice generation. If twice monthly, the second time is 15 days after this day. | InvoiceDay numeric(10) Integer |
Invoice day cut-off | Invois potongan hari | Last day for including shipments | The Invoice Day Cut Off indicates the last day for shipments to be included in the current invoice schedule. For example, if the invoice schedule is defined for the first day of the month, the cut off day may be the 25th of the month. An shipment on the 24th of May would be included in the invoices sent on June 1st but a shipment on the 26th would be included in the invoices sent on July 1st. | InvoiceDayCutoff numeric(10) Integer |