RUKKENZH
Задать вопрос AI
SectionsОбъекты конфигурации 1С
Reference "Extension Versions" in 1C: Accounting for Kazakhstan 3.0 — service reference for extension versions
Язык статьи:🇷🇺 RU🇰🇿 KK🇬🇧 EN🇨🇳 ZH
Версия статьи:📘 Для бухгалтера⚙️ Для тех-специалиста

Reference "Extension Versions" in 1C: Accounting for Kazakhstan 3.0 — service reference for extension versions

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

Checked on release 3.0.74.2 "Accounting for Kazakhstan" (version 3.0).

You have updated the configuration, and upon first login, 1C displayed "Processing extensions" or "Failed to apply extension." The button for your external print form has disappeared, an additional report has been lost, and the support specialist asks: "Open the reference VersionsOfExtensions and tell me what is recorded there." You open the list — and inside are incomprehensible lines with long names and sets of numbers. Let's figure out what this is, whether to touch it or not, and what to do in typical situations.

First and foremost: this is a service (technical) reference, not an accounting document. It does not create entries, does not generate electronic invoices (ESF) or tax returns, does not have print forms, and is not related to taxes, VAT, or the chart of accounts. Therefore, you will not see tables with Dr/Cr and amounts in tenge — they are physically absent here, and inventing them would be deceitful. Everything else will be discussed accordingly.

1. Purpose

The reference stores a list of configuration extensions installed in your database and their versions. The information base update mechanism (BSP subsystem "Update IB version") compares the version recorded here with the actual version of the extension. If the version has changed — the data update handlers for that extension are launched. In simpler terms, the reference is 1C's "memory" of which extensions and which versions have already processed their updates.

2. Where to find

This reference cannot be opened through ordinary sections (like "Sales" or "Bank and Cash") — it is intentionally not present in the accountant's interface. You can open it like this:

  • Main menu → "All functions" → References → "VersionsOfExtensions" (the "All functions" item is enabled in "Service → Settings → Show the "All functions" command").

  • Faster — via the navigation link. Main menu → "Service" → "Go to navigation link", insert:

    e1cib/list/Reference.VersionsOfExtensions

The extensions themselves (not their versions, but the actual files) are managed elsewhere: "NSI and Administration" → "Print forms, reports, and processing" → "Extensions", or through "All functions → Standard → Configuration extension management".

2a. How to know your release

"Help" → "About the program" (or the "i" icon in the upper right corner). In the opened window, you can see the platform version (for example, 8.3.24) and the configuration release — the line "Accounting for Kazakhstan, version 3.0 (3.0.74.2)". The release is important: the composition of the service attributes of this reference depends on the version of the built-in library of standard subsystems (BSP), which is updated along with the configuration.

3. How to "fill"

The key fact: you do not fill this reference manually. Records are created and updated by the platform itself when installing, enabling, and updating extensions. You should only open it for viewing or at the request of support. Nevertheless, it is useful to understand what the columns mean.

Field What it means What will happen if touched incorrectly
Name / Code The service name of the extension record. This is how 1C recognizes the extension Renaming will not link the record to another extension, but may disrupt the mapping
Extension Identifier (GUID) A unique key for the specific extension If deleted — the mechanism will stop recognizing the extension and will restart the updates
Extension Version The version for which the update handlers have already been processed If you set "your" version, the actual update handlers will not run — the extension data may remain unprocessed
Checksum / hash The fingerprint of the extension file for change control Manual editing will lead to a false "extension has changed" and unnecessary updates

The exact composition of the attributes (names of service fields, presence of hash) depends on the version of BSP within the release and may differ — this is the only point here that should be clarified according to your version. The essence of the mechanism does not change.

Practical rule: do not edit or delete rows "just in case." All correct changes occur automatically when working with the extensions themselves.

4. Analyzed example (what really happens)

There are no entries and amounts in tenge here — I will show a real-life scenario for which you came here.

Situation. A partner implemented an external print form "Reconciliation Act (revised)" for you as an extension of version 1.0.1. A month later, he sent an updated file of version 1.0.2.

  1. You uploaded the new file in "NSI and Administration → Extensions," restarted 1C.
  2. Upon login, the platform compared: in the reference "VersionsOfExtensions," version 1.0.1 is recorded, while the actual version connected is 1.0.2.
  3. Since the versions are different — the update handlers for this extension were launched (for example, layout reconfiguration), and a window "Updating the information base" appeared.
  4. After successful completion, 1C automatically rewrote the line in the reference: now it shows 1.0.2.

If you had opened the reference before logging in, you would have seen a line with the extension name and version 1.0.1 — from this, support would immediately understand that the new version has not yet been applied. No Dr/Cr, accounting registers, or tax movements are generated in this process.

