Контна комбинација (прозор ID-153)
Извор: iDempiere sr
прозор: Контна комбинација
опис: Оджавање исправних контних комбинација
помоћ: The Account Combination Window defines and displays valid account combinations.
TAB: Комбинација
опис: Valid Account Combinations
помоћ The Account Combination Tab defines and displays valid account combination. An Alias can be defined to facilitate document entry.
Датотека:Контна комбинација - Комбинација - прозор (iDempiere 1.0.0).png
име | име | опис | помоћ | Спецификације |
---|---|---|---|---|
Client | Клијент | Клијент/закупац за ову инсталацију. | Клијент је фирма или правно лице Не можете да делите податке између клијената. Закупац је синоним за клијента | AD_Client_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 |
Alias | Псеудоним | Defines an alternate method of indicating an account combination. | The Alias field allows you to define a alternate method for referring to a full account combination. For example, the Account Receivable Account for Garden World may be aliased as GW_AR. | Alias character varying(40) String |
Combination | Комбинација | Јединствена комбинација контних елемената | The Combination field defines the unique combination of element values which comprise this account. | Combination character varying(60) String |
Description | Опис | Optional short description of the record | Опис је ограничен на 255 карактера. | Description character varying(255) String |
Active | Активан | Слог је активан у систему. | Постоје два главна метода да се слог учини недоступним унутар система: један је да се обрише слог, а други је да се слог де-активира. Деактивиран слог није доступан за избор, али је доступан за извештаје. Постоје два разлога за де-активирање слога, а не брисање: (1) Систему је потребан слог за потребе контроле/провере. (2) Овај слог је повезан са другим слогом. Нпр., не можете обрисати пословног партнера, ако постоје фактуре у којима се појављује исти. Ви деактивирате пословног партнера и на тај начин спречавате да се он користи приликом будућег уноса неког документа. | IsActive character(1) NOT NULL Yes-No |
Fully Qualified | Потпуно квалификован | This account is fully qualified | The Fully Qualified check box indicates that all required elements for an account combination are present. | IsFullyQualified character(1) NOT NULL Yes-No |
Organization | Организација | Организациони ентитет унутар клијента | Организација је организациона јединица клијента или правни ентитит - нпр. продавница, одељење Подаци између организација су заједнички. | AD_Org_ID numeric(10) NOT NULL Table |
Trx Organization | Транс. организација | Извођење или покретање организације | Организација која обавља или иницира ову трансакцију (за другу организацију). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | AD_OrgTrx_ID numeric(10) Table |
Account | Конто | Account used | The (natural) account used | Account_ID numeric(10) NOT NULL Search |
Sub Account | Под конто | Sub account for Element Value | The Element Value (e.g. Account) may have optional sub accounts for further detail. The sub account is dependent on the value of the account, so a further specification. If the sub-accounts are more or less the same, consider using another accounting dimension. | C_SubAcct_ID numeric(10) Table Direct |
Activity | Активност | Пословна активност | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table |
Product | Производ | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Business Partner | Пословни партнер | Означава пословног партнера | Пословни партнер је било ко, са којим вршите трансакције. Он може бити добављач, купац, запослени или референт продаје. | C_BPartner_ID numeric(10) Search |
Project | Пројекат | Financial Project | A Project allows you to track and control internal or external activities. | C_Project_ID numeric(10) Table |
Campaign | Кампања | Маркетиншка кампања | The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. | C_Campaign_ID numeric(10) Table |
Location From | Локација из | Локација одакле је инвентар/производ премештен | The Location From indicates the location that a product was moved from. | C_LocFrom_ID numeric(10) Table |
Location To | Локација ка | Локација где је инвентар/производ премештен | The Location To indicates the location that a product was moved to. | C_LocTo_ID numeric(10) Table |
Sales Region | Продајни регион | Sales coverage region | The Sales Region indicates a specific area of sales coverage. | C_SalesRegion_ID numeric(10) Table |
User List 1 | Корисничка листа 1 | User defined list element #1 | The user defined element displays the optional elements that have been defined for this account combination. | User1_ID numeric(10) Table |
User List 2 | Корисничка листа 2 | User defined list element #2 | The user defined element displays the optional elements that have been defined for this account combination. | User2_ID numeric(10) Table |
User Element 1 | Кориснички елемент 1 | User defined accounting Element | A user defined accounting element referres to a Adempiere table. This allows to use any table content as an accounting dimension (e.g. Project Task). Note that User Elements are optional and are populated from the context of the document (i.e. not requested) | UserElement1_ID numeric(10) ID |
User Element 2 | Кориснички елемент 2 | User defined accounting Element | A user defined accounting element referres to a Adempiere table. This allows to use any table content as an accounting dimension (e.g. Project Task). Note that User Elements are optional and are populated from the context of the document (i.e. not requested) | UserElement2_ID numeric(10) ID |