RUKKENZH
Задать вопрос AI
SectionsОбъекты конфигурации 1С
Document "Reserves" (Documents.Резервы) — Accounting for Kazakhstan 3.0.74.2
Язык статьи:🇷🇺 RU🇰🇿 KK🇬🇧 EN🇨🇳 ZH
Версия статьи:📘 Для бухгалтера⚙️ Для тех-специалиста

Document "Reserves" (Documents.Резервы) — Accounting for Kazakhstan 3.0.74.2

Applies to: 1С:Бухгалтерия для Казахстана, release 3.0.74.2 · by 1C-Sapa Group, 1C partner
СТ
Сапа Т.И. — Эксперт по 1С и бухгалтерскому учёту, преподаватель-практик

Note on source data consistency. The requested object — Документ.Резервы (navigation e1cib/list/Документ.Резервы, object_type_ru: "Документ"). The attached reference evidence (fields ВидРезерва, СтатьяЗатрат, ПринятиеКВычетуПоНалоговомуУчету, tabular section БазовыеВидыРасчета, forms ФормаЭлемента / ФормаСписка / ФормаВыбора, presence of standard attributes Наименование/Код) structurally belongs to the catalog Справочник.Резервы — a classifier of reserve types. Described below is precisely the document (typical reserve accrual logic), while the evidence data is provided as a characteristic of the related setup catalog (Section 6). The distinction between objects is noted where it matters; this is the only real branching point requiring verification against a specific distribution.

1. Identification

Parameter Value
Object type Document (Documents.Резервы)
Name Резервы
Synonym — (not set in the configuration or matches the name)
Configuration Accounting for Kazakhstan, rev. 3.0.74.2
Country/localization Republic of Kazakhstan, currency — tenge (₸)
Navigation e1cib/list/Документ.Резервы
Purpose Accrual (recognition) and adjustment of provisions for future expenses and estimated liabilities in accounting and tax accounting: provision for vacation pay and related payroll-tax and contribution liabilities, provision for doubtful claims, provisions for inventory impairment and other estimated liabilities. The document generates postings and register movements for accounting/tax accounting, separating amounts that are deductible and non-deductible for CIT.
Interface section “Accounting, taxes, reporting” / “Operations” (routine operations on provisions); lists — via the specified navigation link
Frequency of use Periodic — typically at the month/period close

2. Header Attributes and Tabular Sections

2.1 Document header attributes (typical structure of the object type)

Name Type Required Purpose
Номер String (standard) Auto-numbering Document identifier within the organization/period
Дата Date (standard) Required Date and time of provision recognition; determines the movement period
Организация CatalogRef.Организации Required Organization for which the provision is accrued; sets the accounting policy, chart of accounts, and taxation parameters
Подразделение CatalogRef.ПодразделенияОрганизаций Optional Expense analytics by division (for cost accounts)
ВидРезерва EnumRef.ВидыРезервов Optional Classification of the accrued provision (vacation provision, other provisions, etc.); controls the composition of postings and validation rules
СтатьяЗатрат CatalogRef.СтатьиЗатрат Optional Cost item for attributing the provision accrual expense; analytics for cost accounts
ПринятиеКВычетуПоНалоговомуУчету Boolean Optional Flag indicating deductibility of the provision amount when computing CIT; separates movements into deductible/non-deductible
Комментарий String Optional Free-form note
Ответственный CatalogRef.Пользователи Optional Author/person responsible for the document

The attributes ВидРезерва, СтатьяЗатрат, ПринятиеКВычетуПоНалоговомуУчету are described in the evidence at the level of the setup catalog; in the document they (or the reference to the catalog element carrying these properties) act as the source of posting rules.

2.2 Tabular section “Резервы” (accrual lines)

Typical composition of the provision accrual document lines:

Name Type Purpose
Резерв CatalogRef.Резервы Reference to a classifier catalog element (provision type, item, calculation base)
Сумма Number Amount of provision accrual/adjustment in tenge (₸)
СуммаНУ Number Amount recognized in tax accounting (for the part deductible under CIT)
СчётДебета / СчётКредита ChartOfAccountsRef.Хозрасчетный Posting accounts (with manual or extended configuration)
Аналитика (subconto) Composite Account analytics: division, cost item, counterparty/contract (for the doubtful-claims provision)

2.3 Tabular section — base setup (on the catalog side)

From the evidence — the tabular section БазовыеВидыРасчета belongs to the catalog and defines the payroll accrual types that form the provision base (for the vacation provision — salary, bonuses, allowances included in the average earnings):

