elfisa-pharmacy/src/ElectronicPharmacy/Properties/Settings.settings
Magomed c447048b66 Add invoice request from orders and fix overlapping context menus.
Enable Получить накладную for sent orders, build local invoices without refusals, and stop the tab close menu from covering dedicated grid menus. Also fix price-list Backspace search and refresh the Release dist binaries.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-16 14:00:50 +03:00

30 lines
1.3 KiB
XML
Raw 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'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Электронная_Фармация.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="IntDefaultPercentMarkup" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="stringLogin" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="stringPassword" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="stringToken" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="LocationId" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ApiBaseUrl" Type="System.String" Scope="User">
<Value Profile="(Default)">https://24pharmdata.ru</Value>
</Setting>
<Setting Name="RegionId" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="UseDarkTheme" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>