xmlTSDGalery/Enums/Статус.xml
kykaevv 88098aa86f Initial commit: конфигурация ТСД с обменом УНФ.
Включает перемещение по ячейкам, стикеровку МП, синхронизацию справочников и обработку кодов маркировки.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 12:50:57 +03:00

82 lines
3.3 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:lf="http://v8.1c.ru/8.2/managed-application/logform" xmlns:pal="http://v8.1c.ru/8.1/data/ui/colors/palette" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows" xmlns:xen="http://v8.1c.ru/8.3/xcf/enums" xmlns:xpr="http://v8.1c.ru/8.3/xcf/predef" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.21">
<Enum uuid="4409ddfb-6212-4b9b-abdd-a88ea7bf4496">
<InternalInfo>
<xr:GeneratedType name="EnumRef.Статус" category="Ref">
<xr:TypeId>e3dc8fdd-ae9e-4fc7-9111-37570b8c7f2b</xr:TypeId>
<xr:ValueId>4ed34308-a645-40b4-9cd5-c94a8d778727</xr:ValueId>
</xr:GeneratedType>
<xr:GeneratedType name="EnumManager.Статус" category="Manager">
<xr:TypeId>7e61cea9-0b83-4c34-9e1e-8870c3b6c3bd</xr:TypeId>
<xr:ValueId>afe80229-a42c-4509-810b-7320e8f2115d</xr:ValueId>
</xr:GeneratedType>
<xr:GeneratedType name="EnumList.Статус" category="List">
<xr:TypeId>f5b285ca-d7e9-48b0-8942-43677f10443d</xr:TypeId>
<xr:ValueId>84c9b5e6-6558-41be-bf43-7c842a938b11</xr:ValueId>
</xr:GeneratedType>
</InternalInfo>
<Properties>
<Name>Статус</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Статус</v8:content>
</v8:item>
</Synonym>
<Comment/>
<UseStandardCommands>false</UseStandardCommands>
<Characteristics/>
<QuickChoice>true</QuickChoice>
<ChoiceMode>BothWays</ChoiceMode>
<DefaultListForm/>
<DefaultChoiceForm/>
<AuxiliaryListForm/>
<AuxiliaryChoiceForm/>
<ListPresentation/>
<ExtendedListPresentation/>
<Explanation/>
<ChoiceHistoryOnInput>Auto</ChoiceHistoryOnInput>
</Properties>
<ChildObjects>
<EnumValue uuid="af5d0d2d-0ea8-4878-8494-b3f19041b772">
<Properties>
<Name>Вработе</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>В работе</v8:content>
</v8:item>
</Synonym>
<Comment/>
<Color>auto</Color>
</Properties>
</EnumValue>
<EnumValue uuid="85502308-45f7-426d-965b-0bcf32ea3f2b">
<Properties>
<Name>Обработан</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Обработан</v8:content>
</v8:item>
</Synonym>
<Comment/>
<Color>auto</Color>
</Properties>
</EnumValue>
<EnumValue uuid="dbdfe198-40c2-4c4a-b1ef-5c3a9a3f3ba8">
<Properties>
<Name>Отправлен</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Отправлен</v8:content>
</v8:item>
</Synonym>
<Comment/>
<Color>auto</Color>
</Properties>
</EnumValue>
</ChildObjects>
</Enum>
</MetaDataObject>