Files
Nuvolar/momoERP.Win.HA/Model.xafml

82 lines
4.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Application Company="momo ERP System" Copyright="20016-2018" Title="momo ERP Framework" WebSite="www.momoerp.hu" PreferredLanguage="hu">
<ActionDesign>
<Actions>
<Action Id="Import_GL" ImageName="book" />
</Actions>
</ActionDesign>
<BOModel>
<Class Name="Nuvolar.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="List" NavigationStyle="TreeList" StartupNavigationItem="">
<Items>
<Item Id="Default">
<Items>
<Item Id="MyDetails" Index="0" />
<Item Id="User_ListView" Index="1" />
<Item Id="Role_ListView" Index="2" />
</Items>
</Item>
<Item Id="SQL Imports">
<Items>
<Item Id="SQLImports_ListView" Index="0" />
<Item Id="XLSImports_ListView" Index="1" />
<Item Id="Hints_ListView" Index="3" />
<Item Id="ResetObjects_ListView" Index="4" />
</Items>
</Item>
</Items>
</NavigationItems>
<Options FormStyle="Ribbon" UIType="TabbedMDI" EnableHtmlFormatting="True" DataAccessMode="Server" Skin="Metropolis">
<PrintingSettings Landscape="True" PaperKind="A4" />
</Options>
<SchemaModules>
<SchemaModule Name="CloneObjectModule" Version="17.2.3.0" IsNewNode="True" />
<SchemaModule Name="SchedulerModuleBase" Version="17.2.3.0" IsNewNode="True" />
<SchemaModule Name="SchedulerWindowsFormsModule" Version="17.2.3.0" IsNewNode="True" />
<SchemaModule Name="SystemModule" Version="17.2.3.0" IsNewNode="True" />
<SchemaModule Name="SystemWindowsFormsModule" Version="17.2.3.0" IsNewNode="True" />
</SchemaModules>
<Views>
<DetailView Id="AboutInfo_DetailView">
<Items>
<StaticText Id="@CompanyInfo" IsNewNode="True" />
<StaticText Id="@LetConnect" IsNewNode="True" />
<StaticImage Id="Logo" ImageName="momo" />
</Items>
<Layout>
<LayoutItem Id="@LetConnect" ViewItem="@LetConnect" Index="0" RelativeSize="3.2981530343007917" ShowCaption="True" HorizontalAlign="Center" VerticalAlign="Middle" IsNewNode="True" />
<LayoutGroup Id="Auto68e96c68-dc2f-4a9e-856b-56100e8b7edc" ShowCaption="False" Direction="Vertical" Index="1" RelativeSize="96.7018469656992" TextAlignMode="AlignWithChildren" IsNewNode="True">
<LayoutItem Id="Logo" ViewItem="Logo" CaptionLocation="Top" Index="0" RelativeSize="31.787175989085949" IsNewNode="True" />
<LayoutItem Id="@CompanyInfo" ViewItem="@CompanyInfo" Index="1" RelativeSize="68.212824010914048" ShowCaption="True" CaptionLocation="Top" IsNewNode="True" />
</LayoutGroup>
<LayoutItem Id="Logo" Index="1" RelativeSize="5.6" ShowCaption="True" CaptionLocation="Top" Removed="True" />
<LayoutItem Id="AboutText" Index="2" RelativeSize="91.066666666666663" Removed="True" />
</Layout>
</DetailView>
<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="ChangeLogon_DetailView">
<Layout>
<LayoutGroup Id="Main" Caption="Main">
<LayoutItem Id="Security_Image" RelativeSize="21" ViewItem="Security_Image" />
<LayoutGroup Id="Auto1747cd5d-a420-4110-9e53-c1bf453e716d" RelativeSize="78" ImageName="">
<LayoutItem Id="Company" ViewItem="Company" SizeConstraintsType="Default" Index="2" RelativeSize="2" IsNewNode="True" />
<LayoutItem Id="DBConnection" Index="3" ViewItem="DBConnection" Removed="True" />
<LayoutGroup Id="SimpleEditors" Index="3" RelativeSize="90" ImageName="" />
<LayoutItem Id="SQLServer" Index="3" ViewItem="SQLServer" Removed="True" />
<LayoutItem Id="SQLType" Index="3" ViewItem="SQLType" Removed="True" />
</LayoutGroup>
</LayoutGroup>
</Layout>
</DetailView>
<ListView Id="InvoiceRows_ListView" DataAccessMode="Client" />
</Views>
</Application>