Skip to content

Commit

Permalink
Translate
Browse files Browse the repository at this point in the history
  • Loading branch information
DitriXNew committed Jul 30, 2024
1 parent 845bfc8 commit cc9eb30
Show file tree
Hide file tree
Showing 1,113 changed files with 12,223 additions and 6,039 deletions.
2 changes: 1 addition & 1 deletion IRP/DT-INF/PROJECT.PMF
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Manifest-Version: 1.0
Runtime-Version: 8.3.21
Runtime-Version: 8.3.24
1 change: 1 addition & 0 deletions IRP/src/AccountingRegisters/Basic/Forms/ListForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -1776,6 +1776,7 @@
<horizontalAlign>Left</horizontalAlign>
<autoFill>true</autoFill>
</autoCommandBar>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,26 @@
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
<dimensions uuid="69399707-1d99-4326-a783-3fcfded35e6e">
<name>SerialLotNumber</name>
<synonym>
<key>en</key>
<value>Serial lot number</value>
</synonym>
<synonym>
<key>ru</key>
<value>Серия номенклатуры</value>
</synonym>
<synonym>
<key>tr</key>
<value>Seri lot numaraları</value>
</synonym>
<type>
<types>CatalogRef.SerialLotNumbers</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
</mdclass:AccumulationRegister>
Original file line number Diff line number Diff line change
Expand Up @@ -458,4 +458,26 @@
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
<dimensions uuid="492eacdd-80a6-4eba-b946-35827a4308e8">
<name>TransactionCurrency</name>
<synonym>
<key>en</key>
<value>Transaction currency</value>
</synonym>
<synonym>
<key>ru</key>
<value>Валюта транзакции</value>
</synonym>
<synonym>
<key>tr</key>
<value>İşlem para birimi</value>
</synonym>
<type>
<types>CatalogRef.Currencies</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
</mdclass:AccumulationRegister>
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,26 @@
<maxValue xsi:type="core:UndefinedValue"/>
<useInTotals>true</useInTotals>
</dimensions>
<dimensions uuid="fb1c1438-a754-4e23-bf33-29cecb58b22c">
<name>TransactionCurrency</name>
<synonym>
<key>en</key>
<value>Transaction currency</value>
</synonym>
<synonym>
<key>ru</key>
<value>Валюта транзакции</value>
</synonym>
<synonym>
<key>tr</key>
<value>İşlem para birimi</value>
</synonym>
<type>
<types>CatalogRef.Currencies</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
</mdclass:AccumulationRegister>
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
#Region AccessObject

// Get access key.
// See Role.TemplateAccumulationRegisters - Parameters orders has to be the same
//
// Returns:
// Structure
Function GetAccessKey() Export
AccessKeyStructure = New Structure;
Return AccessKeyStructure;
EndFunction

#EndRegion