5. Types of operations

This reference does not have separate "types of operations," like sales or receipt documents — it is not a document. Possible actions are limited to:

  • Automatic record creation — upon first connection of the extension;
  • Automatic version update — after the update handlers have been processed;
  • Viewing — manually, for diagnostics.

There are no postings, cancellations of postings, or copying "based on" here.

6. What is formed

Nothing from the accounting framework. I will explicitly list so you do not search in vain:

  • Entries (Dr/Cr) — are not formed. This is not a document, there are no movements in the accounting register.
  • ESF / STT — are not formed. The reference is not related to sales, VAT, or the ESF information system.
  • Movements in tax and accumulation registers (VAT, PIT, pension contributions, etc.) — are absent.
  • The only "result" — the current record of the extension version used by the service mechanism for updating the IB.

7. Print forms

The reference has no print forms. You cannot print the "extension version" as a form. If you need a report on installed extensions — check the list in "NSI and Administration → Extensions" or the system registration log.

8. Common errors

"Failed to apply extension ... Extension usage is impossible." The extension is incompatible with the current configuration release (after the update, the structure of objects has changed). Update the extension from the supplier for the new release or temporarily disable it with a checkbox in the "Extensions" list. Editing the "VersionsOfExtensions" reference will not solve the problem.

"Updating the information base" hangs or crashes upon login. The extension update handler finished with an error, so the version in the reference was not rewritten. Do not clean the reference — contact the extension supplier; often, reinstalling the correct version of the file helps.

"Duplicate extension records" / old versions after database rollback. If the database was restored from a copy, the records here may reflect the state at the time of the copy. The correct solution is to reconnect the current versions of the extensions, not to delete rows manually.

"No access to the reference VersionsOfExtensions." Opening service references requires administrator rights. Ask the administrator or open under an account with full rights.

9. FAQ

Related sections and questions are listed separately below — first, answers to frequently asked ones.

  • Configuration extensions ("NSI and Administration → Print forms, reports, and processing → Extensions") — the actual extension files; their installation generates records in "VersionsOfExtensions."
  • Additional reports and processing — often supplied as extensions and also tracked by this mechanism.
  • Configuration update / IB update — a general mechanism, part of which is this reference.
  • Registration log — shows errors in applying and updating extensions with details.

How to know your release. "Help" → "About the program": the line "Accounting for Kazakhstan, version 3.0 (3.0.74.2)" and the platform version. Provide them when contacting support — the composition of the service mechanisms is tied to the release.

Material prepared for release 3.0.74.2 "Accounting for Kazakhstan" (version 3.0).

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

What is the "Versions of Extensions" reference book and why is it in the accounting database?
This is a service (technical) reference book. It stores a list of installed configuration extensions and their versions. The information base update mechanism checks the recorded version against the actual one, and if they differ, it launches the data update handlers for the extension. It has no relation to accounting, taxes, or VAT.
Does this reference book make entries or generate electronic invoices (ESF)/SNT?
No. This is not a document, but a reference book. It does not generate any debit/credit entries, nor movements in the VAT, PIT, or social security registers, nor electronic documents ESF and SNT. There are no amounts in tenge in it.
Can records be deleted or edited manually?
No, it is unnecessary and dangerous. Records are created and updated by the platform itself when connecting and updating extensions. If you manually change the version or erase the identifier, the update handlers may either not run or run again — this can lead to incorrect extension data.
Where can it be found, since it is not in the accountant's sections?
Through "All Functions → Reference Books → Versions of Extensions" or via the navigation link e1cib/list/ReferenceBook.VersionsOfExtensions (Service → Go to navigation link). The "All Functions" item is enabled in Service → Settings.
Why did my external print form stop working after the configuration update?
Probably, the extension is incompatible with the new release. Upon entry, 1C could not apply it. Update the extension from the supplier for the current release (3.0.74.2) or temporarily disable it in "NSI and Administration → Extensions". Editing the "Versions of Extensions" reference book will not fix this.
1C displays "Updating the information base" upon entry due to the extension — is this normal?
Yes, if the version of the extension has changed. The platform saw that the previous version is recorded in the reference book and launches the update handlers. After successful completion, the version in the reference book is automatically rewritten. If the process fails with an error — contact the extension supplier.
How to find out which version of the extension is currently installed?
Open a line in the "Versions of Extensions" reference book (the version for which updates have already been processed is recorded there) or check the list in "NSI and Administration → Extensions", where the actually connected extensions are visible.
Are administrator rights needed for this reference book?
Yes. Service reference books and the extension mechanism are available to users with full (administrative) rights. It is better for a regular accountant to pass the release (Help → About the Program) and the error text to the administrator when reporting an error.

Read also

Источники

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