This commit is contained in:
2018-10-14 23:26:09 +02:00
parent 8956813183
commit 4ceb9fcd09
40 changed files with 10331 additions and 64 deletions
@@ -5,6 +5,10 @@
<Action Id="aOpenWindowsExplorer" ImageName="console" Index="0" />
<Action Id="aCreateNAVInvoiceReportXML" ImageName="Action_Export_ToXML" />
<Action Id="aCustomer_SyncBusinessDirectory" ImageName="server_document" />
<Action Id="aNAV_manageInvoice" Caption="NAV számlabeküldés" TargetObjectsCriteria="[TotalVATHUF] &gt;= 100000.0 Or [TotalVATHUF] &lt;= -100000.0" ImageName="BO_Skull" />
<Action Id="aNAV_queryInvoiceData" Caption="NAV számla lekérdezés" ImageName="BO_Skull" />
<Action Id="aNAV_queryInvoiceStatus" Caption="NAV számla státusz" ImageName="BO_Skull" />
<Action Id="aNAV_queryTaxpayer" Caption="NAV adószám ellenőrzés" ImageName="BO_Skull" />
<Action Id="aZoomListView" ImageName="zoom_in" />
</Actions>
<ActionToContainerMapping>
@@ -19,6 +23,14 @@
<Member Name="DocumentPath" PropertyEditorType="MM.Module.Win.Editors.FolderBrowseEditor" />
</OwnMembers>
</Class>
<Class Name="SISBusiness.Module.CustomersFrom">
<OwnMembers>
<Member Name="NAV_exchangeKey" Caption="NAV cserekulcs" />
<Member Name="NAV_login" Caption="NAV felhasználó" />
<Member Name="NAV_password" IsPassword="True" Caption="NEV jelszó" />
<Member Name="NAV_xmlSignkey" Caption="NAV aláírókulcs" />
</OwnMembers>
</Class>
<Class Name="SISBusiness.Module.NAVInvoiceReport" ImageName="BO_Customer" />
<Class Name="SISBusiness.Module.OfferOutHeader">
<OwnMembers>
@@ -33,6 +45,19 @@
</BOModel>
<NavigationItems GenerateRelatedViewVariantsGroup="True">
<Items>
<Item Id="FinancialTransactions">
<Items>
<Item Id="@ID_AccountTransactions">
<Items>
<Item Id="@Invoices">
<Items>
<Item Id="@InvoiceHeader_ListView_NAV" ViewId="InvoiceHeader_ListView_NAV" IsNewNode="True" />
</Items>
</Item>
</Items>
</Item>
</Items>
</Item>
<Item Id="Reports">
<Items>
<Item Id="NAVInvoiceReport_ListView" ImageName="BO_Customer" ViewId="NAVInvoiceReport_DetailView" />
@@ -42,11 +67,11 @@
</NavigationItems>
<Options EnableHtmlFormatting="True" />
<SchemaModules>
<SchemaModule Name="CloneObjectModule" Version="15.2.5.0" IsNewNode="True" />
<SchemaModule Name="SchedulerModuleBase" Version="15.2.5.0" IsNewNode="True" />
<SchemaModule Name="SchedulerWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" />
<SchemaModule Name="SystemModule" Version="15.2.5.0" IsNewNode="True" />
<SchemaModule Name="SystemWindowsFormsModule" Version="15.2.5.0" IsNewNode="True" />
<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>
<ListView Id="BusinessDirectory_ListView_Zoom" ClassName="SISBusiness.Module.BusinessDirectory" IsNewNode="True">
@@ -85,6 +110,93 @@
<ColumnInfo Id="Completed" Index="4" Width="49" />
</Columns>
</ListView>
<ListView Id="Customers_ListView_Base">
<Variants>
<Variant Id="@Active" Index="0" />
<Variant Id="@Delete" Index="1" />
<Variant Id="@Customers_ListView_NAV" ViewID="Customers_ListView_NAV" Index="2" IsNewNode="True" />
</Variants>
</ListView>
<ListView Id="Customers_ListView_NAV" ClassName="SISBusiness.Module.Customers" Criteria="[Address1.Country] Is Null Or StartsWith([Address1.Country.ShortName], 'HU')" IsNewNode="True">
<Columns IsNewNode="True">
<ColumnInfo Id="Address1.NumberOfDoor" PropertyName="Address1.NumberOfDoor" Index="-1" IsNewNode="True" />
<ColumnInfo Id="CustomerNumber" PropertyName="CustomerNumber" Index="0" Width="99" IsNewNode="True" />
<ColumnInfo Id="FullName" PropertyName="FullName" Index="1" Width="80" SortIndex="0" SortOrder="Ascending" IsNewNode="True" />
<ColumnInfo Id="Address1.Country" PropertyName="Address1.Country" Index="2" Width="108" IsNewNode="True" />
<ColumnInfo Id="Address1.ZipPostal" PropertyName="Address1.ZipPostal" Index="3" Width="108" IsNewNode="True" />
<ColumnInfo Id="Address1.City" PropertyName="Address1.City" Index="4" Width="84" IsNewNode="True" />
<ColumnInfo Id="Address1.Street" PropertyName="Address1.Street" Index="5" Width="95" IsNewNode="True" />
<ColumnInfo Id="Address1.District" PropertyName="Address1.District" Index="6" IsNewNode="True" />
<ColumnInfo Id="Address1.NameOfStreet" PropertyName="Address1.NameOfStreet" Index="7" IsNewNode="True" />
<ColumnInfo Id="Address1.Building" PropertyName="Address1.Building" Index="8" IsNewNode="True" />
<ColumnInfo Id="Address1.StairCase" PropertyName="Address1.StairCase" Index="9" IsNewNode="True" />
<ColumnInfo Id="Address1.NumberOfStreet" PropertyName="Address1.NumberOfStreet" Index="10" IsNewNode="True" />
<ColumnInfo Id="Address1.TypeOfStreet" PropertyName="Address1.TypeOfStreet" Index="11" IsNewNode="True" />
<ColumnInfo Id="CompanyRegistrationNumber" PropertyName="CompanyRegistrationNumber" Index="12" Width="156" IsNewNode="True" />
<ColumnInfo Id="VATNumber" PropertyName="VATNumber" Index="13" Width="72" IsNewNode="True" />
<ColumnInfo Id="NAV_queryTaxpayer" PropertyName="NAV_queryTaxpayer" Width="120" Index="14" IsNewNode="True" />
<ColumnInfo Id="NAV_valid" PropertyName="NAV_valid" Width="68" Index="15" IsNewNode="True" />
<ColumnInfo Id="NAV_queryDate" PropertyName="NAV_queryDate" Width="97" Index="16" IsNewNode="True" />
</Columns>
</ListView>
<DetailView Id="CustomersFrom_DetailView">
<Layout>
<LayoutGroup Id="Main">
<LayoutGroup Id="SimpleEditors" RelativeSize="29.249617151607964">
<LayoutGroup Id="Autod257e2eb-d1ce-4fce-9922-dea39f6d87ed" RelativeSize="70.157068062827221">
<LayoutGroup Id="Customers_col1" RelativeSize="47.455752212389378">
<LayoutItem Id="CustomerNumber" RelativeSize="23.880597014925375" />
<LayoutItem Id="Name" RelativeSize="17.910447761194028" />
<LayoutItem Id="FullName" RelativeSize="17.910447761194028" />
<LayoutItem Id="CustomersNG" RelativeSize="17.910447761194028" />
<LayoutItem Id="Email" RelativeSize="22.388059701492537" />
</LayoutGroup>
<LayoutGroup Id="Customers_col2" RelativeSize="52.544247787610622">
<LayoutItem Id="IsDefault" RelativeSize="21.64179104477612" />
<LayoutItem Id="VATNumber" RelativeSize="17.910447761194028" />
<LayoutItem Id="VATNumberEU" RelativeSize="17.910447761194028" />
<LayoutItem Id="WebSite" RelativeSize="17.910447761194028" />
<LayoutItem Id="CompanyRegistrationNumber" RelativeSize="24.626865671641792" />
</LayoutGroup>
</LayoutGroup>
<LayoutGroup Id="Party" RelativeSize="29.842931937172775">
<LayoutItem Id="Address1" RelativeSize="47.368421052631582" />
<LayoutItem Id="Address2" RelativeSize="52.631578947368418" />
<LayoutItem Id="Description" Removed="True" />
</LayoutGroup>
</LayoutGroup>
<TabbedGroup Id="Tabs" RelativeSize="70.750382848392036">
<LayoutGroup Id="Item1" TextAlignMode="AlignWithChildren">
<LayoutItem Id="CustomersAddress" TextAlignMode="AutoSize" />
</LayoutGroup>
<LayoutGroup Id="CustomerBankAccounts" TextAlignMode="AlignWithChildren">
<LayoutItem Id="CustomerBankAccounts" TextAlignMode="AutoSize" />
</LayoutGroup>
<LayoutGroup Id="Contacts" TextAlignMode="AlignWithChildren">
<LayoutItem Id="Contacts" TextAlignMode="AutoSize" />
</LayoutGroup>
<LayoutGroup Id="PhoneNumbers" TextAlignMode="AlignWithChildren">
<LayoutItem Id="PhoneNumbers" TextAlignMode="AutoSize" />
</LayoutGroup>
<LayoutGroup Id="Customers_BusinessDirectory" TextAlignMode="AlignWithChildren" Index="4" RelativeSize="100">
<LayoutItem Id="Customers_BusinessDirectory" TextAlignMode="AutoSize" RelativeSize="100" />
</LayoutGroup>
<LayoutGroup Id="Item2" ShowCaption="True" CaptionLocation="Top" Direction="Vertical" Index="5" RelativeSize="100" IsNewNode="True">
<LayoutItem Id="NAV_login" ViewItem="NAV_login" Index="0" RelativeSize="7.6372315035799518" IsNewNode="True" />
<LayoutItem Id="NAV_password" ViewItem="NAV_password" Index="1" RelativeSize="7.6372315035799518" IsNewNode="True" />
<LayoutItem Id="NAV_xmlSignkey" ViewItem="NAV_xmlSignkey" Index="2" RelativeSize="7.6372315035799518" IsNewNode="True" />
<LayoutItem Id="NAV_exchangeKey" ViewItem="NAV_exchangeKey" Index="3" RelativeSize="77.088305489260136" IsNewNode="True" />
</LayoutGroup>
<LayoutGroup Id="OfferOutRows" TextAlignMode="AlignWithChildren" Index="5" RelativeSize="100" Removed="True">
<LayoutItem Id="OfferOutRows" TextAlignMode="AutoSize" RelativeSize="100" />
</LayoutGroup>
<LayoutGroup Id="CustomersFileAttachment" TextAlignMode="AlignWithChildren" Removed="True">
<LayoutItem Id="CustomersFileAttachment" TextAlignMode="AutoSize" />
</LayoutGroup>
</TabbedGroup>
</LayoutGroup>
</Layout>
</DetailView>
<DetailView Id="CustomersOrder_DetailView">
<Layout>
<LayoutGroup Id="Main">
@@ -148,6 +260,156 @@
<ColumnInfo Id="DocumentPath" PropertyName="DocumentPath" Index="6" InLineEdit="True" InLineEditAutoCommit="True" PropertyEditorType="MM.Module.Win.Editors.FolderBrowseEditor" IsNewNode="True" />
</Columns>
</ListView>
<DetailView Id="InvoiceHeader_DetailView_NAV" ClassName="SISBusiness.Module.InvoiceHeader" IsNewNode="True">
<Items IsNewNode="True">
<ActionContainerViewItem Id="@InvoiceHeader_Description_AC" ActionContainer="@InvoiceHeader_Description_AC" Caption="@InvoiceHeader_Description_AC(33)" IsNewNode="True" />
<ActionContainerViewItem Id="@InvoiceHeader_Description_AC_Header" ActionContainer="@InvoiceHeader_Description_AC_Header" IsNewNode="True" />
<ActionContainerViewItem Id="@InvoiceRows_AC" ActionContainer="@InvoiceRows_AC" Caption="@InvoiceRows_AC(66)" IsNewNode="True" />
<ActionContainerViewItem Id="@InvoiceRows_Cloner_AC" ActionContainer="@InvoiceRows_Cloner_AC" Caption="@InvoiceRows_Cloner_AC(42)" IsNewNode="True" />
<ActionContainerViewItem Id="@InvoiceRows_Products_AC" ActionContainer="@InvoiceRows_Products_AC" IsNewNode="True" />
<ActionContainerViewItem Id="@InvoiceRows_Services_AC" ActionContainer="@InvoiceRows_Services_AC" IsNewNode="True" />
<PropertyEditor Id="AssetsHandling_GLMixed" PropertyName="AssetsHandling_GLMixed" IsNewNode="True" />
<PropertyEditor Id="AssetsHandling_Note" PropertyName="AssetsHandling_Note" IsNewNode="True" />
<PropertyEditor Id="AssetsHandlingStatus" PropertyName="AssetsHandlingStatus" IsNewNode="True" />
<PropertyEditor Id="BankInformation" PropertyName="BankInformation" IsNewNode="True" />
<PropertyEditor Id="BookEntryErrorString" PropertyName="BookEntryErrorString" IsNewNode="True" />
<PropertyEditor Id="ConnectInfo" PropertyName="ConnectInfo" IsNewNode="True" />
<PropertyEditor Id="Contact_string" PropertyName="Contact_string" IsNewNode="True" />
<PropertyEditor Id="Contracts_Collection" PropertyName="Contracts_Collection" View="InvoiceHeader_Contracts_Collection_ListView" IsNewNode="True" />
<PropertyEditor Id="CurrencyName" PropertyName="CurrencyName" IsNewNode="True" />
<PropertyEditor Id="CurrencyRate" PropertyName="CurrencyRate" IsNewNode="True" />
<PropertyEditor Id="Customers" PropertyName="Customers" IsNewNode="True" />
<PropertyEditor Id="CustomersFrom" PropertyName="CustomersFrom" IsNewNode="True" />
<PropertyEditor Id="CustomersRefNumber_string" PropertyName="CustomersRefNumber_string" IsNewNode="True" />
<PropertyEditor Id="DateCreated" PropertyName="DateCreated" IsNewNode="True" />
<PropertyEditor Id="DateExecution" PropertyName="DateExecution" IsNewNode="True" />
<PropertyEditor Id="DateExecutionMonth" PropertyName="DateExecutionMonth" IsNewNode="True" />
<PropertyEditor Id="DateExecutionQuarter" PropertyName="DateExecutionQuarter" IsNewNode="True" />
<PropertyEditor Id="DateExecutionWeek" PropertyName="DateExecutionWeek" IsNewNode="True" />
<PropertyEditor Id="DateExecutionYear" PropertyName="DateExecutionYear" IsNewNode="True" />
<PropertyEditor Id="DatePayment" PropertyName="DatePayment" IsNewNode="True" />
<PropertyEditor Id="DatePaymentMode" PropertyName="DatePaymentMode" IsNewNode="True" />
<PropertyEditor Id="Description" PropertyName="Description" IsNewNode="True" />
<PropertyEditor Id="DescriptionHeader" PropertyName="DescriptionHeader" IsNewNode="True" />
<PropertyEditor Id="DisplayName" PropertyName="DisplayName" IsNewNode="True" />
<PropertyEditor Id="DocumentNumber" PropertyName="DocumentNumber" IsNewNode="True" />
<PropertyEditor Id="DocumentNumberProforma" PropertyName="DocumentNumberProforma" IsNewNode="True" />
<PropertyEditor Id="Factoring_PDF_Signed" PropertyName="Factoring_PDF_Signed" IsNewNode="True" />
<PropertyEditor Id="Factoring_Send" PropertyName="Factoring_Send" IsNewNode="True" />
<PropertyEditor Id="Factoring_Send_Date" PropertyName="Factoring_Send_Date" IsNewNode="True" />
<PropertyEditor Id="Factoring_Send_Number" PropertyName="Factoring_Send_Number" IsNewNode="True" />
<PropertyEditor Id="GLAccounts" PropertyName="GLAccounts" IsNewNode="True" />
<PropertyEditor Id="HUNumberToText" PropertyName="HUNumberToText" IsNewNode="True" />
<PropertyEditor Id="InvoiceFactoringBank" PropertyName="InvoiceFactoringBank" IsNewNode="True" />
<PropertyEditor Id="InvoiceFactoringParameter" PropertyName="InvoiceFactoringParameter" IsNewNode="True" />
<PropertyEditor Id="InvoiceFactoringRows" PropertyName="InvoiceFactoringRows" IsNewNode="True" />
<PropertyEditor Id="InvoiceHeader" PropertyName="InvoiceHeader" IsNewNode="True" />
<PropertyEditor Id="InvoiceHold" PropertyName="InvoiceHold" View="InvoiceHeader_InvoiceHold_ListView" IsNewNode="True" />
<PropertyEditor Id="InvoicePeriod" PropertyName="InvoicePeriod" IsNewNode="True" />
<PropertyEditor Id="InvoiceRows" PropertyName="InvoiceRows" View="InvoiceHeader_InvoiceRows_ListView_NAV" IsNewNode="True" />
<PropertyEditor Id="InvoiceType" PropertyName="InvoiceType" IsNewNode="True" />
<PropertyEditor Id="InvoiceVATRows" PropertyName="InvoiceVATRows" View="InvoiceHeader_InvoiceVATRows_ListView" IsNewNode="True" />
<PropertyEditor Id="IsAssetsHandling" PropertyName="IsAssetsHandling" IsNewNode="True" />
<PropertyEditor Id="IsBookEntry" PropertyName="IsBookEntry" IsNewNode="True" />
<PropertyEditor Id="IsCorrigendum" PropertyName="IsCorrigendum" IsNewNode="True" />
<PropertyEditor Id="IsCreditNote" PropertyName="IsCreditNote" IsNewNode="True" />
<PropertyEditor Id="IsEditable" PropertyName="IsEditable" IsNewNode="True" />
<PropertyEditor Id="IsFactoring" PropertyName="IsFactoring" IsNewNode="True" />
<PropertyEditor Id="IsImported" PropertyName="IsImported" IsNewNode="True" />
<PropertyEditor Id="IsLateCharge" PropertyName="IsLateCharge" IsNewNode="True" />
<PropertyEditor Id="IsProforma" PropertyName="IsProforma" IsNewNode="True" />
<PropertyEditor Id="IsStorno" PropertyName="IsStorno" IsNewNode="True" />
<PropertyEditor Id="IsVATClosed" PropertyName="IsVATClosed" IsNewNode="True" />
<PropertyEditor Id="LateChargesBalanceHUF" PropertyName="LateChargesBalanceHUF" IsNewNode="True" />
<PropertyEditor Id="LateChargesCountMode" PropertyName="LateChargesCountMode" IsNewNode="True" />
<PropertyEditor Id="NAV_InvoiceStatus" PropertyName="NAV_InvoiceStatus" IsNewNode="True" />
<PropertyEditor Id="NAV_queryDate" PropertyName="NAV_queryDate" IsNewNode="True" />
<PropertyEditor Id="NAV_transactionId" PropertyName="NAV_transactionId" IsNewNode="True" />
<PropertyEditor Id="NotNeedFinancial" PropertyName="NotNeedFinancial" IsNewNode="True" />
<PropertyEditor Id="Oid" PropertyName="Oid" IsNewNode="True" />
<PropertyEditor Id="OrderInHeader_Collection" PropertyName="OrderInHeader_Collection" View="InvoiceHeader_OrderInHeader_Collection_ListView" IsNewNode="True" />
<PropertyEditor Id="PaymentOption" PropertyName="PaymentOption" IsNewNode="True" />
<PropertyEditor Id="PCIGroup" PropertyName="PCIGroup" IsNewNode="True" />
<PropertyEditor Id="PDF_Copy" PropertyName="PDF_Copy" IsNewNode="True" />
<PropertyEditor Id="PDF_Original" PropertyName="PDF_Original" IsNewNode="True" />
<PropertyEditor Id="PrintCopy" PropertyName="PrintCopy" IsNewNode="True" />
<PropertyEditor Id="QualityOption" PropertyName="QualityOption" IsNewNode="True" />
<PropertyEditor Id="row_Controlling" PropertyName="row_Controlling" IsNewNode="True" />
<PropertyEditor Id="row_CostHolder" PropertyName="row_CostHolder" IsNewNode="True" />
<PropertyEditor Id="row_CostPlace" PropertyName="row_CostPlace" IsNewNode="True" />
<PropertyEditor Id="row_CustomsTariffs" PropertyName="row_CustomsTariffs" IsNewNode="True" />
<PropertyEditor Id="row_Description" PropertyName="row_Description" IsNewNode="True" />
<PropertyEditor Id="row_DiscountPercent" PropertyName="row_DiscountPercent" IsNewNode="True" />
<PropertyEditor Id="row_InvoicePeriod" PropertyName="row_InvoicePeriod" IsNewNode="True" />
<PropertyEditor Id="row_JobNumberObjects" PropertyName="row_JobNumberObjects" IsNewNode="True" />
<PropertyEditor Id="row_ListPriceDEV" PropertyName="row_ListPriceDEV" IsNewNode="True" />
<PropertyEditor Id="row_ListPriceHUF" PropertyName="row_ListPriceHUF" IsNewNode="True" />
<PropertyEditor Id="row_Products" PropertyName="row_Products" IsNewNode="True" />
<PropertyEditor Id="row_QTT" PropertyName="row_QTT" IsNewNode="True" />
<PropertyEditor Id="row_QualityOption" PropertyName="row_QualityOption" IsNewNode="True" />
<PropertyEditor Id="row_Services" PropertyName="row_Services" IsNewNode="True" />
<PropertyEditor Id="row_ShortName" PropertyName="row_ShortName" IsNewNode="True" />
<PropertyEditor Id="row_UniqueObjects" PropertyName="row_UniqueObjects" IsNewNode="True" />
<PropertyEditor Id="row_Units" PropertyName="row_Units" IsNewNode="True" />
<PropertyEditor Id="row_VAT" PropertyName="row_VAT" IsNewNode="True" />
<PropertyEditor Id="ShipmentOption" PropertyName="ShipmentOption" IsNewNode="True" />
<PropertyEditor Id="TotalBruttoDEV" PropertyName="TotalBruttoDEV" IsNewNode="True" />
<PropertyEditor Id="TotalBruttoHUF" PropertyName="TotalBruttoHUF" IsNewNode="True" />
<PropertyEditor Id="TotalNettoDEV" PropertyName="TotalNettoDEV" IsNewNode="True" />
<PropertyEditor Id="TotalNettoHUF" PropertyName="TotalNettoHUF" IsNewNode="True" />
<PropertyEditor Id="TotalVATDEV" PropertyName="TotalVATDEV" IsNewNode="True" />
<PropertyEditor Id="TotalVATHUF" PropertyName="TotalVATHUF" IsNewNode="True" />
<PropertyEditor Id="UserCreated" PropertyName="UserCreated" IsNewNode="True" />
<PropertyEditor Id="VATAvowalType" PropertyName="VATAvowalType" IsNewNode="True" />
<PropertyEditor Id="WorkSheet_Header_Collection" PropertyName="WorkSheet_Header_Collection" View="InvoiceHeader_WorkSheet_Header_Collection_ListView" IsNewNode="True" />
</Items>
<Layout IsNewNode="True">
<LayoutGroup Id="Main" Index="0" ShowCaption="False" RelativeSize="100" IsNewNode="True">
<LayoutGroup Id="SimpleEditors" Index="0" ShowCaption="False" RelativeSize="100" TextAlignMode="AlignWithChildren" IsNewNode="True">
<LayoutItem Id="InvoiceRows" ShowCaption="False" ViewItem="InvoiceRows" Index="0" RelativeSize="100" IsNewNode="True" />
</LayoutGroup>
</LayoutGroup>
</Layout>
</DetailView>
<ListView Id="InvoiceHeader_InvoiceRows_ListView_NAV" ClassName="SISBusiness.Module.InvoiceRows" MasterDetailView="InvoiceRows_DetailView_FIFO" MasterDetailMode="ListViewOnly" IsNewNode="True">
<Columns IsNewNode="True">
<ColumnInfo Id="RowIndex" PropertyName="RowIndex" Index="0" Width="65" IsNewNode="True" />
<ColumnInfo Id="CustomsTariffs" PropertyName="CustomsTariffs" Index="1" Width="90" InLineEdit="True" InLineEditAutoCommit="True" IsNewNode="True" />
<ColumnInfo Id="ShortName" PropertyName="ShortName" Index="2" Width="91" SortIndex="0" SortOrder="Ascending" IsNewNode="True" />
<ColumnInfo Id="Units" PropertyName="Units" Index="3" Width="111" IsNewNode="True" />
<ColumnInfo Id="QTT" PropertyName="QTT" Index="4" Width="71" IsNewNode="True" />
<ColumnInfo Id="VAT" PropertyName="VAT" Index="5" Width="40" IsNewNode="True" />
<ColumnInfo Id="SumPriceHUF" PropertyName="SumPriceHUF" Index="6" Width="115" IsNewNode="True" />
<ColumnInfo Id="SumPriceVATHUF" PropertyName="SumPriceVATHUF" Index="7" Width="99" IsNewNode="True" />
<ColumnInfo Id="SumPriceBruttoHUF" PropertyName="SumPriceBruttoHUF" Index="8" Width="115" IsNewNode="True" />
<ColumnInfo Id="SumPriceDEV" PropertyName="SumPriceDEV" Index="9" Width="114" IsNewNode="True" />
<ColumnInfo Id="SumPriceVATDEV" PropertyName="SumPriceVATDEV" Index="10" Width="98" IsNewNode="True" />
<ColumnInfo Id="SumPriceBruttoDEV" PropertyName="SumPriceBruttoDEV" Index="11" Width="114" IsNewNode="True" />
</Columns>
<SplitLayout Direction="Vertical" IsNewNode="True" />
</ListView>
<ListView Id="InvoiceHeader_ListView_NAV" ClassName="SISBusiness.Module.InvoiceHeader" IsGroupPanelVisible="True" AutoExpandAllGroups="True" Criteria="[IsEditable] = False And [IsProforma] = False And ([TotalVATHUF] &gt;= 100000 Or [TotalVATHUF] &lt;= -100000) And Not IsNullOrEmpty([DocumentNumber]) And [DateCreated] &gt;= #2018-07-01#" AllowDelete="False" AllowLink="False" AllowNew="False" IsListViewProcess="False" MasterDetailMode="ListViewAndDetailView" MasterDetailView="InvoiceHeader_DetailView_NAV" DetailViewID="InvoiceHeader_DetailView_NAV" IsNewNode="True">
<Columns IsNewNode="True">
<ColumnInfo Id="Customers" PropertyName="Customers" Index="0" Width="101" GroupIndex="-1" IsNewNode="True" />
<ColumnInfo Id="CustomersFrom" PropertyName="CustomersFrom" Index="1" Width="125" GroupIndex="0" SortOrder="Ascending" IsNewNode="True" />
<ColumnInfo Id="DocumentNumber" PropertyName="DocumentNumber" Index="2" Width="101" IsNewNode="True" />
<ColumnInfo Id="DateCreated" PropertyName="DateCreated" Index="3" Width="94" IsNewNode="True" />
<ColumnInfo Id="CurrencyName" PropertyName="CurrencyName" Index="4" Width="87" SortOrder="Ascending" GroupIndex="1" IsNewNode="True" />
<ColumnInfo Id="DateExecution" PropertyName="DateExecution" Index="5" Width="104" IsNewNode="True" />
<ColumnInfo Id="DatePayment" PropertyName="DatePayment" Index="6" Width="99" IsNewNode="True" />
<ColumnInfo Id="TotalNettoHUF" PropertyName="TotalNettoHUF" Width="116" Index="7" IsNewNode="True" />
<ColumnInfo Id="TotalVATHUF" PropertyName="TotalVATHUF" Width="124" Index="8" IsNewNode="True" />
<ColumnInfo Id="TotalBruttoHUF" PropertyName="TotalBruttoHUF" Index="9" Width="114" IsNewNode="True" />
<ColumnInfo Id="TotalBruttoDEV" PropertyName="TotalBruttoDEV" Index="10" Width="113" IsNewNode="True" />
<ColumnInfo Id="IsStorno" PropertyName="IsStorno" Index="11" Width="52" IsNewNode="True" />
<ColumnInfo Id="IsCorrigendum" PropertyName="IsCorrigendum" Index="12" Width="70" IsNewNode="True" />
<ColumnInfo Id="IsBookEntry" PropertyName="IsBookEntry" Index="13" Width="70" IsNewNode="True" />
<ColumnInfo Id="NAV_transactionId" PropertyName="NAV_transactionId" Width="122" Index="14" IsNewNode="True" />
<ColumnInfo Id="NAV_InvoiceStatus" PropertyName="NAV_InvoiceStatus" Width="119" Index="15" IsNewNode="True" />
<ColumnInfo Id="NAV_queryDate" PropertyName="NAV_queryDate" Width="73" Index="16" IsNewNode="True" />
</Columns>
<SplitLayout Direction="Vertical" IsNewNode="True" />
</ListView>
<DetailView Id="NAVInvoiceReport_DetailView">
<Items>
<ActionContainerViewItem Id="@NAVReport" ActionContainer="@NAVReport" IsNewNode="True" />