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

Document "Sources of Origin" — Accounting for Kazakhstan 3.0.74.2

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

1. Identification

Parameter Value
Full name Document.SourcesOfOrigin
Navigation link e1cib/list/Document.SourcesOfOrigin
Object type Document
Synonym — (not specified)
Configuration Accounting for Kazakhstan, ed. 3.0, version 3.0.74.2
Accounting currency tenge (₸)

Purpose. The object stores information about the origin of goods within the framework of Kazakhstani accounting: numbers of cargo customs declarations (CCD / goods declaration, GD), numbers of import and indirect tax payment applications (tax return form 328.00), numbers and dates of certificates of origin, HS codes, country of origin. The data is used when accounting for imported goods, maintaining batch accounting of goods, generating electronic invoices (ESF, ESF IS), accompanying invoices for goods (SNT), and filling out tax reporting on turnover within the Customs Union (EAEU).

Important about the object type. By the composition of attributes (see section 2) and purpose, the object acts as an information registrar of goods' origin and, according to the standard logic of the configuration, does not generate accounting entries (see section 5). VAT and cost entries are generated by related incoming documents that refer to the origin data. The specific metadata classification (Document or Reference) in the current version should be checked in the configurator — historically, the storage objects of CCD in BK 3.0 were implemented as elements of the information storage about the batch; this is the only version-specific point that requires verification.


2. Attributes

2.1 Header Attributes

Attribute Name Type Mandatory Purpose
HSCode String Optional Product code according to HS for classification of imported goods
GSVS Reference.GSVS_Nomenclature Optional Reference to the Harmonized System element for product identification within the CU
PositionNumberInDeclarationOrApplication String Optional Number of the commodity position from the customs declaration (GD) or tax return form 328.00
CertificateOfOriginDate Date Optional Date of issuance of the certificate of origin by the authorized body
Nomenclature Reference.Nomenclature Optional Link to the nomenclature position in the accounting system
ProductNameWithinCU String Optional Name of the product according to the customs declaration or tax return form 328.00 (may differ from the accounting name)
ProductLabel String Optional Physical label of the product for identification
CountryOfOrigin Reference.CountriesOfTheWorld Optional Country where the product was manufactured
OriginType Enumeration.OriginTypesWithinCU Optional Classifier of the type of origin of the product within the CU
DutyType Enumeration.DutyTypesWithinCU Optional Type of customs duty applied to the product
BatchDocument DocumentReference Optional Reference to the incoming document that forms the batch of goods
Comment String Optional Arbitrary text for additional explanations
ApplicationNumberWithinCU String Optional Number of CCD or tax return form 328.00
AdditionalIdentifier Number Optional Numeric identifier of the product for additional classification
PinCode String Optional PIN code of the product (for marked products or special accounting systems)
Strength Number Optional Percentage of alcohol content (for alcoholic products)
VirtualWarehouseAccountingFlag Boolean Optional Flag for reflecting the product in the virtual warehouse (special accounting regimes, ESF IS)

Types Nomenclature, CountryOfOrigin, BatchDocument in evidence are marked as "not defined" — the most likely reference types of configuration are provided; verify in the configurator.

2.2 Table Parts

No table parts were identified in the attached evidence. According to the logic of the object, all information about the origin is stored in the header attributes linked to one nomenclature position/batch. If a table part is present in a specific version (for example, a list of declaration positions), it reflects a line-by-line breakdown of the CCD — check the composition in the configurator.


3. Forms

BSL/descriptions of forms in evidence are not attached. For this type of object in BK 3.0, a standard set of forms is used:

Form Purpose
ObjectForm (DocumentForm / ElementForm) Main form for entering and editing information about origin: HS code, CCD/application number 328.00, country and type of origin, certificate, link to nomenclature and batch document
ListForm View and selection of sources of origin (opens via link e1cib/list/Document.SourcesOfOrigin)
SelectForm Selection of the source of origin in incoming documents and when generating ESF/SNT

4. Key Module Procedures

Evidence with the BSL code of the module is not attached. Below are typical handlers characteristic of objects of this type (verify their presence and exact implementation in the configurator of the specific version):

  • FillProcessing(DataFilling, …) — filling in attributes when entering based on the incoming document/CCD: substitution of nomenclature, country of origin, GD number, HS code from batch data.
  • BeforeSaving / AfterSaving — control of the consistency of origin data (consistency of the CCD number, country, and type of origin), normalization of the GD/application number 328.00.
  • FillCheckProcessing — when using data in ESF, checking the completeness of attributes required for the ESF line for imported/CU goods (CCD or application number 328.00, HS code).
  • ConductProcessing — according to standard logic, empty or absent: the object does not generate movements (see section 5). If conducting is included, it serves only to record the status of the entry.

