- 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:
2023-09-20 18:28:16 -06:00
parent 3569e167be
commit 61540b9ca4
4 changed files with 8 additions and 8 deletions

View File

@@ -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