mirror of
https://github.com/KeymonSoft/Guna_Preventa.git
synced 2026-04-17 21:06:32 +00:00
- VERSION 4.10.28
- Se corrigió el error de cuando se borraba un producto que estaba en promo y fuera de promo, se borraba todo el pedido. - Se corrigió que cuando se hacia Back en Nota, se regresaba a Principal
This commit is contained in:
@@ -1946,6 +1946,8 @@ Private Sub B4XPage_CloseRequest As ResumableSub
|
||||
Else if SV_ENCUESTA.Visible Then
|
||||
SV_ENCUESTA.visible = False
|
||||
p_cliente.Visible = True
|
||||
Else If B4XPages.MainPage.nota Then
|
||||
|
||||
Else
|
||||
B4XPages.ShowPage("Clientes")
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user