Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавление справочников Должности и Контактные лица #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Добавление справочников Должности и Контактные лица
Alena committed Jan 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit d5ee097aff9efc310dee5a2ae0cea869dd9026ef
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<mdclass:Catalog xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="e9cbe1d6-d9b9-49bd-a402-029c63c55795">
<producedTypes>
<objectType typeId="169b3548-88e8-4676-9c07-67d4d7673718" valueTypeId="6826b894-f8a4-4759-a77a-a11889ff458a"/>
<refType typeId="be0d3e57-76b7-4249-abd4-8560d043a955" valueTypeId="90aabacc-78c2-4e4a-9843-7e06b9b57734"/>
<selectionType typeId="80c09a2c-82a7-4cef-9160-6a4f73f71a56" valueTypeId="8b8fe795-e736-4903-bd2a-2cd374bccf9f"/>
<listType typeId="d61d25d9-c8a4-40a8-b2a9-722999e795f3" valueTypeId="60500d1e-d532-43de-814d-fabff342a689"/>
<managerType typeId="3c0162bc-0aaf-4776-a2b4-3b24ed57b07c" valueTypeId="ea0fa0e0-58f7-41b2-925d-40124738d590"/>
</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>
<objectPresentation>
<key>ru</key>
<value>Должность</value>
</objectPresentation>
<listPresentation>
<key>ru</key>
<value>Должности</value>
</listPresentation>
<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>
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8"?>
<mdclass:Catalog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:core="http://g5.1c.ru/v8/dt/mcore" xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="877d878a-82e5-4898-9d1e-3d79d0e2adee">
<producedTypes>
<objectType typeId="63da2b52-26b4-4a18-832a-e887702b3038" valueTypeId="4921d661-fc77-4831-aa27-f728aa270b8e"/>
<refType typeId="d02f55a8-9dce-40eb-acd0-b969953524ff" valueTypeId="f95b65da-fbbb-4e2e-af96-28dbf5cb6ec7"/>
<selectionType typeId="ed651d70-cdb8-448a-9eb9-214c307c5da6" valueTypeId="3b2c1838-2a99-4852-a28b-9b7c52e557b0"/>
<listType typeId="c1c1a1cd-79a2-4d96-8c49-a45aa8f61031" valueTypeId="692be099-8f1f-4968-ac39-e6263e58ffe4"/>
<managerType typeId="efc57d6c-2117-415d-a988-3b09233bc0d3" valueTypeId="8e27470b-8ad7-4791-be99-0877a4d4080e"/>
</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>
<objectPresentation>
<key>ru</key>
<value>Контактное лицо</value>
</objectPresentation>
<listPresentation>
<key>ru</key>
<value>Контактные лица</value>
</listPresentation>
<levelCount>2</levelCount>
<foldersOnTop>true</foldersOnTop>
<owners>Catalog.Контрагенты</owners>
<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>
<attributes uuid="28671c33-445b-45e6-8628-4b3af9394490">
<name>КонтактныйТелефон</name>
<synonym>
<key>ru</key>
<value>Контактный телефон</value>
</synonym>
<type>
<types>String</types>
<stringQualifiers>
<length>50</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>
<attributes uuid="9b272ff3-48d6-4e6e-99d8-80eb90c0c251">
<name>Должность</name>
<synonym>
<key>ru</key>
<value>Должность</value>
</synonym>
<type>
<types>CatalogRef.Должности</types>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fillValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<dataHistory>Use</dataHistory>
</attributes>
<attributes uuid="bf800314-3b05-4896-abde-a936a048d852">
<name>ДействуетНаОсновании</name>
<synonym>
<key>ru</key>
<value>Действует на основании</value>
</synonym>
<type>
<types>String</types>
<stringQualifiers>
<length>150</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>
<attributes uuid="35973237-dd62-4457-93f4-00a8f1ab842b">
<name>Заметка</name>
<synonym>
<key>ru</key>
<value>Заметка</value>
</synonym>
<type>
<types>String</types>
<stringQualifiers/>
</type>
<minValue xsi:type="core:UndefinedValue"/>
<maxValue xsi:type="core:UndefinedValue"/>
<fillValue xsi:type="core:UndefinedValue"/>
<fullTextSearch>Use</fullTextSearch>
<dataHistory>Use</dataHistory>
</attributes>
</mdclass:Catalog>
2 changes: 2 additions & 0 deletions onec-mid-base-11/src/Configuration/Configuration.mdo
Original file line number Diff line number Diff line change
@@ -1213,6 +1213,8 @@
<catalogs>Catalog.УчетныеЗаписиСинхронизацииФайлов</catalogs>
<catalogs>Catalog.УчетныеЗаписиЭлектроннойПочты</catalogs>
<catalogs>Catalog.Файлы</catalogs>
<catalogs>Catalog.Должности</catalogs>
<catalogs>Catalog.КонтактныеЛица</catalogs>
<documents>Document.ЗаказПокупателя</documents>
<documents>Document.ОплатаОтПокупателя</documents>
<documents>Document.ОплатаПоставщику</documents>
Original file line number Diff line number Diff line change
@@ -12,5 +12,7 @@
<content>Catalog.НоменклатурныеГруппы</content>
<content>Catalog.ДоговорыКонтрагентов</content>
<content>Catalog.Организации</content>
<content>Catalog.Должности</content>
<content>Catalog.КонтактныеЛица</content>
<parentSubsystem>Subsystem.ПокупкиИПродажи</parentSubsystem>
</mdclass:Subsystem>