Tax Rate Parent (прозор ID-53022)

Извор: iDempiere sr



прозор: Tax Rate Parent

опис: Одржавање пореза и њихових стопа

помоћ: The Tax Rate Window defines the different taxes used for each tax category. For example Sales Tax must be defined for each State in which it applies.



TAB: Tax Parent

опис: Tax definition


помоћ The Tax Rate Window defines the different taxes used for each tax category. For example Sales Tax must be defined for each State in which it applies.
If you have multiple taxes create a summary level tax with the approximate total tax rate and the actual tax rates pointing to the summary level tax as their parent. When entering the order or invoice lines the tax is estimated the correct tax is calculated when the document is processed. The tax is always calculated from the line net amount. If one tax has a the tax basis the line net amount and another tax you need to adjust the percentage to result in the correct amount.
Valid From/To is determined by the parent tax.


Датотека:Tax Rate Parent - Tax Parent - прозор (iDempiere 1.0.0).png




име име опис помоћ Спецификације
Client Клијент Клијент/закупац за ову инсталацију. Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Организација Организациони ентитет унутар клијента Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Name Назив Алфанумерички идентификатор ентитета. Назив ентитета (слога) се користи приликом основне претраге као додатна опција уз кључну реч - ид број. Назив може бити дужине до 60 карактера. Name
character varying(60) NOT NULL
String
Description Опис Optional short description of the record Опис је ограничен на 255 карактера. Description
character varying(255)
String
Active Активан Слог је активан у систему. Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. IsActive
character(1) NOT NULL
Yes-No
Default Подразумеван Default value The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1) NOT NULL
Yes-No
Tax Category Категорија пореза Категорија пореза The Tax Category provides a method of grouping similar taxes. For example, Sales Tax or Value Added Tax. C_TaxCategory_ID
numeric(10) NOT NULL
Table Direct
Valid from Важи од Valid from including this date (first day) The Valid From date indicates the first day of a date range ValidFrom
timestamp without time zone NOT NULL
Date
SO Tax exempt Изузеће пореза Business partner is exempt from tax If a business partner is exempt from tax, the exempt tax rate is used. For this, you need to set up a tax rate with a 0% rate and indicate that this is your tax exempt rate. This is required for tax reporting, so that you can track tax exempt transactions. IsTaxExempt
character(1) NOT NULL
Yes-No
Requires Tax Certificate Потребна пореска потврда This tax rate requires the Business Partner to be tax exempt The Requires Tax Certificate indicates that a tax certificate is required for a Business Partner to be tax exempt. RequiresTaxCertificate
character(1) NOT NULL
Yes-No
Document Level Ниво документа Tax is calculated on document level (rather than line by line) If the tax is calculated on document level, all lines with that tax rate are added before calculating the total tax for the document.

Otherwise the tax is calculated per line and then added. Due to rounding, the tax amount can differ.

IsDocumentLevel
character(1) NOT NULL
Yes-No
Sales Tax Sales Tax This is a sales tax (i.e. not a value added tax) If selected AP tax is handled as expense, otherwise it is handeled as a VAT credit. IsSalesTax
character(1) NOT NULL
Yes-No
Summary Level Збирни ниво This is a summary entity A summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values. IsSummary
character(1) NOT NULL
Yes-No
Parent Tax Родитељ порез Parent Tax indicates a tax that is made up of multiple taxes The Parent Tax indicates a tax that is a reference for multiple taxes. This allows you to charge multiple taxes on a document by entering the Parent Tax Parent_Tax_ID
numeric(10)
Table
SO/PO Type SO/PO Type Sales Tax applies to sales situations, Purchase Tax to purchase situations Sales Tax: charged when selling - examples: Sales Tax, Output VAT (payable)

Purchase Tax: tax charged when purchasing - examples: Use Tax, Input VAT (receivable)

SOPOType
character(1) NOT NULL
List
Rate Коефицијент Rate or Tax or Exchange The Rate indicates the percentage to be multiplied by the source to arrive at the tax or exchange amount. Rate
numeric NOT NULL
Number
Rule Правило null null AD_Rule_ID
numeric(10)
Table Direct
Tax Порез Tax identifier The Tax indicates the type of tax used in document line. C_Tax_ID
numeric(10) NOT NULL
ID




TAB: Tax Children

опис: Tax definition


