Arreglado el fallo en el cual, al entrar a editar un item, éste ya está en edición y, aunque no se hagan cambios, el programa pregunta si se quieren guardar los cambios.
git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@245 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
1ba830b9a8
commit
0d31d3bb50
@ -406,6 +406,8 @@ inherited frViewTotales: TfrViewTotales
|
||||
Caption = 'Aplicar recargo de equivalencia'
|
||||
DataBinding.DataField = 'RECARGO_EQUIVALENCIA'
|
||||
DataBinding.DataSource = DADataSource
|
||||
Properties.DisplayChecked = '1'
|
||||
Properties.DisplayUnchecked = '0'
|
||||
Properties.ImmediatePost = True
|
||||
Properties.NullStyle = nssUnchecked
|
||||
Properties.ValueChecked = 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user