Name Type Purpose
ВидРасчета ChartOfCalculationTypesRef.ОсновныеНачисленияОрганизаций Accrual type included in the provision calculation base

3. Forms

Document forms (typical for the “Document” type):

  1. ФормаДокумента — the main creation/editing form: header (organization, date, provision type, item, deduction flag) and the tabular section of lines with amounts; fill and posting commands.
  2. ФормаСписка — the “Резервы” document journal: filtering by organization/period/provision type, group commands.
  3. ФормаВыбора — selection of the document when entering on the basis of and in related objects.

Forms of the related catalog (from the evidence):

Form Size (elements) Purpose
ФормаЭлемента 101 Key form for setting up the provision type: header attributes, tabular section of calculation types, calculation-type selection command
ФормаСписка 35 List of provisions with the ИзменитьВыделенные command (bulk change)
ФормаВыбора 29 Simplified provision selection when filling in documents/reports

If a particular distribution does not define custom forms for the document, the platform uses auto-generated ones. The presence of ФормаЭлемента (rather than ФормаДокумента) in the evidence confirms that the listed forms belong to the catalog.

4. Key Module Procedures

BSL fragments are not attached to the evidence — the typical handlers of this object type (object module and form module) are provided:

Object module:

  • ОбработкаПроведения(Отказ, РежимПроведения) — calculation of provision amounts (for the “vacation provision” type — based on base calculation types and payroll contributions), generation of movements for the accounting register and tax accounting registers; parsing of ПринятиеКВычетуПоНалоговомуУчету.
  • ОбработкаУдаленияПроведения(Отказ) — clearing movements.
  • ЗаполнениеОбработкаПроверкиЗаполнения(Отказ, ПроверяемыеРеквизиты) — validation of required attributes (organization, date, non-empty tabular section).
  • ОбработкаЗаполнения(ДанныеЗаполнения, ТекстЗаполнения, СтандартнаяОбработка) — filling when entering on the basis of/copying.

Form module:

  • ПриСозданииНаСервере / ПриОткрытии — setting visibility and availability by provision type.
  • ВидРезерваПриИзменении — switching the column composition and validation rules of the tabular section.
  • <Реквизит>ПриИзменении — recalculation of tax-accounting amounts when the deduction flag/amounts change.

5. Posting and Movements

The document generates movements for the “Хозрасчетный” accounting register (the main accounting register) and for the tax accounting accumulation registers (CIT/deductions, temporary differences). Accounts follow the standard RK chart of accounts.

5.1 Provision for vacation pay

An expense and a short-term estimated liability are accrued, including the employer’s payroll-tax and contribution liabilities:

Dr Cr Description
7210 “Administrative expenses” / 8410 (general production) 3430 “Short-term estimated liabilities” Accrual of the vacation pay provision
7210 / 8410 3430 Provision for related employer liabilities: OPVR 3.5%, SO 5%, OSMS 3%, social tax 6% on the reserved payroll

Example (₸). Vacation provision base for the month — 850,000 ₸. Employer contributions/taxes on this base:

  • OPVR 3.5% = 29,750 ₸
  • SO 5% = 42,500 ₸
  • OSMS 3% = 25,500 ₸
  • Social tax 6% = 51,000 ₸ (before applying the offset mechanism)

Total provision ≈ 850,000 + 29,750 + 42,500 + 25,500 + 51,000 = 998,750 ₸, posting Dr 7210 Cr 3430. Upon payment of vacation pay, employee withholdings (OPV 10%, VOSMS 2%, IIT) are attributed to the employee’s own base at the time of actual accrual, not to the provision.

2026 base limits: the OPV/OPVR base cap — 50 MZP = 50 × 85,000 = 4,250,000 ₸ per month per employee; MRP = 4,325 ₸.

5.2 Provision for doubtful claims

Dr Cr Description
7440 “Other expenses” (or 7210) 1290 “Provision for doubtful claims” Creation of a provision for AR recorded on 1210

The contra account 1290 reduces the valuation of short-term trade receivables from customers (1210).

5.3 Other provisions / inventory impairment

Dr Cr Description
7420 “Asset impairment expenses” 1360 “Provision for inventory write-off” Provision for goods impairment (1330)
7210 / 7440 3430 / 4360 Other short-/long-term estimated liabilities

5.4 Tax accounting (CIT)

Under the RK Tax Code, most accounting provisions are not deductible for CIT at the time of accrual (the actually incurred expense is deducted). The ПринятиеКВычетуПоНалоговомуУчету flag separates the amounts:

  • flag cleared → the amount forms a permanent/temporary difference (movement in the tax-accounting register as non-deductible) and is not included in CIT deductions;
  • flag set (for provision types whose deduction is provided for by the RK Tax Code) → the amount is reflected in the tax deductions register.

