/
mikopbx
/
ModuleAutoDialer
Обзор
Документация
Войти
/
mikopbx
/
ModuleAutoDialer
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
1c/Ext/MainSectionCommandInterface.xml
37 строк
2 KB
apor
Добавил выгрузку конфигруации 1С
13 фев 2024, 17:06
13 фев 2024, 17:06
248c8ca
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <CommandInterface xmlns="http://v8.1c.ru/8.3/xcf/extrnprops" 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.17"> <CommandsVisibility> <Command name="Document.МИКО_аиЗадачаНаОбзвон.StandardCommand.OpenList"> <Visibility> <xr:Common>true</xr:Common> </Visibility> </Command> <Command name="InformationRegister.МИКО_аиНастройки.StandardCommand.OpenList"> <Visibility> <xr:Common>true</xr:Common> </Visibility> </Command> </CommandsVisibility> <CommandsPlacement> <Command name="Document.МИКО_аиЗадачаНаОбзвон.StandardCommand.OpenList"> <CommandGroup>NavigationPanelImportant</CommandGroup> <Placement>Manual</Placement> </Command> <Command name="InformationRegister.МИКО_аиНастройки.StandardCommand.OpenList"> <CommandGroup>NavigationPanelSeeAlso</CommandGroup> <Placement>Manual</Placement> </Command> </CommandsPlacement> <CommandsOrder> <Command name="Document.МИКО_аиЗадачаНаОбзвон.StandardCommand.OpenList"> <CommandGroup>NavigationPanelImportant</CommandGroup> </Command> <Command name="InformationRegister.МИКО_аиНастройки.StandardCommand.OpenList"> <CommandGroup>NavigationPanelSeeAlso</CommandGroup> </Command> </CommandsOrder> <GroupsOrder> <Group>NavigationPanelImportant</Group> <Group>NavigationPanelSeeAlso</Group> </GroupsOrder> </CommandInterface>