Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ff93cbe850 | ||
|
|
84fe640f82 |
@@ -49,6 +49,24 @@
|
|||||||
<fullTextSearch>Use</fullTextSearch>
|
<fullTextSearch>Use</fullTextSearch>
|
||||||
<dataHistory>Use</dataHistory>
|
<dataHistory>Use</dataHistory>
|
||||||
</attributes>
|
</attributes>
|
||||||
|
<attributes uuid="2e69fa85-97d0-47e8-9d09-7bdd0e2dd63b">
|
||||||
|
<name>Реквизит1</name>
|
||||||
|
<synonym>
|
||||||
|
<key>ru</key>
|
||||||
|
<value>Реквизит1</value>
|
||||||
|
</synonym>
|
||||||
|
<type>
|
||||||
|
<types>String</types>
|
||||||
|
<stringQualifiers>
|
||||||
|
<length>10</length>
|
||||||
|
</stringQualifiers>
|
||||||
|
</type>
|
||||||
|
<minValue xsi:type="core:UndefinedValue"/>
|
||||||
|
<maxValue xsi:type="core:UndefinedValue"/>
|
||||||
|
<fillValue xsi:type="core:UndefinedValue"/>
|
||||||
|
<fullTextSearch>Use</fullTextSearch>
|
||||||
|
<dataHistory>Use</dataHistory>
|
||||||
|
</attributes>
|
||||||
<tabularSections uuid="f00f22c5-c8fd-45d3-a9df-6e3136fad4a8">
|
<tabularSections uuid="f00f22c5-c8fd-45d3-a9df-6e3136fad4a8">
|
||||||
<producedTypes>
|
<producedTypes>
|
||||||
<objectType typeId="a29eff68-4173-4519-a987-65d0a6e01670" valueTypeId="6e786086-ffbc-4a2d-ae56-8bef80281a88"/>
|
<objectType typeId="a29eff68-4173-4519-a987-65d0a6e01670" valueTypeId="6e786086-ffbc-4a2d-ae56-8bef80281a88"/>
|
||||||
|
|||||||
33
Lab51/src/Catalogs/Транспорт/Транспорт.mdo
Normal file
33
Lab51/src/Catalogs/Транспорт/Транспорт.mdo
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<mdclass:Catalog xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="3d4df728-2860-40a9-ac63-88bc6b31d245">
|
||||||
|
<producedTypes>
|
||||||
|
<objectType typeId="ab8e8176-802b-43fe-99f0-ed5f19e6103f" valueTypeId="c82c9429-d169-4367-85f7-b4b52f1bc1da"/>
|
||||||
|
<refType typeId="dd56d5b5-3f49-4be2-9b02-1f70dab893cd" valueTypeId="9a17e320-cae9-4c03-acac-2dca7570bb28"/>
|
||||||
|
<selectionType typeId="4931fab8-cf4b-4bb5-8dd5-a477396f8680" valueTypeId="18ff69c5-6ac8-4dc3-8e72-3016fb6641ca"/>
|
||||||
|
<listType typeId="298057eb-d957-418b-9d0a-500a032e2c6e" valueTypeId="569d3b16-aefa-4e72-bf3e-3c77b508e081"/>
|
||||||
|
<managerType typeId="3c1d1c79-5271-42b8-8c7e-027e27dcf5ca" valueTypeId="9b59455a-7be9-4632-8be1-e74f3acbbfcc"/>
|
||||||
|
</producedTypes>
|
||||||
|
<name>Транспорт</name>
|
||||||
|
<synonym>
|
||||||
|
<key>ru</key>
|
||||||
|
<value>Транспорт</value>
|
||||||
|
</synonym>
|
||||||
|
<useStandardCommands>true</useStandardCommands>
|
||||||
|
<inputByString>Catalog.Транспорт.StandardAttribute.Code</inputByString>
|
||||||
|
<inputByString>Catalog.Транспорт.StandardAttribute.Description</inputByString>
|
||||||
|
<fullTextSearchOnInputByString>DontUse</fullTextSearchOnInputByString>
|
||||||
|
<createOnInput>Use</createOnInput>
|
||||||
|
<dataLockControlMode>Managed</dataLockControlMode>
|
||||||
|
<fullTextSearch>Use</fullTextSearch>
|
||||||
|
<levelCount>2</levelCount>
|
||||||
|
<foldersOnTop>true</foldersOnTop>
|
||||||
|
<codeLength>9</codeLength>
|
||||||
|
<descriptionLength>25</descriptionLength>
|
||||||
|
<codeType>String</codeType>
|
||||||
|
<codeAllowedLength>Variable</codeAllowedLength>
|
||||||
|
<checkUnique>true</checkUnique>
|
||||||
|
<autonumbering>true</autonumbering>
|
||||||
|
<defaultPresentation>AsDescription</defaultPresentation>
|
||||||
|
<editType>InDialog</editType>
|
||||||
|
<choiceMode>BothWays</choiceMode>
|
||||||
|
</mdclass:Catalog>
|
||||||
@@ -41,4 +41,5 @@
|
|||||||
<catalogs>Catalog.Контрагенты</catalogs>
|
<catalogs>Catalog.Контрагенты</catalogs>
|
||||||
<catalogs>Catalog.Сотрудники</catalogs>
|
<catalogs>Catalog.Сотрудники</catalogs>
|
||||||
<catalogs>Catalog.товары</catalogs>
|
<catalogs>Catalog.товары</catalogs>
|
||||||
|
<catalogs>Catalog.Транспорт</catalogs>
|
||||||
</mdclass:Configuration>
|
</mdclass:Configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user