Срок на плащане (прозорец ID-141)

От iDempiere bg
Направо към:навигация, търсене



прозорец: Срок на плащане

описание: Maintain Payment Terms

помощ: The Payment Terms Window defines the different payment terms that you offer your customers and that are offered to you by your vendors. Each invoice must contain a Payment Term. On the standard invoice, the Name and the Document Note of the Payment Term is printed.



TAB: Срок на плащане

описание: Define Payment Terms


помощ The Payment Term Tab defines the different payments terms that you offer to your Business Partners when paying invoices and also those terms which your Vendors offer you for payment of your invoices. On the standard invoice, the Name and the Document Note of the Payment Term is printed.


Файл:Срок на плащане - Срок на плащане - прозорец (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
Search Key Код Ключ за търсене на записа в подходящ формат - трябва да е уникален A search key allows you a fast method of finding a particular record.

If you leave the search key empty, the system automatically creates a numeric number. 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).

Value
character varying(40) NOT NULL
String
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)
Yes-No
Fixed due date Фиксиран ден на просрочието Фиксиран ден на просрочието The Fixed Due Date checkbox indicates if invoices using this payment tern will be due on a fixed day of the month. IsDueFixed
character(1) NOT NULL
Yes-No
After Delivery След доставката След доставката а не след представяне на сметката The After Delivery checkbox indicates that payment is due after delivery as opposed to after invoicing. AfterDelivery
character(1) NOT NULL
Yes-No
Next Business Day Следващ работен ден Payment due on the next business day The Next Business Day checkbox indicates that payment is due on the next business day after invoice or delivery. IsNextBusinessDay
character(1)
Yes-No
Fix month day Последен ден от месеца Последен ден от месеца, след който фактурите, ще се считат за просрочени The Fix Month Day indicates the day of the month that invoices are due. This field only displays if the fixed due date checkbox is selected. FixMonthDay
numeric(10)
Integer
Fix month cutoff Краен месец Последен ден за включване на плащането The Fix Month Cutoff indicates the last day invoices can have to be included in the current due date. This field only displays when the fixed due date checkbox has been selected. FixMonthCutoff
numeric(10)
Integer
Fix month offset Фиксиран месяц от начало Брой месеци от текущия (0=този месец, 1=следващия) след който фактурата се счита за просрочена The Fixed Month Offset indicates the number of months from the current month to indicate an invoice is due. A 0 indicates the same month, a 1 the following month. This field will only display if the fixed due date checkbox is selected. FixMonthOffset
numeric(10)
Integer
Net Days Дни до просрочието Net Days in which payment is due Indicates the number of days after invoice date that payment is due. NetDays
numeric(10) NOT NULL
Integer
Net Day Net Day Day when payment is due net When defined, overwrites the number of net days with the relative number of days to the the day defined. NetDay
character(1)
List
Discount Days Дни на отстъпка Брой дни от дата на фактурата при които е въжможна отстъпка The Discount Days indicates the number of days that payment must be received in to be eligible for the stated discount. DiscountDays
numeric(10) NOT NULL
Integer
Discount % Отстъпка (%) Отстъпка (%) Това поле показва приложената отстъпка или взета като процент. Discount
numeric NOT NULL
Number
Discount Days 2 Дни до отстъпка 2 Брой дни от дата на фактурата при които е въжможна отстъпка The Discount Days indicates the number of days that payment must be received in to be eligible for the stated discount. DiscountDays2
numeric(10) NOT NULL
Integer
Discount 2 % Отстъпка 2 % Отстъпка % The Discount indicates the discount applied or taken as a percentage. Discount2
numeric NOT NULL
Number
Grace Days Дни след просрочието Брой дни след просрочието, след които да се изпращат съобщения The Grace Days indicates the number of days after the due date to send the first dunning letter. This field displays only if the send dunning letters checkbox has been selected. GraceDays
numeric(10) NOT NULL
Integer
Document Note Забележка Забележка The Document Note is used for recording any additional information regarding this product. DocumentNote
character varying(2000)
Text
Payment Term Usage Payment Term Usage Payment term usage indicates if this payment term is used for sales, purchases or both. null PaymentTermUsage
character(1) NOT NULL
List
Validate Validate Validate Payment Terms and Schedule null Processing
character(1)
Button
Valid Валиден Елемента е валиден Елемента премина проверката за валидност IsValid
character(1) NOT NULL
Yes-No




TAB: Превод

описание: null


помощ 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
Payment Term Срок на плащане Определя начина на плащане за тази сделка Payment Terms identify the method and timing of payment. C_PaymentTerm_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
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
Document Note Забележка Забележка The Document Note is used for recording any additional information regarding this product. DocumentNote
character varying(2000)
Text
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
character(1) NOT NULL
Yes-No
Translated Прехвърлено This column is translated The Translated checkbox indicates if this column is translated. IsTranslated
character(1) NOT NULL
Yes-No




TAB: График

описание: График плащания


помощ 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
Payment Term Срок на плащане Определя начина на плащане за тази сделка Payment Terms identify the method and timing of payment. C_PaymentTerm_ID
numeric(10) NOT NULL
Table Direct
Active Активен Записа е активен Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) IsActive
character(1) NOT NULL
Yes-No
Valid Валиден Елемента е валиден Елемента премина проверката за валидност IsValid
character(1) NOT NULL
Yes-No
Percentage Процент Процент от цялата сума Процент от дадена суума (до 100) Percentage
numeric NOT NULL
Number
Net Days Дни до просрочието Net Days in which payment is due Indicates the number of days after invoice date that payment is due. NetDays
numeric(10) NOT NULL
Integer
Discount Days Дни на отстъпка Брой дни от дата на фактурата при които е въжможна отстъпка The Discount Days indicates the number of days that payment must be received in to be eligible for the stated discount. DiscountDays
numeric(10) NOT NULL
Integer
Discount % Отстъпка (%) Отстъпка (%) Това поле показва приложената отстъпка или взета като процент. Discount
numeric NOT NULL
Number


Contributions / Posts

Cookies help us deliver our services. By using our services, you agree to our use of cookies.