246 lines
15 KiB
VB.net
246 lines
15 KiB
VB.net
Partial Class CustomersVC
|
|
|
|
<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.aCustomers_Open = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aGetCustomersQuota = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCreateOpportunityFromCustomers = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCustomersFileAttachment_ChangeGroup = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aRecreateCustomersOrderDocuments = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aMergeCustomers = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCustomersFileAttachmentRemove = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aPCICheck_Customers = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCustomersSetToCustomers = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCustomersSetSupplierMarkInfo = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCustomersDeleteSupplierMarkInfo = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCustomersToContacts = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCustomersToCustomersOrder = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCustomers_ChangeCustomers = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
|
|
Me.aCustomers_CreateBusinessDirectory = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aViewPCIDetail_Customers = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
Me.aCustomers_OpenDHUrl = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
|
|
'
|
|
'aCustomers_Open
|
|
'
|
|
Me.aCustomers_Open.Caption = "aCustomers_Open"
|
|
Me.aCustomers_Open.ConfirmationMessage = Nothing
|
|
Me.aCustomers_Open.Id = "aCustomers_Open"
|
|
Me.aCustomers_Open.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aCustomers_Open.TargetViewId = "Customers_ListView_CRM_Outlook"
|
|
Me.aCustomers_Open.ToolTip = Nothing
|
|
'
|
|
'aGetCustomersQuota
|
|
'
|
|
Me.aGetCustomersQuota.Caption = "aGet Customers Quota"
|
|
Me.aGetCustomersQuota.ConfirmationMessage = Nothing
|
|
Me.aGetCustomersQuota.Id = "aGetCustomersQuota"
|
|
Me.aGetCustomersQuota.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aGetCustomersQuota.TargetObjectType = GetType(SISBusiness.[Module].CustomersQuota)
|
|
Me.aGetCustomersQuota.ToolTip = Nothing
|
|
'
|
|
'aCreateOpportunityFromCustomers
|
|
'
|
|
Me.aCreateOpportunityFromCustomers.Caption = "Create opportunity"
|
|
Me.aCreateOpportunityFromCustomers.ConfirmationMessage = "Do you want to execute command ?"
|
|
Me.aCreateOpportunityFromCustomers.Id = "aCreateOpportunityFromCustomers"
|
|
Me.aCreateOpportunityFromCustomers.ImageName = "BO_Opportunity"
|
|
Me.aCreateOpportunityFromCustomers.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aCreateOpportunityFromCustomers.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCreateOpportunityFromCustomers.TargetViewId = ""
|
|
Me.aCreateOpportunityFromCustomers.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
|
Me.aCreateOpportunityFromCustomers.ToolTip = Nothing
|
|
Me.aCreateOpportunityFromCustomers.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
|
'
|
|
'aCustomersFileAttachment_ChangeGroup
|
|
'
|
|
Me.aCustomersFileAttachment_ChangeGroup.AcceptButtonCaption = Nothing
|
|
Me.aCustomersFileAttachment_ChangeGroup.CancelButtonCaption = Nothing
|
|
Me.aCustomersFileAttachment_ChangeGroup.Caption = "aCustomersFileAttachment_ChangeGroup"
|
|
Me.aCustomersFileAttachment_ChangeGroup.ConfirmationMessage = Nothing
|
|
Me.aCustomersFileAttachment_ChangeGroup.Id = "aCustomersFileAttachment_ChangeGroup"
|
|
Me.aCustomersFileAttachment_ChangeGroup.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCustomersFileAttachment_ChangeGroup.TargetObjectType = GetType(SISBusiness.[Module].CustomersFileAttachment)
|
|
Me.aCustomersFileAttachment_ChangeGroup.ToolTip = Nothing
|
|
'
|
|
'aRecreateCustomersOrderDocuments
|
|
'
|
|
Me.aRecreateCustomersOrderDocuments.Caption = "aRecreateCustomersOrderDocuments"
|
|
Me.aRecreateCustomersOrderDocuments.ConfirmationMessage = "Do you want to execute command ?"
|
|
Me.aRecreateCustomersOrderDocuments.Id = "aRecreateCustomersOrderDocuments"
|
|
Me.aRecreateCustomersOrderDocuments.ImageName = "BO_Opportunity"
|
|
Me.aRecreateCustomersOrderDocuments.TargetObjectType = GetType(SISBusiness.[Module].CustomersOrder)
|
|
Me.aRecreateCustomersOrderDocuments.TargetViewId = ""
|
|
Me.aRecreateCustomersOrderDocuments.ToolTip = Nothing
|
|
'
|
|
'aMergeCustomers
|
|
'
|
|
Me.aMergeCustomers.AcceptButtonCaption = Nothing
|
|
Me.aMergeCustomers.CancelButtonCaption = Nothing
|
|
Me.aMergeCustomers.Caption = "aMerge Customers"
|
|
Me.aMergeCustomers.Category = "RecordEdit"
|
|
Me.aMergeCustomers.ConfirmationMessage = Nothing
|
|
Me.aMergeCustomers.Id = "aMergeCustomers"
|
|
Me.aMergeCustomers.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aMergeCustomers.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aMergeCustomers.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
|
Me.aMergeCustomers.ToolTip = Nothing
|
|
Me.aMergeCustomers.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
|
'
|
|
'aCustomersFileAttachmentRemove
|
|
'
|
|
Me.aCustomersFileAttachmentRemove.Caption = "aCustomers File Attachment Remove"
|
|
Me.aCustomersFileAttachmentRemove.Category = "Edit"
|
|
Me.aCustomersFileAttachmentRemove.ConfirmationMessage = Nothing
|
|
Me.aCustomersFileAttachmentRemove.Id = "aCustomersFileAttachmentRemove"
|
|
Me.aCustomersFileAttachmentRemove.ImageName = "Action_Delete"
|
|
Me.aCustomersFileAttachmentRemove.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCustomersFileAttachmentRemove.TargetObjectType = GetType(SISBusiness.[Module].CustomersFileAttachment)
|
|
Me.aCustomersFileAttachmentRemove.ToolTip = Nothing
|
|
'
|
|
'aPCICheck_Customers
|
|
'
|
|
Me.aPCICheck_Customers.Caption = "aPCICheck_Customers"
|
|
Me.aPCICheck_Customers.Category = "RecordEdit"
|
|
Me.aPCICheck_Customers.ConfirmationMessage = Nothing
|
|
Me.aPCICheck_Customers.Id = "aPCICheck_Customers"
|
|
Me.aPCICheck_Customers.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aPCICheck_Customers.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aPCICheck_Customers.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
|
|
Me.aPCICheck_Customers.ToolTip = Nothing
|
|
Me.aPCICheck_Customers.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
|
|
'
|
|
'aCustomersSetToCustomers
|
|
'
|
|
Me.aCustomersSetToCustomers.AcceptButtonCaption = Nothing
|
|
Me.aCustomersSetToCustomers.CancelButtonCaption = Nothing
|
|
Me.aCustomersSetToCustomers.Caption = "aCustomers Set To Customers"
|
|
Me.aCustomersSetToCustomers.ConfirmationMessage = Nothing
|
|
Me.aCustomersSetToCustomers.Id = "aCustomersSetToCustomers"
|
|
Me.aCustomersSetToCustomers.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCustomersSetToCustomers.TargetViewId = "Customers_ListView"
|
|
Me.aCustomersSetToCustomers.ToolTip = Nothing
|
|
'
|
|
'aCustomersSetSupplierMarkInfo
|
|
'
|
|
Me.aCustomersSetSupplierMarkInfo.AcceptButtonCaption = Nothing
|
|
Me.aCustomersSetSupplierMarkInfo.CancelButtonCaption = Nothing
|
|
Me.aCustomersSetSupplierMarkInfo.Caption = "aCustomersSetSupplierMarkInfo"
|
|
Me.aCustomersSetSupplierMarkInfo.ConfirmationMessage = Nothing
|
|
Me.aCustomersSetSupplierMarkInfo.Id = "aCustomersSetSupplierMarkInfo"
|
|
Me.aCustomersSetSupplierMarkInfo.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCustomersSetSupplierMarkInfo.TargetViewId = "Customers_ListView"
|
|
Me.aCustomersSetSupplierMarkInfo.ToolTip = Nothing
|
|
'
|
|
'aCustomersDeleteSupplierMarkInfo
|
|
'
|
|
Me.aCustomersDeleteSupplierMarkInfo.Caption = "aCustomers Delete Supplier Mark Info"
|
|
Me.aCustomersDeleteSupplierMarkInfo.ConfirmationMessage = Nothing
|
|
Me.aCustomersDeleteSupplierMarkInfo.Id = "aCustomersDeleteSupplierMarkInfo"
|
|
Me.aCustomersDeleteSupplierMarkInfo.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCustomersDeleteSupplierMarkInfo.TargetViewId = "Customers_ListView"
|
|
Me.aCustomersDeleteSupplierMarkInfo.ToolTip = Nothing
|
|
'
|
|
'aCustomersToContacts
|
|
'
|
|
Me.aCustomersToContacts.Caption = "aCustomers To Contacts"
|
|
Me.aCustomersToContacts.ConfirmationMessage = Nothing
|
|
Me.aCustomersToContacts.Id = "aCustomersToContacts"
|
|
Me.aCustomersToContacts.TargetObjectType = GetType(SISBusiness.[Module].Contacts)
|
|
Me.aCustomersToContacts.TargetViewId = "Customers_Contacts_ListView"
|
|
Me.aCustomersToContacts.ToolTip = Nothing
|
|
'
|
|
'aCustomersToCustomersOrder
|
|
'
|
|
Me.aCustomersToCustomersOrder.Caption = "aCustomers To Customers Order"
|
|
Me.aCustomersToCustomersOrder.ConfirmationMessage = "Do you want to execute ?"
|
|
Me.aCustomersToCustomersOrder.Id = "aCustomersToCustomersOrder"
|
|
Me.aCustomersToCustomersOrder.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCustomersToCustomersOrder.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCustomersToCustomersOrder.ToolTip = Nothing
|
|
'
|
|
'aCustomers_ChangeCustomers
|
|
'
|
|
Me.aCustomers_ChangeCustomers.AcceptButtonCaption = Nothing
|
|
Me.aCustomers_ChangeCustomers.CancelButtonCaption = Nothing
|
|
Me.aCustomers_ChangeCustomers.Caption = "aCustomers_ChangeCustomers"
|
|
Me.aCustomers_ChangeCustomers.ConfirmationMessage = Nothing
|
|
Me.aCustomers_ChangeCustomers.Id = "aCustomers_ChangeCustomers"
|
|
Me.aCustomers_ChangeCustomers.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
|
|
Me.aCustomers_ChangeCustomers.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCustomers_ChangeCustomers.TargetViewId = "Customers_ListView"
|
|
Me.aCustomers_ChangeCustomers.ToolTip = Nothing
|
|
'
|
|
'aCustomers_CreateBusinessDirectory
|
|
'
|
|
Me.aCustomers_CreateBusinessDirectory.Caption = "aCustomers_CreateBusinessDirectory"
|
|
Me.aCustomers_CreateBusinessDirectory.Category = "ObjectsCreation"
|
|
Me.aCustomers_CreateBusinessDirectory.ConfirmationMessage = Nothing
|
|
Me.aCustomers_CreateBusinessDirectory.Id = "aCustomers_CreateBusinessDirectory"
|
|
Me.aCustomers_CreateBusinessDirectory.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCustomers_CreateBusinessDirectory.TargetViewId = ""
|
|
Me.aCustomers_CreateBusinessDirectory.ToolTip = Nothing
|
|
'
|
|
'aViewPCIDetail_Customers
|
|
'
|
|
Me.aViewPCIDetail_Customers.Caption = "aViewPCIDetail_Customers"
|
|
Me.aViewPCIDetail_Customers.ConfirmationMessage = Nothing
|
|
Me.aViewPCIDetail_Customers.Id = "aViewPCIDetail_Customers"
|
|
Me.aViewPCIDetail_Customers.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aViewPCIDetail_Customers.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aViewPCIDetail_Customers.ToolTip = Nothing
|
|
'
|
|
'aCustomers_OpenDHUrl
|
|
'
|
|
Me.aCustomers_OpenDHUrl.Caption = "aCustomers_OpenDHUrl"
|
|
Me.aCustomers_OpenDHUrl.ConfirmationMessage = Nothing
|
|
Me.aCustomers_OpenDHUrl.Id = "aCustomers_OpenDHUrl"
|
|
Me.aCustomers_OpenDHUrl.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
|
|
Me.aCustomers_OpenDHUrl.TargetObjectType = GetType(SISBusiness.[Module].Customers)
|
|
Me.aCustomers_OpenDHUrl.ToolTip = Nothing
|
|
|
|
End Sub
|
|
Friend WithEvents aCreateOpportunityFromCustomers As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aRecreateCustomersOrderDocuments As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomersFileAttachment_ChangeGroup As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aMergeCustomers As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aGetCustomersQuota As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomersFileAttachmentRemove As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomers_Open As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aPCICheck_Customers As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomersSetToCustomers As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCustomersSetSupplierMarkInfo As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCustomersDeleteSupplierMarkInfo As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomersToContacts As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomersToCustomersOrder As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomers_ChangeCustomers As DevExpress.ExpressApp.Actions.PopupWindowShowAction
|
|
Friend WithEvents aCustomers_CreateBusinessDirectory As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aViewPCIDetail_Customers As DevExpress.ExpressApp.Actions.SimpleAction
|
|
Friend WithEvents aCustomers_OpenDHUrl As DevExpress.ExpressApp.Actions.SimpleAction
|
|
|
|
End Class
|