249 lines
12 KiB
VB.net
249 lines
12 KiB
VB.net
Partial Class XLSImportsVC
|
|
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Public Sub New(ByVal Container As System.ComponentModel.IContainer)
|
|
MyClass.New()
|
|
|
|
'Required for Windows.Forms Class Composition Designer support
|
|
Container.Add(Me)
|
|
|
|
End Sub
|
|
|
|
'Component overrides dispose to clean up the component list.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
MyBase.Dispose(disposing)
|
|
End Sub
|
|
|
|
'Required by the Component Designer
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'NOTE: The following procedure is required by the Component Designer
|
|
'It can be modified using the Component Designer.
|
|
'Do not modify it using the code editor.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Me.Import_XLS_Customers = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_Contacts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_Products = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_ProductGroups = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_CustomersBankAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_LiquidAssets = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_ChartsOfAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_Units = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_Contracts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_GLAccounts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_Services = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_XLS_KSZ = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.Import_PH_Immovables = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aOpenFileDialog = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
'
|
|
'Import_XLS_Customers
|
|
'
|
|
Me.Import_XLS_Customers.Caption = "Import_XLS_Customers"
|
|
Me.Import_XLS_Customers.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_Customers.Id = "Import_XLS_Customers"
|
|
Me.Import_XLS_Customers.ImageName = Nothing
|
|
Me.Import_XLS_Customers.Shortcut = Nothing
|
|
Me.Import_XLS_Customers.Tag = Nothing
|
|
Me.Import_XLS_Customers.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_Customers.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_Customers.ToolTip = Nothing
|
|
Me.Import_XLS_Customers.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_Contacts
|
|
'
|
|
Me.Import_XLS_Contacts.Caption = "Import_XLS_Contacts"
|
|
Me.Import_XLS_Contacts.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_Contacts.Id = "Import_XLS_Contacts"
|
|
Me.Import_XLS_Contacts.ImageName = Nothing
|
|
Me.Import_XLS_Contacts.Shortcut = Nothing
|
|
Me.Import_XLS_Contacts.Tag = Nothing
|
|
Me.Import_XLS_Contacts.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_Contacts.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_Contacts.ToolTip = Nothing
|
|
Me.Import_XLS_Contacts.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_Products
|
|
'
|
|
Me.Import_XLS_Products.Caption = "Import_XLS_Products"
|
|
Me.Import_XLS_Products.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_Products.Id = "Import_XLS_Products"
|
|
Me.Import_XLS_Products.ImageName = Nothing
|
|
Me.Import_XLS_Products.Shortcut = Nothing
|
|
Me.Import_XLS_Products.Tag = Nothing
|
|
Me.Import_XLS_Products.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_Products.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_Products.ToolTip = Nothing
|
|
Me.Import_XLS_Products.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_ProductGroups
|
|
'
|
|
Me.Import_XLS_ProductGroups.Caption = "Import_XLS_ProductGroups"
|
|
Me.Import_XLS_ProductGroups.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_ProductGroups.Id = "Import_XLS_ProductGroups"
|
|
Me.Import_XLS_ProductGroups.ImageName = Nothing
|
|
Me.Import_XLS_ProductGroups.Shortcut = Nothing
|
|
Me.Import_XLS_ProductGroups.Tag = Nothing
|
|
Me.Import_XLS_ProductGroups.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_ProductGroups.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_ProductGroups.ToolTip = Nothing
|
|
Me.Import_XLS_ProductGroups.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_CustomersBankAccounts
|
|
'
|
|
Me.Import_XLS_CustomersBankAccounts.Caption = "Import_XLS_CustomersBankAccounts"
|
|
Me.Import_XLS_CustomersBankAccounts.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_CustomersBankAccounts.Id = "Import_XLS_CustomersBankAccounts"
|
|
Me.Import_XLS_CustomersBankAccounts.ImageName = Nothing
|
|
Me.Import_XLS_CustomersBankAccounts.Shortcut = Nothing
|
|
Me.Import_XLS_CustomersBankAccounts.Tag = Nothing
|
|
Me.Import_XLS_CustomersBankAccounts.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_CustomersBankAccounts.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_CustomersBankAccounts.ToolTip = Nothing
|
|
Me.Import_XLS_CustomersBankAccounts.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_LiquidAssets
|
|
'
|
|
Me.Import_XLS_LiquidAssets.Caption = "Import_XLS_LiquidAssets"
|
|
Me.Import_XLS_LiquidAssets.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_LiquidAssets.Id = "Import_XLS_LiquidAssets"
|
|
Me.Import_XLS_LiquidAssets.ImageName = Nothing
|
|
Me.Import_XLS_LiquidAssets.Shortcut = Nothing
|
|
Me.Import_XLS_LiquidAssets.Tag = Nothing
|
|
Me.Import_XLS_LiquidAssets.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_LiquidAssets.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_LiquidAssets.ToolTip = Nothing
|
|
Me.Import_XLS_LiquidAssets.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_ChartsOfAccounts
|
|
'
|
|
Me.Import_XLS_ChartsOfAccounts.Caption = "Import_XLS_ChartsOfAccounts"
|
|
Me.Import_XLS_ChartsOfAccounts.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_ChartsOfAccounts.Id = "Import_XLS_ChartsOfAccounts"
|
|
Me.Import_XLS_ChartsOfAccounts.ImageName = Nothing
|
|
Me.Import_XLS_ChartsOfAccounts.Shortcut = Nothing
|
|
Me.Import_XLS_ChartsOfAccounts.Tag = Nothing
|
|
Me.Import_XLS_ChartsOfAccounts.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_ChartsOfAccounts.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_ChartsOfAccounts.ToolTip = Nothing
|
|
Me.Import_XLS_ChartsOfAccounts.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_Units
|
|
'
|
|
Me.Import_XLS_Units.Caption = "Import_XLS_Units"
|
|
Me.Import_XLS_Units.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_Units.Id = "Import_XLS_Units"
|
|
Me.Import_XLS_Units.ImageName = Nothing
|
|
Me.Import_XLS_Units.Shortcut = Nothing
|
|
Me.Import_XLS_Units.Tag = Nothing
|
|
Me.Import_XLS_Units.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_Units.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_Units.ToolTip = Nothing
|
|
Me.Import_XLS_Units.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_Contracts
|
|
'
|
|
Me.Import_XLS_Contracts.Caption = "Import_XLS_Contracts"
|
|
Me.Import_XLS_Contracts.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_Contracts.Id = "Import_XLS_Contracts"
|
|
Me.Import_XLS_Contracts.ImageName = Nothing
|
|
Me.Import_XLS_Contracts.Shortcut = Nothing
|
|
Me.Import_XLS_Contracts.Tag = Nothing
|
|
Me.Import_XLS_Contracts.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_Contracts.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_Contracts.ToolTip = Nothing
|
|
Me.Import_XLS_Contracts.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_GLAccounts
|
|
'
|
|
Me.Import_XLS_GLAccounts.Caption = "Import_XLS_GLAccounts"
|
|
Me.Import_XLS_GLAccounts.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_GLAccounts.Id = "Import_XLS_GLAccounts"
|
|
Me.Import_XLS_GLAccounts.ImageName = Nothing
|
|
Me.Import_XLS_GLAccounts.Shortcut = Nothing
|
|
Me.Import_XLS_GLAccounts.Tag = Nothing
|
|
Me.Import_XLS_GLAccounts.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_GLAccounts.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_GLAccounts.ToolTip = Nothing
|
|
Me.Import_XLS_GLAccounts.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_Services
|
|
'
|
|
Me.Import_XLS_Services.ActionMeaning = DevExpress.ExpressApp.Actions.ActionMeaning.Accept
|
|
Me.Import_XLS_Services.Caption = "Import services"
|
|
Me.Import_XLS_Services.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_Services.Id = "Import_XLS_Services"
|
|
Me.Import_XLS_Services.ImageName = Nothing
|
|
Me.Import_XLS_Services.Shortcut = Nothing
|
|
Me.Import_XLS_Services.Tag = Nothing
|
|
Me.Import_XLS_Services.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_Services.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_Services.ToolTip = Nothing
|
|
Me.Import_XLS_Services.TypeOfView = Nothing
|
|
'
|
|
'Import_XLS_KSZ
|
|
'
|
|
Me.Import_XLS_KSZ.Caption = "Import_XLS_KSZ"
|
|
Me.Import_XLS_KSZ.ConfirmationMessage = Nothing
|
|
Me.Import_XLS_KSZ.Id = "Import_XLS_KSZ"
|
|
Me.Import_XLS_KSZ.ImageName = Nothing
|
|
Me.Import_XLS_KSZ.Shortcut = Nothing
|
|
Me.Import_XLS_KSZ.Tag = Nothing
|
|
Me.Import_XLS_KSZ.TargetObjectsCriteria = Nothing
|
|
Me.Import_XLS_KSZ.TargetViewId = "XLSImports_DetailView"
|
|
Me.Import_XLS_KSZ.ToolTip = Nothing
|
|
Me.Import_XLS_KSZ.TypeOfView = Nothing
|
|
'
|
|
'Import_PH_Immovables
|
|
'
|
|
Me.Import_PH_Immovables.AcceptButtonCaption = Nothing
|
|
Me.Import_PH_Immovables.CancelButtonCaption = Nothing
|
|
Me.Import_PH_Immovables.Caption = "Import_PH_Immovables"
|
|
Me.Import_PH_Immovables.Category = "Import_PH_Immovables"
|
|
Me.Import_PH_Immovables.ConfirmationMessage = Nothing
|
|
Me.Import_PH_Immovables.Id = "Import_PH_Immovables"
|
|
Me.Import_PH_Immovables.ImageName = Nothing
|
|
Me.Import_PH_Immovables.Shortcut = Nothing
|
|
Me.Import_PH_Immovables.Tag = Nothing
|
|
Me.Import_PH_Immovables.TargetObjectsCriteria = Nothing
|
|
Me.Import_PH_Immovables.TargetViewId = ""
|
|
Me.Import_PH_Immovables.ToolTip = Nothing
|
|
Me.Import_PH_Immovables.TypeOfView = Nothing
|
|
'
|
|
'aOpenFileDialog
|
|
'
|
|
Me.aOpenFileDialog.Caption = "aOpen File Dialog"
|
|
Me.aOpenFileDialog.Category = "aOpenFileDialog"
|
|
Me.aOpenFileDialog.ConfirmationMessage = Nothing
|
|
Me.aOpenFileDialog.Id = "aOpenFileDialog"
|
|
Me.aOpenFileDialog.ImageName = Nothing
|
|
Me.aOpenFileDialog.Shortcut = Nothing
|
|
Me.aOpenFileDialog.Tag = Nothing
|
|
Me.aOpenFileDialog.TargetObjectsCriteria = Nothing
|
|
Me.aOpenFileDialog.TargetViewId = Nothing
|
|
Me.aOpenFileDialog.ToolTip = Nothing
|
|
Me.aOpenFileDialog.TypeOfView = Nothing
|
|
|
|
End Sub
|
|
Friend WithEvents Import_XLS_Customers As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_Contacts As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_Products As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_ProductGroups As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_CustomersBankAccounts As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_LiquidAssets As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_ChartsOfAccounts As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_Units As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_Contracts As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_GLAccounts As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_Services As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_XLS_KSZ As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents Import_PH_Immovables As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aOpenFileDialog As DevExpress.ExpressApp.Actions.SimpleAction
|
|
|
|
End Class
|