Files
2017-03-26 20:00:03 +02:00

91 lines
4.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Application Company="SIS-Rendszerház Kft." Copyright="2006-2010" Title="SIS-Business Framework" WebSite="www.sis-rendszerhaz.hu" PreferredLanguage="en">
<ActionDesign>
<Actions>
<Action Id="Import_GL" ImageName="book" />
</Actions>
</ActionDesign>
<BOModel>
<Class Name="SISBusiness.Module.ShipmentOption">
<OwnMembers>
<Member Name="Description" Size="-1" PropertyEditorType="DevExpress.ExpressApp.Win.Editors.RichTextPropertyEditor" />
</OwnMembers>
</Class>
</BOModel>
<NavigationItems GenerateRelatedAnalysisGroup="True" GenerateRelatedReportsGroup="True" GenerateRelatedViewVariantsGroup="True" DefaultChildItemsDisplayStyle="LargeIcons" NavigationStyle="NavBar" StartupNavigationItem="">
<Items>
<Item Id="@Agricultural" Removed="True" />
<Item Id="@ManagerInfo" Removed="True" />
<Item Id="@ProjectHandling" Removed="True" />
<Item Id="@SysTem" Caption="System" IsNewNode="True">
<Items IsNewNode="True">
<Item Id="@Reports" ViewId="ReportData_ListView" IsNewNode="True" />
</Items>
</Item>
<Item Id="BusinessStocks" Removed="True" />
<Item Id="BusinessTransactions" Removed="True" />
<Item Id="Contracts" Removed="True" />
<Item Id="CRM" Removed="True" />
<Item Id="Customers" Removed="True" />
<Item Id="Default" Removed="True">
<Items>
<Item Id="MyDetails" Index="0" />
<Item Id="User_ListView" Index="1" />
<Item Id="Role_ListView" Index="2" />
<Item Id="PHCustomersImport_ListView" Removed="True" />
</Items>
</Item>
<Item Id="FinancialStock" Removed="True" />
<Item Id="FinancialTransactions" Removed="True" />
<Item Id="GeneralStock" Removed="True" />
<Item Id="HRStocks" Removed="True" />
<Item Id="KPI" Removed="True" />
<Item Id="Outlook e-mail" Removed="True" />
<Item Id="PDA" Removed="True" />
<Item Id="RealEstate" Removed="True" />
<Item Id="RegistrySystem" Removed="True" />
<Item Id="Reports" ViewId="ReportData_ListView" Removed="True">
<Items>
<Item Id="Analysis_ListView" Removed="True" />
<Item Id="Reports" Removed="True" />
</Items>
</Item>
<Item Id="SQL Imports" Removed="True">
<Items>
<Item Id="PHCustomersImport_ListView" ObjectKey="" ViewId="PHCustomersImport_ListView" IsNewNode="True" />
</Items>
</Item>
<Item Id="Stocks" Removed="True" />
<Item Id="StorageStocks" Removed="True" />
<Item Id="StorageTransactions" Removed="True" />
<Item Id="Support" Removed="True" />
<Item Id="ToDo" Removed="True" />
</Items>
</NavigationItems>
<Options FormStyle="Ribbon" UIType="TabbedMDI" EnableHtmlFormatting="True" UseServerMode="True">
<PrintingSettings Landscape="True" PaperKind="A4" />
</Options>
<SchemaModules>
<SchemaModule Name="SchedulerModuleBase" Version="12.1.8.0" IsNewNode="True" />
<SchemaModule Name="SchedulerWindowsFormsModule" Version="12.1.8.0" IsNewNode="True" />
<SchemaModule Name="SystemModule" Version="12.1.8.0" IsNewNode="True" />
<SchemaModule Name="SystemWindowsFormsModule" Version="12.1.8.0" IsNewNode="True" />
</SchemaModules>
<Views>
<DetailView Id="AuthenticationStandardLogonParameters_DetailView">
<Items>
<StaticText Id="LogonText" Text="Üdvözlöm! Kérem adja meg felhasználói nevét és jelszavát !" />
</Items>
</DetailView>
<DetailView Id="ShipmentOption_DetailView">
<Items>
<PropertyEditor Id="Description" PropertyEditorType="DevExpress.ExpressApp.HtmlPropertyEditor.Win.HtmlPropertyEditor" />
</Items>
</DetailView>
<ListView Id="ShipmentOption_ListView">
<Columns>
<ColumnInfo Id="Description" PropertyEditorType="DevExpress.ExpressApp.Win.Editors.RichTextPropertyEditor" />
</Columns>
</ListView>
</Views>
</Application>