- VERSION 4.08.14.V-P

- Se agregó codigo en "Productos" para que si se cierra la venta del cliente, y luego se regresa a ponerle mas producto, el nuevo producto entre en un segundo "ticket", o un tercer o cuarto ticket, se guarda a info en la columna PE_TICEK y se manda a web.
This commit is contained in:
Jose Alberto Guerra Ugalde
2024-08-16 15:01:21 -06:00
parent e20779ed71
commit 396708a0e9
11 changed files with 149 additions and 57 deletions

View File

@@ -35,6 +35,7 @@ Sub Process_Globals
Dim marcaCel As String = ph.manufacturer
Dim tabla As String
Dim MAC_IMPRESORA As String
Dim utimaPagina As String
End Sub
Sub Service_Create