mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-14 14:55:16 +03:00
test(form-compile-from-object): пересъём фикстур ПВХ/EP после эволюции meta-compile
Кейсы ccoct-item-simple и exchangeplan-item-simple строят объект прогоном meta-compile (preRun) и генерят из него форму. Вывод meta-compile для ChartOfCharacteristicTypes (v1.35) и ExchangePlan (v1.34) изменился — переписаны эмиттеры Properties (канонический порядок, условный StandardAttributes, новые блоки). Пересняты только фикстуры-объекты (ВидыНоменклатуры.xml, ОбменДанными.xml); формы не затронуты. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+13
-222
@@ -18,7 +18,7 @@
|
|||||||
<xr:TypeId>UUID-008</xr:TypeId>
|
<xr:TypeId>UUID-008</xr:TypeId>
|
||||||
<xr:ValueId>UUID-009</xr:ValueId>
|
<xr:ValueId>UUID-009</xr:ValueId>
|
||||||
</xr:GeneratedType>
|
</xr:GeneratedType>
|
||||||
<xr:GeneratedType name="ChartOfCharacteristicTypesCharacteristic.ВидыНоменклатуры" category="Characteristic">
|
<xr:GeneratedType name="Characteristic.ВидыНоменклатуры" category="Characteristic">
|
||||||
<xr:TypeId>UUID-010</xr:TypeId>
|
<xr:TypeId>UUID-010</xr:TypeId>
|
||||||
<xr:ValueId>UUID-011</xr:ValueId>
|
<xr:ValueId>UUID-011</xr:ValueId>
|
||||||
</xr:GeneratedType>
|
</xr:GeneratedType>
|
||||||
@@ -37,12 +37,7 @@
|
|||||||
</Synonym>
|
</Synonym>
|
||||||
<Comment />
|
<Comment />
|
||||||
<UseStandardCommands>true</UseStandardCommands>
|
<UseStandardCommands>true</UseStandardCommands>
|
||||||
<CodeLength>9</CodeLength>
|
<IncludeHelpInContents>false</IncludeHelpInContents>
|
||||||
<CodeAllowedLength>Variable</CodeAllowedLength>
|
|
||||||
<DescriptionLength>100</DescriptionLength>
|
|
||||||
<CheckUnique>false</CheckUnique>
|
|
||||||
<Autonumbering>true</Autonumbering>
|
|
||||||
<DefaultPresentation>AsDescription</DefaultPresentation>
|
|
||||||
<CharacteristicExtValues />
|
<CharacteristicExtValues />
|
||||||
<Type>
|
<Type>
|
||||||
<v8:Type>xs:boolean</v8:Type>
|
<v8:Type>xs:boolean</v8:Type>
|
||||||
@@ -64,216 +59,13 @@
|
|||||||
</Type>
|
</Type>
|
||||||
<Hierarchical>false</Hierarchical>
|
<Hierarchical>false</Hierarchical>
|
||||||
<FoldersOnTop>true</FoldersOnTop>
|
<FoldersOnTop>true</FoldersOnTop>
|
||||||
<StandardAttributes>
|
<CodeLength>9</CodeLength>
|
||||||
<xr:StandardAttribute name="PredefinedDataName">
|
<CodeAllowedLength>Variable</CodeAllowedLength>
|
||||||
<xr:LinkByType />
|
<DescriptionLength>100</DescriptionLength>
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
<CodeSeries>WholeCharacteristicKind</CodeSeries>
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
<CheckUnique>true</CheckUnique>
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
<Autonumbering>true</Autonumbering>
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
<DefaultPresentation>AsDescription</DefaultPresentation>
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="Predefined">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="Ref">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="DeletionMark">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="Description">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="Code">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="Parent">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="ValueType">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
</StandardAttributes>
|
|
||||||
<Characteristics />
|
<Characteristics />
|
||||||
<PredefinedDataUpdate>Auto</PredefinedDataUpdate>
|
<PredefinedDataUpdate>Auto</PredefinedDataUpdate>
|
||||||
<EditType>InDialog</EditType>
|
<EditType>InDialog</EditType>
|
||||||
@@ -283,9 +75,11 @@
|
|||||||
<xr:Field>ChartOfCharacteristicTypes.ВидыНоменклатуры.StandardAttribute.Description</xr:Field>
|
<xr:Field>ChartOfCharacteristicTypes.ВидыНоменклатуры.StandardAttribute.Description</xr:Field>
|
||||||
<xr:Field>ChartOfCharacteristicTypes.ВидыНоменклатуры.StandardAttribute.Code</xr:Field>
|
<xr:Field>ChartOfCharacteristicTypes.ВидыНоменклатуры.StandardAttribute.Code</xr:Field>
|
||||||
</InputByString>
|
</InputByString>
|
||||||
|
<CreateOnInput>DontUse</CreateOnInput>
|
||||||
<SearchStringModeOnInputByString>Begin</SearchStringModeOnInputByString>
|
<SearchStringModeOnInputByString>Begin</SearchStringModeOnInputByString>
|
||||||
<FullTextSearchOnInputByString>DontUse</FullTextSearchOnInputByString>
|
|
||||||
<ChoiceDataGetModeOnInputByString>Directly</ChoiceDataGetModeOnInputByString>
|
<ChoiceDataGetModeOnInputByString>Directly</ChoiceDataGetModeOnInputByString>
|
||||||
|
<FullTextSearchOnInputByString>DontUse</FullTextSearchOnInputByString>
|
||||||
|
<ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput>
|
||||||
<DefaultObjectForm>ChartOfCharacteristicTypes.ВидыНоменклатуры.Form.ФормаЭлемента</DefaultObjectForm>
|
<DefaultObjectForm>ChartOfCharacteristicTypes.ВидыНоменклатуры.Form.ФормаЭлемента</DefaultObjectForm>
|
||||||
<DefaultFolderForm />
|
<DefaultFolderForm />
|
||||||
<DefaultListForm />
|
<DefaultListForm />
|
||||||
@@ -296,18 +90,15 @@
|
|||||||
<AuxiliaryListForm />
|
<AuxiliaryListForm />
|
||||||
<AuxiliaryChoiceForm />
|
<AuxiliaryChoiceForm />
|
||||||
<AuxiliaryFolderChoiceForm />
|
<AuxiliaryFolderChoiceForm />
|
||||||
<IncludeHelpInContents>false</IncludeHelpInContents>
|
|
||||||
<BasedOn />
|
<BasedOn />
|
||||||
<DataLockFields />
|
<DataLockFields />
|
||||||
<DataLockControlMode>Automatic</DataLockControlMode>
|
<DataLockControlMode>Managed</DataLockControlMode>
|
||||||
<FullTextSearch>Use</FullTextSearch>
|
<FullTextSearch>Use</FullTextSearch>
|
||||||
<ObjectPresentation />
|
<ObjectPresentation />
|
||||||
<ExtendedObjectPresentation />
|
<ExtendedObjectPresentation />
|
||||||
<ListPresentation />
|
<ListPresentation />
|
||||||
<ExtendedListPresentation />
|
<ExtendedListPresentation />
|
||||||
<Explanation />
|
<Explanation />
|
||||||
<CreateOnInput>DontUse</CreateOnInput>
|
|
||||||
<ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput>
|
|
||||||
<DataHistory>DontUse</DataHistory>
|
<DataHistory>DontUse</DataHistory>
|
||||||
<UpdateDataHistoryImmediatelyAfterWrite>false</UpdateDataHistoryImmediatelyAfterWrite>
|
<UpdateDataHistoryImmediatelyAfterWrite>false</UpdateDataHistoryImmediatelyAfterWrite>
|
||||||
<ExecuteAfterWriteDataHistoryVersionProcessing>false</ExecuteAfterWriteDataHistoryVersionProcessing>
|
<ExecuteAfterWriteDataHistoryVersionProcessing>false</ExecuteAfterWriteDataHistoryVersionProcessing>
|
||||||
|
|||||||
+7
-190
@@ -39,193 +39,6 @@
|
|||||||
<DescriptionLength>100</DescriptionLength>
|
<DescriptionLength>100</DescriptionLength>
|
||||||
<DefaultPresentation>AsDescription</DefaultPresentation>
|
<DefaultPresentation>AsDescription</DefaultPresentation>
|
||||||
<EditType>InDialog</EditType>
|
<EditType>InDialog</EditType>
|
||||||
<StandardAttributes>
|
|
||||||
<xr:StandardAttribute name="Ref">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="DeletionMark">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="Code">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="Description">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="ThisNode">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="SentNo">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
<xr:StandardAttribute name="ReceivedNo">
|
|
||||||
<xr:LinkByType />
|
|
||||||
<xr:FillChecking>DontCheck</xr:FillChecking>
|
|
||||||
<xr:MultiLine>false</xr:MultiLine>
|
|
||||||
<xr:FillFromFillingValue>false</xr:FillFromFillingValue>
|
|
||||||
<xr:CreateOnInput>Auto</xr:CreateOnInput>
|
|
||||||
<xr:MaxValue xsi:nil="true" />
|
|
||||||
<xr:ToolTip />
|
|
||||||
<xr:ExtendedEdit>false</xr:ExtendedEdit>
|
|
||||||
<xr:Format />
|
|
||||||
<xr:ChoiceForm />
|
|
||||||
<xr:QuickChoice>Auto</xr:QuickChoice>
|
|
||||||
<xr:ChoiceHistoryOnInput>Auto</xr:ChoiceHistoryOnInput>
|
|
||||||
<xr:EditFormat />
|
|
||||||
<xr:PasswordMode>false</xr:PasswordMode>
|
|
||||||
<xr:DataHistory>Use</xr:DataHistory>
|
|
||||||
<xr:MarkNegatives>false</xr:MarkNegatives>
|
|
||||||
<xr:MinValue xsi:nil="true" />
|
|
||||||
<xr:Synonym />
|
|
||||||
<xr:Comment />
|
|
||||||
<xr:FullTextSearch>Use</xr:FullTextSearch>
|
|
||||||
<xr:ChoiceParameterLinks />
|
|
||||||
<xr:FillValue xsi:nil="true" />
|
|
||||||
<xr:Mask />
|
|
||||||
<xr:ChoiceParameters />
|
|
||||||
</xr:StandardAttribute>
|
|
||||||
</StandardAttributes>
|
|
||||||
<DistributedInfoBase>false</DistributedInfoBase>
|
|
||||||
<IncludeConfigurationExtensions>false</IncludeConfigurationExtensions>
|
|
||||||
<BasedOn />
|
|
||||||
<QuickChoice>false</QuickChoice>
|
<QuickChoice>false</QuickChoice>
|
||||||
<ChoiceMode>BothWays</ChoiceMode>
|
<ChoiceMode>BothWays</ChoiceMode>
|
||||||
<InputByString>
|
<InputByString>
|
||||||
@@ -241,17 +54,21 @@
|
|||||||
<AuxiliaryObjectForm />
|
<AuxiliaryObjectForm />
|
||||||
<AuxiliaryListForm />
|
<AuxiliaryListForm />
|
||||||
<AuxiliaryChoiceForm />
|
<AuxiliaryChoiceForm />
|
||||||
|
<Characteristics />
|
||||||
|
<BasedOn />
|
||||||
|
<DistributedInfoBase>false</DistributedInfoBase>
|
||||||
|
<IncludeConfigurationExtensions>false</IncludeConfigurationExtensions>
|
||||||
|
<CreateOnInput>DontUse</CreateOnInput>
|
||||||
|
<ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput>
|
||||||
<IncludeHelpInContents>false</IncludeHelpInContents>
|
<IncludeHelpInContents>false</IncludeHelpInContents>
|
||||||
<DataLockFields />
|
<DataLockFields />
|
||||||
<DataLockControlMode>Automatic</DataLockControlMode>
|
<DataLockControlMode>Managed</DataLockControlMode>
|
||||||
<FullTextSearch>Use</FullTextSearch>
|
<FullTextSearch>Use</FullTextSearch>
|
||||||
<ObjectPresentation />
|
<ObjectPresentation />
|
||||||
<ExtendedObjectPresentation />
|
<ExtendedObjectPresentation />
|
||||||
<ListPresentation />
|
<ListPresentation />
|
||||||
<ExtendedListPresentation />
|
<ExtendedListPresentation />
|
||||||
<Explanation />
|
<Explanation />
|
||||||
<CreateOnInput>DontUse</CreateOnInput>
|
|
||||||
<ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput>
|
|
||||||
<DataHistory>DontUse</DataHistory>
|
<DataHistory>DontUse</DataHistory>
|
||||||
<UpdateDataHistoryImmediatelyAfterWrite>false</UpdateDataHistoryImmediatelyAfterWrite>
|
<UpdateDataHistoryImmediatelyAfterWrite>false</UpdateDataHistoryImmediatelyAfterWrite>
|
||||||
<ExecuteAfterWriteDataHistoryVersionProcessing>false</ExecuteAfterWriteDataHistoryVersionProcessing>
|
<ExecuteAfterWriteDataHistoryVersionProcessing>false</ExecuteAfterWriteDataHistoryVersionProcessing>
|
||||||
|
|||||||
Reference in New Issue
Block a user