First create solution

This commit is contained in:
2017-03-08 11:21:27 +01:00
commit a2fb86bacf
5508 changed files with 1082238 additions and 0 deletions
@@ -0,0 +1,416 @@
Partial Class ContractsVC
<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.aCloneContractsRows = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aGenerateInvoicefromContractsRows = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aCloneSelectedContracts = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aGenerateInvoicefromContractsRowsCustomRate = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aMarkAsReady = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aSendBackToEdit = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aMarkAsSigned = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aMarkAsClosed = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aMarkAsWaiting = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aMarkAsTerminating_Old = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aCreateFinalInvoiceFromContract = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aMergeContractRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aNewContractRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aDivideContractRows = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aOpenCOCFromContractRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aOpenInvoiceFromContractRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aOpenRegistryInvoiceFromContractRows = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aBackToEditableSignedContract = New DevExpress.ExpressApp.Actions.SimpleAction(Me.components)
Me.aModifyContractData = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aDescriptionSelect = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
Me.aMarkAsTerminating = New DevExpress.ExpressApp.Actions.PopupWindowShowAction(Me.components)
'
'aCloneContractsRows
'
Me.aCloneContractsRows.AcceptButtonCaption = Nothing
Me.aCloneContractsRows.CancelButtonCaption = Nothing
Me.aCloneContractsRows.Caption = "aClone Contracts Rows"
Me.aCloneContractsRows.Category = "ObjectsCreation"
Me.aCloneContractsRows.ConfirmationMessage = Nothing
Me.aCloneContractsRows.Id = "aCloneContractsRows"
Me.aCloneContractsRows.ImageName = Nothing
Me.aCloneContractsRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aCloneContractsRows.Shortcut = Nothing
Me.aCloneContractsRows.Tag = Nothing
Me.aCloneContractsRows.TargetObjectsCriteria = Nothing
Me.aCloneContractsRows.TargetViewId = ""
Me.aCloneContractsRows.ToolTip = Nothing
Me.aCloneContractsRows.TypeOfView = Nothing
'
'aGenerateInvoicefromContractsRows
'
Me.aGenerateInvoicefromContractsRows.AcceptButtonCaption = Nothing
Me.aGenerateInvoicefromContractsRows.CancelButtonCaption = Nothing
Me.aGenerateInvoicefromContractsRows.Caption = "Make invoices"
Me.aGenerateInvoicefromContractsRows.Category = "ObjectsCreation"
Me.aGenerateInvoicefromContractsRows.ConfirmationMessage = Nothing
Me.aGenerateInvoicefromContractsRows.Id = "aGenerateInvoicefromContractsRows"
Me.aGenerateInvoicefromContractsRows.ImageName = Nothing
Me.aGenerateInvoicefromContractsRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aGenerateInvoicefromContractsRows.Shortcut = Nothing
Me.aGenerateInvoicefromContractsRows.Tag = Nothing
Me.aGenerateInvoicefromContractsRows.TargetObjectsCriteria = Nothing
Me.aGenerateInvoicefromContractsRows.TargetViewId = ""
Me.aGenerateInvoicefromContractsRows.ToolTip = Nothing
Me.aGenerateInvoicefromContractsRows.TypeOfView = Nothing
'
'aCloneSelectedContracts
'
Me.aCloneSelectedContracts.AcceptButtonCaption = Nothing
Me.aCloneSelectedContracts.CancelButtonCaption = Nothing
Me.aCloneSelectedContracts.Caption = "aClone Selected Contracts"
Me.aCloneSelectedContracts.Category = "ObjectsCreation"
Me.aCloneSelectedContracts.ConfirmationMessage = Nothing
Me.aCloneSelectedContracts.Id = "aCloneSelectedContracts"
Me.aCloneSelectedContracts.ImageName = "Images.paragraph_clone"
Me.aCloneSelectedContracts.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aCloneSelectedContracts.Shortcut = Nothing
Me.aCloneSelectedContracts.Tag = Nothing
Me.aCloneSelectedContracts.TargetObjectsCriteria = Nothing
Me.aCloneSelectedContracts.TargetViewId = Nothing
Me.aCloneSelectedContracts.ToolTip = Nothing
Me.aCloneSelectedContracts.TypeOfView = Nothing
'
'aGenerateInvoicefromContractsRowsCustomRate
'
Me.aGenerateInvoicefromContractsRowsCustomRate.AcceptButtonCaption = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.CancelButtonCaption = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.Caption = "Make custom rate"
Me.aGenerateInvoicefromContractsRowsCustomRate.Category = "ObjectsCreation"
Me.aGenerateInvoicefromContractsRowsCustomRate.ConfirmationMessage = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.Id = "aGenerateInvoicefromContractsRowsCustomRate"
Me.aGenerateInvoicefromContractsRowsCustomRate.ImageName = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aGenerateInvoicefromContractsRowsCustomRate.Shortcut = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.Tag = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.TargetObjectsCriteria = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.TargetViewId = ""
Me.aGenerateInvoicefromContractsRowsCustomRate.ToolTip = Nothing
Me.aGenerateInvoicefromContractsRowsCustomRate.TypeOfView = Nothing
'
'aMarkAsReady
'
Me.aMarkAsReady.Caption = "Mark As Ready"
Me.aMarkAsReady.Category = "RecordEdit"
Me.aMarkAsReady.ConfirmationMessage = "Do you really mark as ready this contract?"
Me.aMarkAsReady.Id = "aMarks as ready"
Me.aMarkAsReady.ImageName = Nothing
Me.aMarkAsReady.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aMarkAsReady.Shortcut = Nothing
Me.aMarkAsReady.Tag = Nothing
Me.aMarkAsReady.TargetObjectsCriteria = Nothing
Me.aMarkAsReady.TargetViewId = "Contracts_DetailView"
Me.aMarkAsReady.ToolTip = Nothing
Me.aMarkAsReady.TypeOfView = Nothing
'
'aSendBackToEdit
'
Me.aSendBackToEdit.Caption = "aSend Back To Edit"
Me.aSendBackToEdit.Category = "RecordEdit"
Me.aSendBackToEdit.ConfirmationMessage = "Do you really send back to edit this contract?"
Me.aSendBackToEdit.Id = "aSendBackToEdit"
Me.aSendBackToEdit.ImageName = Nothing
Me.aSendBackToEdit.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aSendBackToEdit.Shortcut = Nothing
Me.aSendBackToEdit.Tag = Nothing
Me.aSendBackToEdit.TargetObjectsCriteria = Nothing
Me.aSendBackToEdit.TargetViewId = "Contracts_DetailView"
Me.aSendBackToEdit.ToolTip = Nothing
Me.aSendBackToEdit.TypeOfView = Nothing
'
'aMarkAsSigned
'
Me.aMarkAsSigned.Caption = "aMark As Signed"
Me.aMarkAsSigned.Category = "RecordEdit"
Me.aMarkAsSigned.ConfirmationMessage = "Do you really mark as signed this contract?"
Me.aMarkAsSigned.Id = "aMarkAsSigned"
Me.aMarkAsSigned.ImageName = Nothing
Me.aMarkAsSigned.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aMarkAsSigned.Shortcut = Nothing
Me.aMarkAsSigned.Tag = Nothing
Me.aMarkAsSigned.TargetObjectsCriteria = Nothing
Me.aMarkAsSigned.TargetViewId = "Contracts_DetailView"
Me.aMarkAsSigned.ToolTip = Nothing
Me.aMarkAsSigned.TypeOfView = Nothing
'
'aMarkAsClosed
'
Me.aMarkAsClosed.Caption = "aMark As Closed"
Me.aMarkAsClosed.Category = "RecordEdit"
Me.aMarkAsClosed.ConfirmationMessage = "Do you really mark as closed this contract?"
Me.aMarkAsClosed.Id = "aMarkAsClosed"
Me.aMarkAsClosed.ImageName = Nothing
Me.aMarkAsClosed.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aMarkAsClosed.Shortcut = Nothing
Me.aMarkAsClosed.Tag = Nothing
Me.aMarkAsClosed.TargetObjectsCriteria = Nothing
Me.aMarkAsClosed.TargetViewId = "Contracts_DetailView"
Me.aMarkAsClosed.ToolTip = Nothing
Me.aMarkAsClosed.TypeOfView = Nothing
'
'aMarkAsWaiting
'
Me.aMarkAsWaiting.Caption = "aMark As Waiting"
Me.aMarkAsWaiting.Category = "RecordEdit"
Me.aMarkAsWaiting.ConfirmationMessage = "Do you really mark as waiting this contract?"
Me.aMarkAsWaiting.Id = "aMarkAsWaiting"
Me.aMarkAsWaiting.ImageName = Nothing
Me.aMarkAsWaiting.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aMarkAsWaiting.Shortcut = Nothing
Me.aMarkAsWaiting.Tag = Nothing
Me.aMarkAsWaiting.TargetObjectsCriteria = Nothing
Me.aMarkAsWaiting.TargetViewId = "Contracts_DetailView"
Me.aMarkAsWaiting.ToolTip = Nothing
Me.aMarkAsWaiting.TypeOfView = Nothing
'
'aMarkAsTerminating_Old
'
Me.aMarkAsTerminating_Old.Caption = "aMarkAsTerminating_Old"
Me.aMarkAsTerminating_Old.Category = "RecordEdit"
Me.aMarkAsTerminating_Old.ConfirmationMessage = "Do you really terminating this contract?"
Me.aMarkAsTerminating_Old.Id = "aMarkAsTerminating_Old"
Me.aMarkAsTerminating_Old.ImageName = Nothing
Me.aMarkAsTerminating_Old.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aMarkAsTerminating_Old.Shortcut = Nothing
Me.aMarkAsTerminating_Old.Tag = Nothing
Me.aMarkAsTerminating_Old.TargetObjectsCriteria = Nothing
Me.aMarkAsTerminating_Old.TargetViewId = "Contracts_DetailView"
Me.aMarkAsTerminating_Old.ToolTip = Nothing
Me.aMarkAsTerminating_Old.TypeOfView = Nothing
'
'aCreateFinalInvoiceFromContract
'
Me.aCreateFinalInvoiceFromContract.AcceptButtonCaption = Nothing
Me.aCreateFinalInvoiceFromContract.CancelButtonCaption = Nothing
Me.aCreateFinalInvoiceFromContract.Caption = "aCreateFinalInvoice"
Me.aCreateFinalInvoiceFromContract.Category = "ObjectsCreation"
Me.aCreateFinalInvoiceFromContract.ConfirmationMessage = Nothing
Me.aCreateFinalInvoiceFromContract.Id = "aCreateFinalInvoiceFromContract"
Me.aCreateFinalInvoiceFromContract.ImageName = Nothing
Me.aCreateFinalInvoiceFromContract.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aCreateFinalInvoiceFromContract.Shortcut = Nothing
Me.aCreateFinalInvoiceFromContract.Tag = Nothing
Me.aCreateFinalInvoiceFromContract.TargetObjectsCriteria = Nothing
Me.aCreateFinalInvoiceFromContract.TargetViewId = Nothing
Me.aCreateFinalInvoiceFromContract.ToolTip = Nothing
Me.aCreateFinalInvoiceFromContract.TypeOfView = Nothing
'
'aMergeContractRows
'
Me.aMergeContractRows.Caption = "Merge Contract Rows"
Me.aMergeContractRows.Category = "ObjectsCreation"
Me.aMergeContractRows.ConfirmationMessage = Nothing
Me.aMergeContractRows.Id = "aMergeContractRows"
Me.aMergeContractRows.ImageName = Nothing
Me.aMergeContractRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aMergeContractRows.Shortcut = Nothing
Me.aMergeContractRows.Tag = Nothing
Me.aMergeContractRows.TargetObjectsCriteria = Nothing
Me.aMergeContractRows.TargetObjectsCriteriaMode = DevExpress.ExpressApp.Actions.TargetObjectsCriteriaMode.TrueForAll
Me.aMergeContractRows.TargetViewId = Nothing
Me.aMergeContractRows.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
Me.aMergeContractRows.ToolTip = Nothing
Me.aMergeContractRows.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
'
'aNewContractRows
'
Me.aNewContractRows.Caption = "aNewContractRows"
Me.aNewContractRows.Category = "ObjectsCreation"
Me.aNewContractRows.ConfirmationMessage = Nothing
Me.aNewContractRows.Id = "aNewContractRows"
Me.aNewContractRows.ImageName = Nothing
Me.aNewContractRows.Shortcut = Nothing
Me.aNewContractRows.Tag = Nothing
Me.aNewContractRows.TargetObjectsCriteria = Nothing
Me.aNewContractRows.TargetViewId = ""
Me.aNewContractRows.ToolTip = Nothing
Me.aNewContractRows.TypeOfView = Nothing
'
'aDivideContractRows
'
Me.aDivideContractRows.AcceptButtonCaption = Nothing
Me.aDivideContractRows.CancelButtonCaption = Nothing
Me.aDivideContractRows.Caption = "Divide Contract Rows"
Me.aDivideContractRows.Category = "ObjectsCreation"
Me.aDivideContractRows.ConfirmationMessage = Nothing
Me.aDivideContractRows.Id = "aDivideContractRows"
Me.aDivideContractRows.ImageName = Nothing
Me.aDivideContractRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aDivideContractRows.Shortcut = Nothing
Me.aDivideContractRows.Tag = Nothing
Me.aDivideContractRows.TargetObjectsCriteria = Nothing
Me.aDivideContractRows.TargetViewId = Nothing
Me.aDivideContractRows.TargetViewType = DevExpress.ExpressApp.ViewType.ListView
Me.aDivideContractRows.ToolTip = Nothing
Me.aDivideContractRows.TypeOfView = GetType(DevExpress.ExpressApp.ListView)
'
'aOpenCOCFromContractRows
'
Me.aOpenCOCFromContractRows.Caption = "Open COCFrom Contract Rows"
Me.aOpenCOCFromContractRows.Category = "View"
Me.aOpenCOCFromContractRows.ConfirmationMessage = Nothing
Me.aOpenCOCFromContractRows.Id = "aOpenCOCFromContractRows"
Me.aOpenCOCFromContractRows.ImageName = Nothing
Me.aOpenCOCFromContractRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aOpenCOCFromContractRows.Shortcut = Nothing
Me.aOpenCOCFromContractRows.Tag = Nothing
Me.aOpenCOCFromContractRows.TargetObjectsCriteria = Nothing
Me.aOpenCOCFromContractRows.TargetObjectType = GetType(Nuvolar.[Module].ContractRows)
Me.aOpenCOCFromContractRows.TargetViewId = Nothing
Me.aOpenCOCFromContractRows.ToolTip = Nothing
Me.aOpenCOCFromContractRows.TypeOfView = Nothing
'
'aOpenInvoiceFromContractRows
'
Me.aOpenInvoiceFromContractRows.Caption = "Open Invoice From Contract Rows"
Me.aOpenInvoiceFromContractRows.Category = "View"
Me.aOpenInvoiceFromContractRows.ConfirmationMessage = Nothing
Me.aOpenInvoiceFromContractRows.Id = "aOpenInvoiceFromContractRows"
Me.aOpenInvoiceFromContractRows.ImageName = Nothing
Me.aOpenInvoiceFromContractRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aOpenInvoiceFromContractRows.Shortcut = Nothing
Me.aOpenInvoiceFromContractRows.Tag = Nothing
Me.aOpenInvoiceFromContractRows.TargetObjectsCriteria = Nothing
Me.aOpenInvoiceFromContractRows.TargetObjectType = GetType(Nuvolar.[Module].ContractRows)
Me.aOpenInvoiceFromContractRows.TargetViewId = Nothing
Me.aOpenInvoiceFromContractRows.ToolTip = Nothing
Me.aOpenInvoiceFromContractRows.TypeOfView = Nothing
'
'aOpenRegistryInvoiceFromContractRows
'
Me.aOpenRegistryInvoiceFromContractRows.Caption = "Open Registry Invoice From Contract Rows"
Me.aOpenRegistryInvoiceFromContractRows.Category = "View"
Me.aOpenRegistryInvoiceFromContractRows.ConfirmationMessage = Nothing
Me.aOpenRegistryInvoiceFromContractRows.Id = "aOpenRegistryInvoiceFromContractRows"
Me.aOpenRegistryInvoiceFromContractRows.ImageName = Nothing
Me.aOpenRegistryInvoiceFromContractRows.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aOpenRegistryInvoiceFromContractRows.Shortcut = Nothing
Me.aOpenRegistryInvoiceFromContractRows.Tag = Nothing
Me.aOpenRegistryInvoiceFromContractRows.TargetObjectsCriteria = Nothing
Me.aOpenRegistryInvoiceFromContractRows.TargetObjectType = GetType(Nuvolar.[Module].ContractRows)
Me.aOpenRegistryInvoiceFromContractRows.TargetViewId = Nothing
Me.aOpenRegistryInvoiceFromContractRows.ToolTip = Nothing
Me.aOpenRegistryInvoiceFromContractRows.TypeOfView = Nothing
'
'aBackToEditableSignedContract
'
Me.aBackToEditableSignedContract.Caption = "aBackToEditableSignedContract"
Me.aBackToEditableSignedContract.Category = "RecordEdit"
Me.aBackToEditableSignedContract.ConfirmationMessage = Nothing
Me.aBackToEditableSignedContract.Id = "aBackToEditableSignedContract"
Me.aBackToEditableSignedContract.ImageName = Nothing
Me.aBackToEditableSignedContract.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireSingleObject
Me.aBackToEditableSignedContract.Shortcut = Nothing
Me.aBackToEditableSignedContract.Tag = Nothing
Me.aBackToEditableSignedContract.TargetObjectsCriteria = Nothing
Me.aBackToEditableSignedContract.TargetObjectType = GetType(Nuvolar.[Module].Contracts)
Me.aBackToEditableSignedContract.TargetViewId = ""
Me.aBackToEditableSignedContract.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView
Me.aBackToEditableSignedContract.ToolTip = Nothing
Me.aBackToEditableSignedContract.TypeOfView = GetType(DevExpress.ExpressApp.DetailView)
'
'aModifyContractData
'
Me.aModifyContractData.AcceptButtonCaption = Nothing
Me.aModifyContractData.CancelButtonCaption = Nothing
Me.aModifyContractData.Caption = "aModify Contract Data"
Me.aModifyContractData.ConfirmationMessage = Nothing
Me.aModifyContractData.Id = "aModifyContractData"
Me.aModifyContractData.ImageName = Nothing
Me.aModifyContractData.SelectionDependencyType = DevExpress.ExpressApp.Actions.SelectionDependencyType.RequireMultipleObjects
Me.aModifyContractData.Shortcut = Nothing
Me.aModifyContractData.Tag = Nothing
Me.aModifyContractData.TargetObjectsCriteria = Nothing
Me.aModifyContractData.TargetObjectType = GetType(Nuvolar.[Module].Contracts)
Me.aModifyContractData.TargetViewId = Nothing
Me.aModifyContractData.ToolTip = Nothing
Me.aModifyContractData.TypeOfView = Nothing
'
'aDescriptionSelect
'
Me.aDescriptionSelect.AcceptButtonCaption = Nothing
Me.aDescriptionSelect.CancelButtonCaption = Nothing
Me.aDescriptionSelect.Caption = "aDescription Select"
Me.aDescriptionSelect.Category = "aDescriptionSelect"
Me.aDescriptionSelect.ConfirmationMessage = Nothing
Me.aDescriptionSelect.Id = "aDescriptionSelect"
Me.aDescriptionSelect.ImageName = Nothing
Me.aDescriptionSelect.Shortcut = Nothing
Me.aDescriptionSelect.Tag = Nothing
Me.aDescriptionSelect.TargetObjectsCriteria = Nothing
Me.aDescriptionSelect.TargetObjectType = GetType(Nuvolar.[Module].ContractsRowsToInvoice)
Me.aDescriptionSelect.TargetViewId = Nothing
Me.aDescriptionSelect.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView
Me.aDescriptionSelect.ToolTip = Nothing
Me.aDescriptionSelect.TypeOfView = GetType(DevExpress.ExpressApp.DetailView)
'
'aMarkAsTerminating
'
Me.aMarkAsTerminating.AcceptButtonCaption = Nothing
Me.aMarkAsTerminating.CancelButtonCaption = Nothing
Me.aMarkAsTerminating.Caption = "aMark As Terminating"
Me.aMarkAsTerminating.ConfirmationMessage = Nothing
Me.aMarkAsTerminating.Id = "aMarkAsTerminating"
Me.aMarkAsTerminating.ImageName = Nothing
Me.aMarkAsTerminating.Shortcut = Nothing
Me.aMarkAsTerminating.Tag = Nothing
Me.aMarkAsTerminating.TargetObjectsCriteria = Nothing
Me.aMarkAsTerminating.TargetObjectType = GetType(Nuvolar.[Module].Contracts)
Me.aMarkAsTerminating.TargetViewId = Nothing
Me.aMarkAsTerminating.TargetViewType = DevExpress.ExpressApp.ViewType.DetailView
Me.aMarkAsTerminating.ToolTip = Nothing
Me.aMarkAsTerminating.TypeOfView = GetType(DevExpress.ExpressApp.DetailView)
End Sub
Friend WithEvents aCloneContractsRows As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aGenerateInvoicefromContractsRows As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aCloneSelectedContracts As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aGenerateInvoicefromContractsRowsCustomRate As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aMarkAsReady As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aSendBackToEdit As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aMarkAsSigned As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aMarkAsClosed As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aMarkAsWaiting As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aMarkAsTerminating_Old As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aCreateFinalInvoiceFromContract As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aDivideContractRows As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aMergeContractRows As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aOpenCOCFromContractRows As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aOpenInvoiceFromContractRows As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aOpenRegistryInvoiceFromContractRows As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aNewContractRows As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aBackToEditableSignedContract As DevExpress.ExpressApp.Actions.SimpleAction
Friend WithEvents aModifyContractData As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aDescriptionSelect As DevExpress.ExpressApp.Actions.PopupWindowShowAction
Friend WithEvents aMarkAsTerminating As DevExpress.ExpressApp.Actions.PopupWindowShowAction
End Class