помоћ The Tax Rate Window defines the different taxes used for each tax category. For example Sales Tax must be defined for each State in which it applies.
If you have multiple taxes create a summary level tax with the approximate total tax rate and the actual tax rates pointing to the summary level tax as their parent. When entering the order or invoice lines the tax is estimated the correct tax is calculated when the document is processed. The tax is always calculated from the line net amount. If one tax has a the tax basis the line net amount and another tax you need to adjust the percentage to result in the correct amount.
Valid From/To is determined by the parent tax.


Датотека:Tax Rate Parent - Tax Children - прозор (iDempiere 1.0.0).png




име име опис помоћ Спецификације
Client Клијент Клијент/закупац за ову инсталацију. Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Организација Организациони ентитет унутар клијента Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Name Назив Алфанумерички идентификатор ентитета. Назив ентитета (слога) се користи приликом основне претраге као додатна опција уз кључну реч - ид број. Назив може бити дужине до 60 карактера. Name
character varying(60) NOT NULL
String
Description Опис Optional short description of the record Опис је ограничен на 255 карактера. Description
character varying(255)
String
Active Активан Слог је активан у систему. Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. IsActive
character(1) NOT NULL
Yes-No
Default Подразумеван Default value The Default Checkbox indicates if this record will be used as a default value. IsDefault
character(1) NOT NULL
Yes-No
Tax Category Категорија пореза Категорија пореза The Tax Category provides a method of grouping similar taxes. For example, Sales Tax or Value Added Tax. C_TaxCategory_ID
numeric(10) NOT NULL
Table Direct
Valid from Важи од Valid from including this date (first day) The Valid From date indicates the first day of a date range ValidFrom
timestamp without time zone NOT NULL
Date
SO Tax exempt Изузеће пореза Business partner is exempt from tax If a business partner is exempt from tax, the exempt tax rate is used. For this, you need to set up a tax rate with a 0% rate and indicate that this is your tax exempt rate. This is required for tax reporting, so that you can track tax exempt transactions. IsTaxExempt
character(1) NOT NULL
Yes-No
Requires Tax Certificate Потребна пореска потврда This tax rate requires the Business Partner to be tax exempt The Requires Tax Certificate indicates that a tax certificate is required for a Business Partner to be tax exempt. RequiresTaxCertificate
character(1) NOT NULL
Yes-No
Document Level Ниво документа Tax is calculated on document level (rather than line by line) If the tax is calculated on document level, all lines with that tax rate are added before calculating the total tax for the document.

Otherwise the tax is calculated per line and then added. Due to rounding, the tax amount can differ.

IsDocumentLevel
character(1) NOT NULL
Yes-No
Sales Tax Sales Tax This is a sales tax (i.e. not a value added tax) If selected AP tax is handled as expense, otherwise it is handeled as a VAT credit. IsSalesTax
character(1) NOT NULL
Yes-No
Summary Level Збирни ниво This is a summary entity A summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values. IsSummary
character(1) NOT NULL
Yes-No
Parent Tax Родитељ порез Parent Tax indicates a tax that is made up of multiple taxes The Parent Tax indicates a tax that is a reference for multiple taxes. This allows you to charge multiple taxes on a document by entering the Parent Tax Parent_Tax_ID
numeric(10)
Table
SO/PO Type SO/PO Type Sales Tax applies to sales situations, Purchase Tax to purchase situations Sales Tax: charged when selling - examples: Sales Tax, Output VAT (payable)

Purchase Tax: tax charged when purchasing - examples: Use Tax, Input VAT (receivable)

SOPOType
character(1) NOT NULL
List
Tax Indicator Ознака пореза Short form for Tax to be printed on documents The Tax Indicator identifies the short name that will print on documents referencing this tax. TaxIndicator
character varying(10)
String
Rate Коефицијент Rate or Tax or Exchange The Rate indicates the percentage to be multiplied by the source to arrive at the tax or exchange amount. Rate
numeric NOT NULL
Number
Rule Правило null null AD_Rule_ID
numeric(10)
Table Direct
Country Земља Земља The Country defines a Country. Each Country must be defined before it can be used in any document. C_Country_ID
numeric(10)
Table
To Ка Receiving Country The To Country indicates the receiving country on a document To_Country_ID
numeric(10)
Table
Region Регион Identifies a geographical Region The Region identifies a unique Region for this Country. C_Region_ID
numeric(10)
Table
To Ка Receiving Region The To Region indicates the receiving region on a document To_Region_ID
numeric(10)
Table




