1. Identification
| Parameter | Value |
|---|---|
| Object type | Document (Documents) |
| Name | РегистрацияПрочихОперацийПоРеализованнымТоварамВЦеляхНДС |
| Full name | Документ.РегистрацияПрочихОперацийПоРеализованнымТоварамВЦеляхНДС |
| Synonym | «Registration of other transactions on sold goods (works, services) for VAT purposes» |
| Configuration | Accounting for Kazakhstan, edition 3.0 (version 3.0.74.2) |
| Country of accounting | Republic of Kazakhstan, tenge (₸) |
Purpose. The document is intended for registering other (non-standard) transactions on sold goods, works, services, fixed assets (FA) and intangible assets (IA) for VAT accounting purposes. It is used by an accountant when a sales transaction is not covered by standard sales documents: gratuitous transfer, sale within joint activity, transfer/sale of FA and IA, adjustment of previously accrued VAT, as well as for generating or supplementing an issued invoice (ESF). The document is integrated with the VAT accounting subsystem and is synchronized with ESF (IS ESF) and, if necessary, with SNT.
The current VAT rate in the RK for 2026 is 16% (applied when calculating
СуммаНДСfor lines with the standard rate). Exempt transactions and those taxable at the 0% rate are indicated via theСтавкаНДСcolumn.
Where to find in 1C: section «Tax accounting» → «Registration of other transactions on sold goods (works, services) for VAT purposes».
Navigation link: e1cib/list/Документ.РегистрацияПрочихОперацийПоРеализованнымТоварамВЦеляхНДС
2. Header attributes and tabular sections
2.1 Header attributes (mandatory)
| Attribute | Purpose |
|---|---|
Организация |
The organization on whose behalf the transaction is registered and VAT is accrued. |
ВидОперации |
Determines the scenario and composition of movements (sale of goods/services, transactions on FA/IA, VAT adjustment, joint activity). Controls the visibility of tabular sections on the form. |
Контрагент |
Buyer / recipient of assets. |
ДоговорКонтрагента |
The contract under which settlements are conducted and the debt is formed. |
СчетУчетаРасчетовСКонтрагентом |
Settlement account (for sale to a buyer — 1210 «Short-term accounts receivable from buyers»). |
КурсВзаиморасчетов |
Exchange rate of the contract currency to the tenge. For settlements in tenge — 1. |
КратностьВзаиморасчетов |
Rate multiplicity. For tenge — 1. |
ВидУчетаНУ |
Type of accounting for the tax register (controls the reflection in the «Tax» accounting register for CIT purposes). |
Other standard header attributes: Номер, Дата, Комментарий, Ответственный, ДокументОснование (when entering on the basis and controlling deferred VAT), the РучнаяКорректировка flag.
If any of the mandatory attributes is not filled in, the platform will not post the document and will issue the message «Field … is not filled in».
2.2 Tabular sections
The composition of visible tabular sections depends on ВидОперации.
«Goods» — mandatory columns:
| Column | Purpose |
|---|---|
Номенклатура |
The item being sold. |
Количество |
Quantity in accounting units. |
Коэффициент |
Conversion coefficient for units of measurement. |
СтавкаНДС |
VAT rate (in the RK 2026 — 16%, 0% or «Without VAT»). |
НДСВидОперацииРеализации |
Classifier of the type of sales transaction for the «VAT» register. |
СчетУчетаНДСПоРеализации |
VAT accounting account on sales (3130 «VAT payable»). |
Additionally, in «Goods» the CCD number may be filled in — for imported goods, to indicate the source of origin (scenario 3.4).
«Services» — mandatory columns: Номенклатура, СтавкаНДС, НДСВидОперацииРеализации, СчетУчетаНДСПоРеализации.
«FA» — mandatory columns: ОсновноеСредство, Сумма, СтавкаНДС, НДСВидОперацииРеализации, СчетУчетаНДСПоРеализации.
«IA» — mandatory columns: НематериальныйАктив, Сумма, СтавкаНДС, НДСВидОперацииРеализации, СчетУчетаНДСПоРеализации.
«JointActivityParticipants» — mandatory column: УчастникСовместнойДеятельности (for allocating the transaction among the participants of joint activity).
If a mandatory column is not filled in, the document is not posted.
3. Forms
| Form | Purpose |
|---|---|
ФормаДокумента |
The main form for input/editing. Controls the visibility of tabular sections by ВидОперации, filling by the basis document, manual adjustment, invocation of invoice generation. |
ФормаСписка |
List of documents (VAT documents journal). Opened via the navigation link. |
ФормаВыбора |
Selection of a document from other objects (for example, when selecting a basis document). |
4. Key module procedures (from evidence)
Manager module (ManagerModule)
ПодготовитьПараметрыПроведения— forms the parameters and the query text for posting; within it,ТекстЗапросаНДСcollects data from the tabular sections for movements in the «VAT» accumulation register and the accounting registers.ВыполнитьКонтрольОтложенногоНДСКНачислению(≈70 lines) — if a filled-inДокументОснованиеis present, checks that the amount of deferred VAT to be accrued does not exceed the balances on the corresponding accounting account and structural unit. Balances are requested from the «Standard» accounting register as of the document date. If exceeded, an error is generated:Сумма НДС к начислению превышает сумму отложенного налога по документу "%1" на %2.- Amount output format:
ЧЦ=15; ЧДЦ=2; ЧРД='.'
Form module (Форма.ФормаДокумента)
ЗаполнитьПоДокументуОснованию— fills the tabular sections by the selected basis document. If the basis has no suitable tabular section (ПараметрыДокументаОснования.ИмяТабЧастиОснования = Неопределено), it issues:Табличная часть не может быть заполнена по выбранному документу-основанию….ВыборТипаДокументаОснованияЗавершение— handler for selecting the basis type; for an invalid type:Табличная часть не может быть заполнена по этому типу документа-основания….
The message texts are quoted verbatim from the code (release 3.0.68.1). When such a message appears, check the corresponding condition in the code.
Standard handlers (typical for a document of this type)
ОбработкаПроведения(object module) — callsПодготовитьПараметрыПроведения,ВыполнитьКонтрольОтложенногоНДСКНачислениюand records the movements.ОбработкаЗаполнения— filling when entering on the basis.ОбработкаПроверкиЗаполнения— control of mandatory attributes and columns.ПриИзмененииВидаОперации(form) — rebuilding the visibility of tabular sections.ПриИзмененииРучнойКорректировки— disabling/enabling automatic recalculation of VAT amounts and turnovers.
5. Posting and movements
Specific accounts are given according to the standard chart of accounts of the RK; the VAT rate is 16%.
5.1 «VAT» accumulation register (movement type — Receipt)
Accrual of VAT payable on sold goods/services/FA/IA. Records are formed for each line of the tabular sections with the analytics: Организация, Контрагент, Договор, НДСВидОперацииРеализации, СчетУчетаНДСПоРеализации. Resources: СуммаНДС, ОборотПоРеализации.
5.2 «Standard» accounting register (postings)
| Dr | Cr | Amount |
|---|---|---|
| 1210 «Settlements with buyers» | 6010 «Income from sales» | Sales turnover excluding VAT |
| 1420 «Accounts receivable for VAT» | 3130 «VAT payable» | VAT amount |
| 3520 «Advances received» | 1210 «Settlements with buyers» | Amount of advance offset (when offsetting advances) |
If it is necessary to reflect the cost of other sales, the posting Dr 7010 «Cost of sales» Cr 1330 «Goods» is formed (depending on the type of transaction and the settings).
5.3 «Tax» accounting register
Movements are similar to the «Standard» one, but with analytics by ВидУчетаНУ — they are used for calculating the taxable base for CIT.
5.4 «VATAdjustment» accumulation register (Expense/Receipt)
Formed for an adjustment transaction type (for example, КорректировкиПрочее) and adjusts the VAT balances in the «VAT» register.
5.5 Calculation example (RK 2026, rate 16%)
Sale of goods for the amount of 1,000,000 ₸ excluding VAT:
- VAT = 1,000,000 × 16% = 160,000 ₸;
- Dr 1210 Cr 6010 — 1,000,000 ₸;
- Dr 1420 Cr 3130 — 160,000 ₸;
- «VAT» register (Receipt):
ОборотПоРеализации= 1,000,000 ₸,СуммаНДС= 160,000 ₸; - TOTAL to be received from the buyer — 1,160,000 ₸.
6. Related objects and entry on the basis
Entry on the basis (basis documents):
- «Sale of goods and services» — registration of another transaction on an already recorded sale (VAT adjustment, additional conditions).
- FA/IA documents — when transferring or selling fixed assets and intangible assets.
Objects created/supplemented on the basis of this document:
- «Issued invoice» / ESF (IS ESF) — automatic generation or supplementing of an invoice based on the registered transactions (scenario 3.6);
- when moving traceable goods — SNT.
Application scenarios (from evidence):
- Creating the document manually for a non-standard sales transaction.
- Filling on the basis of «Sale of goods and services».
- Registration of transactions on FA.
- Filling «Goods» with the indication of CCD numbers (import).
- Manual adjustment of VAT amounts/turnovers (the
РучнаяКорректировкаflag). - Creating and supplementing an issued invoice.
7. Extension points
- Manager module — overriding
ПодготовитьПараметрыПроведения/ТекстЗапросаНДСto add your own analytics or change the composition of movements; customization ofВыполнитьКонтрольОтложенногоНДСКНачислению. - Object module — subscriptions to the events
ОбработкаПроведения,ОбработкаЗаполнения,ОбработкаПроверкиЗаполненияthrough a configuration extension. - Document form — extension of the handlers
ЗаполнитьПоДокументуОснованию,ВыборТипаДокументаОснованияЗавершение,ПриИзмененииВидаОперацииfor new types of transactions and bases. - Additional attributes and information — through the properties mechanism (without changing the configuration).
- Integration with ESF/SNT — extension of the export to IS ESF when adding your own transaction types.
Requires verification (version-specific): the exact composition of accounts when offsetting advances and reflecting the cost, as well as the list of allowed basis documents, may differ between releases of the 3.0.7x line — verify against the current 3.0.74.2 in the configurator, since the given message texts are fixed as of release 3.0.68.1.
