Na MOST JÓ !!!
This commit is contained in:
+2
-2
@@ -1928,7 +1928,7 @@ CheckError:
|
||||
#End Region
|
||||
#Region "Transactions"
|
||||
'// Invoice customization
|
||||
Public Overridable Sub InvoiceCustomization(sender As Object, e As CustomizePopupWindowParamsEventArgs) _
|
||||
Private Sub InvoiceCustomization(sender As Object, e As CustomizePopupWindowParamsEventArgs) _
|
||||
Handles aORI_Create_DeliveryInvoice.CustomizePopupWindowParams,
|
||||
aOrderInStorageOutDeliveryNoteOutInvoice.CustomizePopupWindowParams,
|
||||
aORI_Create_Invoice.CustomizePopupWindowParams,
|
||||
@@ -2370,7 +2370,7 @@ CheckError:
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
Public Overridable Sub aOrderInStorageOutDeliveryNoteOutInvoice_Execute(sender As Object, e As PopupWindowShowActionExecuteEventArgs) Handles aOrderInStorageOutDeliveryNoteOutInvoice.Execute
|
||||
Private Sub aOrderInStorageOutDeliveryNoteOutInvoice_Execute(sender As Object, e As PopupWindowShowActionExecuteEventArgs) Handles aOrderInStorageOutDeliveryNoteOutInvoice.Execute
|
||||
'// Kitárolás + kiszállítás + számla egyben
|
||||
Dim _onew As Xpo.XPObjectSpace = Application.CreateObjectSpace
|
||||
Dim _uow_lock As New UnitOfWork(_onew.Session.DataLayer)
|
||||
|
||||
Reference in New Issue
Block a user