mirror of
https://github.com/KeymonSoft/Kelloggs_v4.git
synced 2026-04-20 03:29:14 +00:00
- Cambios "productos" que corrigen un error al buscar RMIs.
- Se modifico "nota" para que en el abordo, una vez impreso, ya no se puedan borrar productos.
This commit is contained in:
@@ -527,7 +527,7 @@ Sub B4XPage_Appear
|
||||
Else
|
||||
Guardar.Visible = True
|
||||
End If
|
||||
If la_cuenta.text = "0" Then Guardar.Visible = True 'Abordo
|
||||
' If la_cuenta.text = "0" Then Guardar.Visible = True 'Abordo
|
||||
If l_total.Text = Null Or l_total.Text = "null" Or l_total.text = "0" Then Guardar.Visible = True 'Si no hay venta entonces "Guardar" es visible.
|
||||
|
||||
'Promo Especial
|
||||
|
||||
Reference in New Issue
Block a user