mirror of
https://github.com/KeymonSoft/Intmex_Multiventa.git
synced 2026-04-17 21:06:08 +00:00
- 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:
@@ -83,6 +83,11 @@ Sub B4XPage_Appear
|
||||
c.Close
|
||||
End Sub
|
||||
|
||||
Sub B4XPage_disappear
|
||||
Log($"Salimos de ${B4XPages.GetManager.GetTopPage.Title}"$)
|
||||
Starter.utimaPagina = B4XPages.GetManager.GetTopPage.Title
|
||||
End Sub
|
||||
|
||||
Sub Regresar_Click
|
||||
B4XPages.ShowPage("cliente")
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user