5. Conducting and Movements

According to standard logic, the object does not generate accounting entries and does not make movements in accounting/accumulation registers. This is a storage of reference information about the origin of goods; in accounting and tax records, data enters through related documents, and in external services — through the export of ESF (ESF IS) and SNT.

Accounting entries for goods to which sources of origin are linked are generated by related incoming/sales documents according to the standard chart of accounts of the RK:

Business Operation Debit Credit
Receipt of goods from the supplier 1330 "Goods" 3310 "Payables to suppliers"
Incoming VAT (if there is a right to offset), rate 16% VAT recoverable account (1420) 3310
Accrual/payment of VAT payable to the budget 3130 "VAT payable"
Sale of goods to the customer 1210 "Short-term receivables from customers" 6010 "Revenue from sales"
VAT on sales (16%) 1210 3130
Write-off of the cost of sold goods 7010 "Cost of sales" 1330
Receipt of payment 1030 "Cash in current accounts" 1210

The VAT rate in the RK for 2026 is 16% (the value is substituted in ESF/SNT and in the entries of related documents).

Where the information about the origin actually goes:

  • ESF (ESF IS) — section G of the invoice: CCD/application number 328.00, HS code, virtual warehouse accounting flag, position number in the declaration.
  • SNT — identification of the product within the CU, country and type of origin.
  • Tax return form 328.00 / 300.00 — application number for import, position number.

References to:

  • Reference.Nomenclature — accounting position of the product;
  • Reference.GSVS_Nomenclature — identification within the CU;
  • Reference.CountriesOfTheWorld — country of origin;
  • Enumeration.OriginTypesWithinCU, Enumeration.DutyTypesWithinCU;
  • batch document (BatchDocument) — incoming that forms the batch.

Used in / related to:

  • incoming documents for imported and CU goods (receipt, CCD for import, application for import 328.00);
  • batch accounting mechanism for goods (linking origin to the batch);
  • generation of ESF and SNT (substitution of CCD number, HS code, virtual warehouse flag);
  • regulated reporting: tax return form 328.00, 300.00 (VAT register).

Input based on. The typical scenario is filling in information about the origin from the incoming document/declaration through FillProcessing (substitution of nomenclature, country, GD number). Reverse input based on this object is not provided in the standard delivery.


7. Extension Points

  • Configuration extension (Extension): adding attributes (for example, additional classifiers for labeling), filling rules via &After("FillProcessing").
  • Event subscriptions: control/filling of attributes during BeforeSaving/AfterSaving without changing the standard module.
  • Additional attributes and information (BSP): "Properties" mechanism for industry-specific attributes of origin.
  • Form modification: adding form attributes and handlers through object/list form extension.
  • Integration with ESF/SNT IS: overriding export rules for section G of ESF and SNT fields based on object data.
  • Exchange/conversion rules: inclusion of origin information in exchange plans during synchronization.

When making modifications, do not transfer norms from other countries: RK parameters for 2026 — VAT 16%, MRP 4,325 ₸, MZP 85,000 ₸, OPV rates 10%, OPVR 3.5%, VOSMS 2%, OSMS 3%, SO 5%, social tax 6%, PIT 10%/15%.

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

Does the document "SourcesOfOrigin" generate accounting entries?
No. By standard logic, it is an informational register of data on the origin of goods (GTD, tax return form 328.00, HS code, country). The entries for VAT (16%), goods, and cost of goods sold are generated by related documents of receipt and sale according to RK accounts (1330/3310, 3130, 6010, 7010, 1210, 1030), while the data itself is exported to the electronic invoice (ESF) and SNM.
Where can I find the object in 1C?
By the navigation link e1cib/list/Document.SourcesOfOrigin. The data is also available when selecting in the documents of receipt of imported/TS goods and when generating ESF/SNM.
What VAT rate is applied in the ESF from this data?
As of 2026, the VAT rate in Kazakhstan is 16%. It is applied in the ESF, SNM, and in the entries of related documents; the value of 12% is outdated and not used.
What are the purposes of the attributes NumberOfApplicationWithinTS and NumberOfPositionInDeclarationOrApplication?
They store the number of the GTD or the import application (tax return form 328.00) and the number of the commodity position. This data is mandatory for the ESF line for imported goods and goods imported within the EAEU (section G) and is used in reporting 328.00/300.00.
Is it a document or a reference?
In the metadata of the task, the object is indicated as a Document (Document.SourcesOfOrigin), however, by the composition of attributes and purpose, it serves as a repository of information about the batch/origin and does not make movements. The exact classification in the specific version 3.0.74.2 should be verified in the configurator — this is the only version-specific detail.

Read also

Источники

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