mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-08-28 05:59:41 +03:00
test(form-compile-from-object): пересъём inforeg-фикстур после meta-compile v1.45
Кросс-навыковый дрейф: 3 inforeg-* кейса строят IR-фикстуру preRun-прогоном meta-compile. Ожидаемый дрейф (только register-XML, формы не тронуты): MainFilterOnPeriod true→false (расцеплён от periodicity), DataLockControlMode Automatic→Managed, FillValue nil→typed-empty (ресурсы/измерения через Emit-Attribute). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
3d0c8f233e
commit
9a6a93b945
+5
-5
@@ -154,9 +154,9 @@
|
|||||||
</StandardAttributes>
|
</StandardAttributes>
|
||||||
<InformationRegisterPeriodicity>Day</InformationRegisterPeriodicity>
|
<InformationRegisterPeriodicity>Day</InformationRegisterPeriodicity>
|
||||||
<WriteMode>RecorderSubordinate</WriteMode>
|
<WriteMode>RecorderSubordinate</WriteMode>
|
||||||
<MainFilterOnPeriod>true</MainFilterOnPeriod>
|
<MainFilterOnPeriod>false</MainFilterOnPeriod>
|
||||||
<IncludeHelpInContents>false</IncludeHelpInContents>
|
<IncludeHelpInContents>false</IncludeHelpInContents>
|
||||||
<DataLockControlMode>Automatic</DataLockControlMode>
|
<DataLockControlMode>Managed</DataLockControlMode>
|
||||||
<FullTextSearch>Use</FullTextSearch>
|
<FullTextSearch>Use</FullTextSearch>
|
||||||
<EnableTotalsSliceFirst>false</EnableTotalsSliceFirst>
|
<EnableTotalsSliceFirst>false</EnableTotalsSliceFirst>
|
||||||
<EnableTotalsSliceLast>false</EnableTotalsSliceLast>
|
<EnableTotalsSliceLast>false</EnableTotalsSliceLast>
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:decimal">0</FillValue>
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
@@ -242,7 +242,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:string" />
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
@@ -288,7 +288,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:string" />
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
|
|||||||
+3
-3
@@ -156,7 +156,7 @@
|
|||||||
<WriteMode>Independent</WriteMode>
|
<WriteMode>Independent</WriteMode>
|
||||||
<MainFilterOnPeriod>false</MainFilterOnPeriod>
|
<MainFilterOnPeriod>false</MainFilterOnPeriod>
|
||||||
<IncludeHelpInContents>false</IncludeHelpInContents>
|
<IncludeHelpInContents>false</IncludeHelpInContents>
|
||||||
<DataLockControlMode>Automatic</DataLockControlMode>
|
<DataLockControlMode>Managed</DataLockControlMode>
|
||||||
<FullTextSearch>Use</FullTextSearch>
|
<FullTextSearch>Use</FullTextSearch>
|
||||||
<EnableTotalsSliceFirst>false</EnableTotalsSliceFirst>
|
<EnableTotalsSliceFirst>false</EnableTotalsSliceFirst>
|
||||||
<EnableTotalsSliceLast>false</EnableTotalsSliceLast>
|
<EnableTotalsSliceLast>false</EnableTotalsSliceLast>
|
||||||
@@ -198,7 +198,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:string" />
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
@@ -241,7 +241,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:string" />
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
|
|||||||
+6
-6
@@ -154,9 +154,9 @@
|
|||||||
</StandardAttributes>
|
</StandardAttributes>
|
||||||
<InformationRegisterPeriodicity>Day</InformationRegisterPeriodicity>
|
<InformationRegisterPeriodicity>Day</InformationRegisterPeriodicity>
|
||||||
<WriteMode>Independent</WriteMode>
|
<WriteMode>Independent</WriteMode>
|
||||||
<MainFilterOnPeriod>true</MainFilterOnPeriod>
|
<MainFilterOnPeriod>false</MainFilterOnPeriod>
|
||||||
<IncludeHelpInContents>false</IncludeHelpInContents>
|
<IncludeHelpInContents>false</IncludeHelpInContents>
|
||||||
<DataLockControlMode>Automatic</DataLockControlMode>
|
<DataLockControlMode>Managed</DataLockControlMode>
|
||||||
<FullTextSearch>Use</FullTextSearch>
|
<FullTextSearch>Use</FullTextSearch>
|
||||||
<EnableTotalsSliceFirst>false</EnableTotalsSliceFirst>
|
<EnableTotalsSliceFirst>false</EnableTotalsSliceFirst>
|
||||||
<EnableTotalsSliceLast>false</EnableTotalsSliceLast>
|
<EnableTotalsSliceLast>false</EnableTotalsSliceLast>
|
||||||
@@ -199,7 +199,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:decimal">0</FillValue>
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
@@ -243,7 +243,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:decimal">0</FillValue>
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
@@ -286,7 +286,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:string" />
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
@@ -332,7 +332,7 @@
|
|||||||
<MinValue xsi:nil="true" />
|
<MinValue xsi:nil="true" />
|
||||||
<MaxValue xsi:nil="true" />
|
<MaxValue xsi:nil="true" />
|
||||||
<FillFromFillingValue>false</FillFromFillingValue>
|
<FillFromFillingValue>false</FillFromFillingValue>
|
||||||
<FillValue xsi:nil="true" />
|
<FillValue xsi:type="xs:string" />
|
||||||
<FillChecking>DontCheck</FillChecking>
|
<FillChecking>DontCheck</FillChecking>
|
||||||
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
<ChoiceFoldersAndItems>Items</ChoiceFoldersAndItems>
|
||||||
<ChoiceParameterLinks />
|
<ChoiceParameterLinks />
|
||||||
|
|||||||
Reference in New Issue
Block a user