// Additional data filling.
//
// Parameters:
// MovementsValueTable - ValueTable
Procedure AdditionalDataFilling(MovementsValueTable) Export
Return;
EndProcedure
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
<?xml version="1.0" encoding="UTF-8"?>
<mdclass:AccumulationRegister xmlns:core="http://g5.1c.ru/v8/dt/mcore" xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="4a3ab18e-8caf-43a7-b669-41f741ab99a6">
<producedTypes>
<selectionType typeId="73552ea9-52cb-41e2-bfcc-d5bbff856292" valueTypeId="5ff84f20-a49e-4ee2-aca9-3a435d60e842"/>
<listType typeId="47008237-26b6-4ce6-be30-e9ec7a159596" valueTypeId="115b8d77-2787-47d2-bd91-54c892dcbb17"/>
<managerType typeId="a76dfe5d-0310-47df-8a9f-6cd483567543" valueTypeId="d9ff84b2-b168-4fe0-8a5f-e575fa0ad56b"/>
<recordSetType typeId="d3f6d700-5dd4-44f3-bb67-b25906c28ced" valueTypeId="549adead-d8c8-4c64-822b-7b855b36ac13"/>
<recordKeyType typeId="06d60f28-6451-4e4d-b774-ca1ea9e0c39a" valueTypeId="daa16c66-e34f-4a89-994a-a9556d3e5ffb"/>
<recordType typeId="d60c83d1-61f1-406a-9810-0ae82c138a63" valueTypeId="7977f4d5-716f-4e6e-8e5b-9fb9ac4678b7"/>
</producedTypes>
<name>T1040T_RowIDSerialLotNumbers</name>
<synonym>
<key>en</key>
<value>T 1040 Row ID Serial lot numbers</value>
</synonym>
<synonym>
<key>ru</key>
<value>T 1040 Row ID Серийные номера</value>
</synonym>
<synonym>
<key>tr</key>
<value>T 1040 Row ID Serial lot numbers</value>
</synonym>
<useStandardCommands>true</useStandardCommands>
<registerType>Turnovers</registerType>
<dataLockControlMode>Managed</dataLockControlMode>
<enableTotalsSplitting>true</enableTotalsSplitting>
<resources uuid="06988083-5d72-47bf-b20f-e3697da731f4">
<name>Quantity</name>
<synonym>
<key>en</key>
<value>Quantity</value>
</synonym>
<synonym>
<key>ru</key>
<value>Количество</value>
</synonym>
<synonym>
<key>tr</key>
<value>Miktar</value>
</synonym>
<type>
<types>DefinedType.typeQuantity</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
</resources>
<dimensions uuid="8358c1c2-4b22-4bf4-afa6-1e1171387a9e">
<name>RowID</name>
<synonym>
<key>en</key>
<value>Row ID</value>
</synonym>
<synonym>
<key>ru</key>
<value>ID Строки</value>
</synonym>
<synonym>
<key>tr</key>
<value>Satır ID</value>
</synonym>
<type>
<types>DefinedType.typeRowID</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
<dimensions uuid="8f5175b1-98a5-451d-92c0-d5aa266a4219">
<name>BasisKey</name>
<synonym>
<key>en</key>
<value>Basis key</value>
</synonym>
<synonym>
<key>ru</key>
<value>Ключ документа основания</value>
</synonym>
<synonym>
<key>tr</key>
<value>Kaynak anahtar</value>
</synonym>
<type>
<types>DefinedType.typeRowID</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
<dimensions uuid="fc1b16c6-303e-4f6c-a06d-527dd6d928b5">
<name>Step</name>
<synonym>
<key>en</key>
<value>Step</value>
</synonym>
<synonym>
<key>ru</key>
<value>Шаг</value>
</synonym>
<synonym>
<key>tr</key>
<value>Adım</value>
</synonym>
<type>
<types>CatalogRef.MovementRules</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
<dimensions uuid="1ccb68c3-0ceb-46ce-8ffd-ec98d5f0a3b1">
<name>Basis</name>
<synonym>
<key>en</key>
<value>Basis</value>
</synonym>
<synonym>
<key>ru</key>
<value>Документ основания</value>
</synonym>
<synonym>
<key>tr</key>
<value>Kaynak evrak</value>
</synonym>
<type>
<types>DocumentRef</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
<dimensions uuid="ce6b6940-61d6-4e7c-a783-c1db330c5716">
<name>SerialLotNumber</name>
<synonym>
<key>en</key>
<value>Serial lot number</value>
</synonym>
<synonym>
<key>ru</key>
<value>Серия номенклатуры</value>
</synonym>
<synonym>
<key>tr</key>
<value>Seri lot numaraları</value>
</synonym>
<type>
<types>CatalogRef.SerialLotNumbers</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<useInTotals>true</useInTotals>
</dimensions>
</mdclass:AccumulationRegister>
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,7 @@
<horizontalAlign>Left</horizontalAlign>
<autoFill>true</autoFill>
</autoCommandBar>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,7 @@
<horizontalAlign>Left</horizontalAlign>
<autoFill>true</autoFill>
</autoCommandBar>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
1 change: 1 addition & 0 deletions IRP/src/Catalogs/AccessGroups/Forms/ChoiceForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@
<name>OnCreateAtServer</name>
</handlers>
<windowOpeningMode>LockOwnerWindow</windowOpeningMode>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
1 change: 1 addition & 0 deletions IRP/src/Catalogs/AccessGroups/Forms/ItemForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -1458,6 +1458,7 @@
<name>OnCreateAtServer</name>
</handlers>
<windowOpeningMode>LockOwnerWindow</windowOpeningMode>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
1 change: 1 addition & 0 deletions IRP/src/Catalogs/AccessGroups/Forms/ListForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@
<event>OnCreateAtServer</event>
<name>OnCreateAtServer</name>
</handlers>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
1 change: 1 addition & 0 deletions IRP/src/Catalogs/AccessKey/Forms/ItemForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<autoFill>true</autoFill>
</autoCommandBar>
<windowOpeningMode>LockOwnerWindow</windowOpeningMode>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
1 change: 1 addition & 0 deletions IRP/src/Catalogs/AccessProfiles/Forms/ChoiceForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@
<name>OnCreateAtServer</name>
</handlers>
<windowOpeningMode>LockOwnerWindow</windowOpeningMode>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
1 change: 1 addition & 0 deletions IRP/src/Catalogs/AccessProfiles/Forms/ItemForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,7 @@
<name>OnCreateAtServer</name>
</handlers>
<windowOpeningMode>LockOwnerWindow</windowOpeningMode>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
1 change: 1 addition & 0 deletions IRP/src/Catalogs/AccessProfiles/Forms/ListForm/Form.form
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@
<event>OnCreateAtServer</event>
<name>OnCreateAtServer</name>
</handlers>
<saveWindowSettings>true</saveWindowSettings>
<autoTitle>true</autoTitle>
<autoUrl>true</autoUrl>
<group>Vertical</group>
Expand Down
Loading

0 comments on commit cc9eb30

Please sign in to comment.