mirror of
https://github.com/KeymonSoft/Kelloggs_v4.git
synced 2026-04-20 03:29:14 +00:00
14/12/23 - Corrección en el calclulo del limite de abordo y etiqueta de info en pedido.
- Se corrigió la subrutina que calcula el limite de abordo disponible. - Se agregó que se muestre el total del pedido actual cuando se agregan productos al pedido.
This commit is contained in:
@@ -105,7 +105,7 @@ Sub Activity_Create(FirstTime As Boolean)
|
||||
SEMANA = c.GetString("CAT_VA_VALOR")
|
||||
c.Close
|
||||
End If
|
||||
p_header.Width = Activity.Width
|
||||
' p_header.Width = Activity.Width
|
||||
p_mapa.Width = Activity.Width
|
||||
p_mapa.GetView(0).SetLayout(0, 0, p_mapa.Width, p_mapa.Height)
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user