TAB: Tax ZIP

опис: Tax Postal/ZIP


помоћ For local tax you may have to define a list of (ranges of) postal codes or ZIPs


Датотека:Tax Rate Parent - Tax ZIP - прозор (iDempiere 1.0.0).png




име име опис помоћ Спецификације
Tax ZIP Tax ZIP Tax Postal/ZIP For local tax, you may have to define a list of (ranges of) postal codes or ZIPs C_TaxPostal_ID
numeric(10) NOT NULL
ID
Client Клијент Клијент/закупац за ову инсталацију. Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Организација Организациони ентитет унутар клијента Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Tax Порез Tax identifier The Tax indicates the type of tax used in document line. C_Tax_ID
numeric(10) NOT NULL
Table Direct
Active Активан Слог је активан у систему. Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. IsActive
character(1) NOT NULL
Yes-No
ZIP ПТТ број Postal code The Postal Code or ZIP identifies the postal code for this entity's address. Postal
character varying(10) NOT NULL
String
ZIP To ZIP To Postal code to Conecutive range to Postal_To
character varying(10)
String




TAB: Translation

опис: null


помоћ null


Датотека:Tax Rate Parent - Translation - прозор (iDempiere 1.0.0).png




име име опис помоћ Спецификације
Client Клијент Клијент/закупац за ову инсталацију. Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Организација Организациони ентитет унутар клијента Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Tax Порез Tax identifier The Tax indicates the type of tax used in document line. C_Tax_ID
numeric(10) NOT NULL
Table Direct
Language Језик Језик за овај ентитет Језик одређује који се језик користи за приказ и форматирање AD_Language
character varying(6) NOT NULL
Table
Active Активан Слог је активан у систему. Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. 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
Name Назив Алфанумерички идентификатор ентитета. Назив ентитета (слога) се користи приликом основне претраге као додатна опција уз кључну реч - ид број. Назив може бити дужине до 60 карактера. Name
character varying(60) NOT NULL
String
Description Опис Optional short description of the record Опис је ограничен на 255 карактера. Description
character varying(255)
String
Tax Indicator Ознака пореза Short form for Tax to be printed on documents The Tax Indicator identifies the short name that will print on documents referencing this tax. TaxIndicator
character varying(10)
String




TAB: Рачуноводство

опис: Рачуноводство


помоћ The Accounting Tab defines the accounting parameters to be used for transactions referencing this Tax Rate.


Датотека:Tax Rate Parent - Рачуноводство - прозор (iDempiere 1.0.0).png




име име опис помоћ Спецификације
Client Клијент Клијент/закупац за ову инсталацију. Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента AD_Client_ID
numeric(10) NOT NULL
Table Direct
Organization Организација Организациони ентитет унутар клијента Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. AD_Org_ID
numeric(10) NOT NULL
Table Direct
Tax Порез Tax identifier The Tax indicates the type of tax used in document line. C_Tax_ID
numeric(10) NOT NULL
Table Direct
Accounting Schema Контни план Rules for accounting An Accounting Schema defines the rules used in accounting such as costing method, currency and calendar C_AcctSchema_ID
numeric(10) NOT NULL
Table Direct
Active Активан Слог је активан у систему. Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. IsActive
character(1) NOT NULL
Yes-No
Tax Due Доспеће пореза Account for Tax you have to pay The Tax Due Account indicates the account used to record taxes that you are liable to pay. T_Due_Acct
numeric(10) NOT NULL
Account
Tax Liability Tax Liability Account for Tax declaration liability The Tax Liability Account indicates the account used to record your tax liability declaration. T_Liability_Acct
numeric(10)
Account
Tax Credit Порез кредит Account for Tax you can reclaim The Tax Credit Account indicates the account used to record taxes that can be reclaimed T_Credit_Acct
numeric(10) NOT NULL
Account
Tax Receivables Tax Receivables Account for Tax credit after tax declaration The Tax Receivables Account indicates the account used to record the tax credit amount after your tax declaration. T_Receivables_Acct
numeric(10)
Account
Tax Expense Tax Expense Account for paid tax you cannot reclaim The Tax Expense Account indicates the account used to record the taxes that have been paid that cannot be reclaimed. T_Expense_Acct
numeric(10) NOT NULL
Account


Contributions / Posts

Овај сајт користи колачиће, коришћењем овог сајта прихватате и његове колачиће.