- Se agrego la columna PE_TICKET a la tabla de pedido.

This commit is contained in:
Jose Alberto Guerra Ugalde
2024-08-16 14:39:14 -06:00
parent 1160c2603b
commit c9c2ed999b
7 changed files with 394 additions and 84 deletions

View File

@@ -34,6 +34,7 @@ Sub Process_Globals
Dim logger As Boolean = False
Dim marcaCel As String = ph.manufacturer
Dim tabla As String
Dim MAC_IMPRESORA As String
End Sub
Sub Service_Create