Събиране на дългове (прозорец ID-159)
От iDempiere bg
прозорец: Събиране на дългове
описание: Maintain Dunning Levels
помощ: The Dunning Window defines the parameters that will be used when generating Dunning Letters. Each customer can be associated with a Dunning Code.
TAB: Събиране на дългове
описание: Поддържане на правилата за събиране на дългове
помощ The Dunning Tab defines the parameters for a dunning level.
Файл:Събиране на дългове - Събиране на дългове - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | Наименование | Не повече от 60 знака | 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 | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Default | Стойност по подразбиране | Стойност по подразбиране | The Default Checkbox indicates if this record will be used as a default value. | IsDefault character(1) NOT NULL Yes-No |
Create levels sequentially | Create levels sequentially | Create Dunning Letter by level sequentially | If selected, the dunning letters are created in the sequence of the dunning levels. Otherwise, the dunning level is based on the days (over)due. | CreateLevelsSequentially character(1) NOT NULL Yes-No |
TAB: Ниво
описание: Maintain Dunning Level
помощ The Dunning Level Tab defines the timing and frequency of the dunning notices.
Файл:Събиране на дългове - Ниво - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Dunning | Събиране на дългове | Правила за събиране на вземания по стари фактури | The Dunning indicates the rules and method of dunning for past due payments. | C_Dunning_ID numeric(10) NOT NULL Table Direct |
Name | Наименование | Не повече от 60 знака | 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 | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Days after due date | Дни след датата на падежа | Дни след датата на падежа | The Days After Due Date indicates the number of days after the payment due date to initiate dunning. | DaysAfterDue numeric(10) NOT NULL Number |
Show Not Due | Show Not Due | Show/print all invoices which are not due (yet). | The dunning letter with this level incudes all not due invoices. | IsShowNotDue character(1) NOT NULL Yes-No |
Days between dunning | Дни между предупрежденията | Дни между изпращане на предупрежденията | The Days Between Dunning indicates the number of days between sending dunning notices. | DaysBetweenDunning numeric(10) NOT NULL Integer |
Show All Due | Show All Due | Show/print all due invoices | The dunning letter with this level incudes all due invoices. | IsShowAllDue character(1) NOT NULL Yes-No |
Charge fee | Charge fee | Indicates if fees will be charged for overdue invoices | The Charge Fee checkbox indicates if the dunning letter will include fees for overdue invoices | ChargeFee character(1) NOT NULL Yes-No |
Fee Amount | Свободна сума | Свободна сума | The Fee Amount indicates the charge amount on a dunning letter for overdue invoices. This field will only display if the charge fee checkbox has been selected. | FeeAmt numeric Amount |
Print Text | Етикет | The label text to be printed on a document or correspondence. | The Label to be printed indicates the name that will be printed on a document or correspondence. The max length is 2000 characters. | PrintName character varying(60) NOT NULL String |
Note | Бележка | Незадължителна, допълнителна информация дефинирана от потребителя | Това поле позволява за допълнително добавяне на информация, касаеща този запис | Note character varying(2000) Text |
Dunning Print Format | Dunning Print Format | Print Format for printing Dunning Letters | You need to define a Print Format to print the document. | Dunning_PrintFormat_ID numeric(10) Table |
Credit Stop | Credit Stop | Set the business partner to credit stop | If a dunning letter of this level is created, the business partner is set to Credit Stop (needs to be manually changed). | IsSetCreditStop character(1) NOT NULL Yes-No |
Set Payment Term | Set Payment Term | Set the payment term of the Business Partner | If a dunning letter of this level is created, the payment term of this business partner is overwritten. | IsSetPaymentTerm character(1) NOT NULL Yes-No |
Payment Term | Срок на плащане | Определя начина на плащане за тази сделка | Payment Terms identify the method and timing of payment. | C_PaymentTerm_ID numeric(10) Table Direct |
Collection Status | Collection Status | Invoice Collection Status | Status of the invoice collection process | InvoiceCollectionType character(1) List |
Is Statement | Is Statement | Dunning Level is a definition of a statement | null | IsStatement character(1) NOT NULL Yes-No |
TAB: Превод
описание: Dunning Level Translation
помощ null
Файл:Събиране на дългове - Превод - прозорец (iDempiere 1.0.0).png
име | име | описание | помощ | спецификации |
---|---|---|---|---|
Client | Фирма | Фирма | Фирма | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Организация | Подразделение на клиента | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Dunning Level | Dunning Level | null | null | C_DunningLevel_ID numeric(10) NOT NULL Table Direct |
Language | Език | Език за този партньор | The Language identifies the language to use for display and formatting | AD_Language character varying(6) NOT NULL Table |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Print Text | Етикет | The label text to be printed on a document or correspondence. | The Label to be printed indicates the name that will be printed on a document or correspondence. The max length is 2000 characters. | PrintName character varying(60) NOT NULL String |
Note | Бележка | Незадължителна, допълнителна информация дефинирана от потребителя | Това поле позволява за допълнително добавяне на информация, касаеща този запис | Note character varying(2000) Text |
Translated | Прехвърлено | This column is translated | The Translated checkbox indicates if this column is translated. | IsTranslated character(1) NOT NULL Yes-No |