Skip to content

Commit

Permalink
Merge pull request #60 from Polyplastic/#58_#59_исправление_ошибок
Browse files Browse the repository at this point in the history
#58 #59 исправление бага и добавление фитч
  • Loading branch information
sfppk authored Apr 14, 2021
2 parents 0cf49b1 + d2b5e47 commit baf683b
Show file tree
Hide file tree
Showing 40 changed files with 230 additions and 145 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:Table">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -236,7 +236,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -419,7 +419,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:Table">
Expand Down Expand Up @@ -1721,7 +1721,7 @@
<type>Pages</type>
<extInfo xsi:type="form:PagesGroupExtInfo">
<pagesRepresentation>TabsOnTop</pagesRepresentation>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -1864,7 +1864,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>
Expand Down Expand Up @@ -2074,7 +2074,7 @@
</handler>
</action>
<representation>TextPicture</representation>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</formCommands>
<formCommands>
<name>ВыгрузитьВФайлФорма</name>
Expand All @@ -2096,7 +2096,7 @@
</handler>
</action>
<representation>TextPicture</representation>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</formCommands>
<commandInterface>
<navigationPanel/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:Table">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -374,7 +374,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormField">
Expand Down Expand Up @@ -638,6 +638,56 @@
<showInFooter>true</showInFooter>
<extInfo xsi:type="form:CheckBoxFieldExtInfo"/>
</items>
<items xsi:type="form:FormField">
<name>Ответственный</name>
<id>111</id>
<visible>true</visible>
<enabled>true</enabled>
<userVisible>
<common>true</common>
</userVisible>
<dataPath xsi:type="form:DataPath">
<segments>Объект.Ответственный</segments>
</dataPath>
<extendedTooltip>
<name>ОтветственныйРасширеннаяПодсказка</name>
<id>113</id>
<visible>true</visible>
<enabled>true</enabled>
<userVisible>
<common>true</common>
</userVisible>
<type>Label</type>
<autoMaxWidth>true</autoMaxWidth>
<autoMaxHeight>true</autoMaxHeight>
<extInfo xsi:type="form:LabelDecorationExtInfo">
<horizontalAlign>Left</horizontalAlign>
</extInfo>
</extendedTooltip>
<contextMenu>
<name>ОтветственныйКонтекстноеМеню</name>
<id>112</id>
<visible>true</visible>
<enabled>true</enabled>
<userVisible>
<common>true</common>
</userVisible>
<autoFill>true</autoFill>
</contextMenu>
<type>InputField</type>
<editMode>Enter</editMode>
<showInHeader>true</showInHeader>
<headerHorizontalAlign>Left</headerHorizontalAlign>
<showInFooter>true</showInFooter>
<extInfo xsi:type="form:InputFieldExtInfo">
<autoMaxWidth>true</autoMaxWidth>
<autoMaxHeight>true</autoMaxHeight>
<wrap>true</wrap>
<chooseType>true</chooseType>
<typeDomainEnabled>true</typeDomainEnabled>
<textEdit>true</textEdit>
</extInfo>
</items>
<visible>true</visible>
<enabled>true</enabled>
<userVisible>
Expand Down Expand Up @@ -842,7 +892,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormField">
Expand Down Expand Up @@ -1157,7 +1207,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<visible>true</visible>
Expand Down Expand Up @@ -1675,7 +1725,7 @@
<type>Pages</type>
<extInfo xsi:type="form:PagesGroupExtInfo">
<pagesRepresentation>TabsOnTop</pagesRepresentation>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
ИначеЕсли НЕ ЗагружатьАвтоматически
И НастройкиРЗ <> Неопределено Тогда
НастройкиРЗ = Неопределено;
ИдентификаторРЗ = Неопределено;
УстановитьПредставлениеСостоянияРЗ(ЭтаФорма);
КонецЕсли;
КонецПроцедуры
Expand Down
6 changes: 6 additions & 0 deletions parsing-tech-log/src/Catalogs/Замеры/ObjectModule.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,10 @@
КонецЕсли;
КонецПроцедуры

Процедура ПриКопировании(ОбъектКопирования)
ИдентификаторРЗ = Неопределено;
Наименование = "Копия - "+Наименование;
КонецПроцедуры


#КонецЕсли
19 changes: 19 additions & 0 deletions parsing-tech-log/src/Catalogs/Замеры/Замеры.mdo
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,25 @@
<fullTextSearch>Use</fullTextSearch>
<dataHistory>Use</dataHistory>
</attributes>
<attributes uuid="cf64b48b-4ded-405d-93ba-41bd767d8e77">
<name>Ответственный</name>
<synonym>
<key>ru</key>
<value>Ответственный</value>
</synonym>
<type>
<types>CatalogRef.Пользователи</types>
</type>
<toolTip>
<key>ru</key>
<value>Пользователь, назначенный наблюдать за состоянием</value>
</toolTip>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fillValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<dataHistory>Use</dataHistory>
</attributes>
<tabularSections uuid="c2fefc64-4b33-4e17-b4d0-61aea4268c34">
<producedTypes>
<objectType typeId="401e3f48-13e4-4762-a6f0-e625aedda16a" valueTypeId="e0b076a4-048c-441b-bd50-c23679d4b0c2"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -1011,7 +1011,7 @@
</handler>
</action>
<representation>TextPicture</representation>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</formCommands>
<parameters>
<name>ВыбиратьГруппыОбъектовМетаданных</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -357,7 +357,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -609,7 +609,7 @@
<united>true</united>
<showTitle>true</showTitle>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>
Expand Down Expand Up @@ -922,7 +922,7 @@
<name>ВключитьВозможностьРедактирования</name>
</handler>
</action>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</formCommands>
<commandInterface>
<navigationPanel>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -844,7 +844,7 @@
</extendedTooltip>
<type>Pages</type>
<extInfo xsi:type="form:PagesGroupExtInfo">
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormField">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:Table">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:Table">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -346,7 +346,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<visible>true</visible>
Expand Down Expand Up @@ -374,7 +374,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormGroup">
Expand Down Expand Up @@ -935,7 +935,7 @@
</extendedTooltip>
<type>Pages</type>
<extInfo xsi:type="form:PagesGroupExtInfo">
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<visible>true</visible>
Expand Down Expand Up @@ -971,7 +971,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<visible>true</visible>
Expand Down Expand Up @@ -1008,7 +1008,7 @@
<showLeftMargin>true</showLeftMargin>
<united>true</united>
<throughAlign>Auto</throughAlign>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<items xsi:type="form:FormField">
Expand Down Expand Up @@ -1795,7 +1795,7 @@
<type>Pages</type>
<extInfo xsi:type="form:PagesGroupExtInfo">
<pagesRepresentation>TabsOnTop</pagesRepresentation>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</extInfo>
</items>
<autoCommandBar>
Expand Down Expand Up @@ -2001,7 +2001,7 @@
<name>СнятьФлажкиСРолей</name>
</handler>
</action>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</formCommands>
<formCommands>
<name>УстановитьФлажкиНаРоли</name>
Expand All @@ -2022,7 +2022,7 @@
<name>УстановитьФлажкиНаРоли</name>
</handler>
</action>
<currentRowUse>DontUse</currentRowUse>
<currentRowUse>Auto</currentRowUse>
</formCommands>
<commandInterface>
<navigationPanel/>
Expand Down
Loading

0 comments on commit baf683b

Please sign in to comment.