VAT (RK rate 2026 — 16%), ESF (e-invoices), and SNT for the “Резервы” document are not generated: provision accrual is not a taxable turnover. VAT/ESF arise at the stage of actual transactions (sale — 6010/1210/3130, receipt — 1330/3310/3130), to which the provision does not relate.

6. Related Objects and Entry on the Basis Of

  • Справочник.Резервы — the classifier/setup (evidence): provision types, cost items, the CIT deduction flag, and base calculation types; document lines reference its elements.
  • Перечисление.ВидыРезервов — classification (provision for employee remuneration, other provisions).
  • Справочник.СтатьиЗатрат — analytics for cost accounts (7210/8410).
  • ПланВидовРасчета.ОсновныеНачисленияОрганизаций — the vacation provision calculation base.
  • ПланСчетов.Хозрасчетный — movement accounts (1210, 1290, 1330, 1360, 3430, 4360, 7210, 7420, 7440, 8410).
  • Routine month-close operations — the document participates in the chain of provision recognition/reversal and CIT calculation.
  • Entry on the basis of: typically — on the basis of payroll accrual/vacation calculation documents (for the vacation provision) and AR documents; in reverse — provision reversal/utilization operations.

7. Extension Points

  • Event subscriptions (ПодпискиНаСобытия) on the document’s ОбработкаПроведения/ПередЗаписью for additional accrual of industry-specific provisions or changing analytics.
  • Configuration extension: adding header/line attributes (e.g., additional division or financial-responsibility-center analytics), new provision types via Перечисление.ВидыРезервов, overriding form handlers (ВидРезерваПриИзменении).
  • Common accounting-policy modules — configuring accounts and CIT deduction rules without editing the document module.
  • Additional reports/processing and external printed forms connected to the document.
  • Defined types for subconto analytics of accounts 3430/1290 during customization.

Version-specific (requires verification against distribution 3.0.74.2): the exact composition of the document’s own forms, the presence of a separate information register for provisions, and the specific names of the tax-accounting registers. The 2026 numeric norms (VAT 16%, MRP 4,325 ₸, MZP 85,000 ₸, IIT deduction 30 MRP/month, contribution rates) are current and are accounted for in the description.

Частые вопросы

Why does the structure in the evidence look like a reference book, while the object is a document?
The attached evidence (attributes ReserveType/CostItem/AcceptanceForDeductionInTaxAccounting, tabular section BasicCalculationTypes, forms ItemForm/ListForm/SelectionForm, standard attributes Name and Code) belongs to the classifier reference book Catalog.Reserves. The requested object is Document.Reserves (navigation e1cib/list/Документ.Резервы), which performs the accrual of reserves and refers to items of this reference book. In the description they are distinguished: section 2.2 — the document, sections 2.1/2.3/6 — the reference book setting.
Is the accrued reserve accepted for CIT deduction?
By default — no. Under the Tax Code of the RK, most accounting reserves are not deducted at the moment of accrual; the actually incurred expense is deducted. The AcceptanceForDeductionInTaxAccounting flag controls the split: cleared — the amount goes to non-deductible items (CIT difference), set (for types provided for by the Tax Code) — to tax deductions.
Does the document generate an ESF, SNT or VAT?
No. Accrual of a reserve is not a taxable turnover, therefore VAT (RK rate 2026 — 16%), ESF (IS ESF) and SNT for the "Reserves" document are not created. These documents arise at the stage of actual sales/receipt operations.
Which RK accounts are involved in the reserve for payment of vacations?
Dr 7210 "Administrative expenses" (or 8410 general production) — Cr 3430 "Short-term estimated liabilities"; the employer's obligations are included in separate lines: OPVR 3.5%, SO 5%, OSMS 3%, social tax 6% on the reserved payroll base. The ceiling of the OPV/OPVR base for 2026 — 50 MZP = 4,250,000 ₸/month.
Where to find the document in the interface?
Through the navigation link e1cib/list/Документ.Резервы (list of documents). In the interface — the section of accounting/routine period-closing operations. The "Reserves" reference book setting is opened separately (section "Enterprise" → "Reserves").

Read also

Источники

Была ли статья полезна?
💼 Нужна помощь с 1С или учётом? Слава КВЦ — многолетняя практика в 1С в Казахстане. Изучите разложенный НК РК 2026 или спросите в чате BuhGPT — ответит за секунды.