<?xml version="1.0" encoding='utf-8'?>
<toolbar>
    <item id="sep0" type="separator"/>
    <item type="button" id="btn_save_close" text="&lt;b&gt;Записать и закрыть&lt;/b&gt;" title="Рассчитать, записать и закрыть" />
    <item type="button" id="btn_save" text="&lt;i class='fa fa-floppy-o fa-fw'&gt;&lt;/i&gt;" title="Рассчитать и записать данные"/>
    <item type="button" id="btn_post" enabled="false" text="&lt;i class='fa fa-check-square-o fa-fw'&gt;&lt;/i&gt;" title="Провести документ" />
    <item type="button" id="btn_unpost" enabled="false" text="&lt;i class='fa fa-square-o fa-fw'&gt;&lt;/i&gt;" title="Отмена проведения" />

    <item type="button" id="btn_files" text="&lt;i class='fa fa-paperclip fa-fw'&gt;&lt;/i&gt;" title="Присоединенные файлы"/>

    <item type="buttonSelect" id="bs_print" text="&lt;i class='fa fa-print fa-fw'&gt;&lt;/i&gt;" title="Печать" openAll="true">
    </item>

    <item type="buttonSelect" id="bs_create_by_virtue" text="&lt;i class='fa fa-bolt fa-fw'&gt;&lt;/i&gt;" title="Создать на основании" openAll="true" >
        <item type="button" id="btn_message" enabled="false" text="Сообщение" />
    </item>

    <item type="buttonSelect" id="bs_go_to" text="&lt;i class='fa fa-external-link fa-fw'&gt;&lt;/i&gt;" title="Перейти" openAll="true" >
        <item type="button" id="btn_go_connection" enabled="false" text="Связи" />
    </item>

    <item type="buttonSelect"   id="bs_more"  text="&lt;i class='fa fa-th-large fa-fw'&gt;&lt;/i&gt;"  title="Дополнительно" openAll="true">

        <item type="button" id="btn_import" text="&lt;i class='fa fa-upload fa-fw'&gt;&lt;/i&gt; Загрузить из файла" />
        <item type="button" id="btn_export" text="&lt;i class='fa fa-download fa-fw'&gt;&lt;/i&gt; Выгрузить в файл" />
    </item>

    <item id="sep1" type="separator"/>
    <item type="button" id="btn_close" text="&lt;i class='fa fa-times fa-fw'&gt;&lt;/i&gt;" title="Закрыть форму"/>
    <item id="sep2" type="separator"/>

</toolbar>
