From 0d31d3bb50e9d55e870df8b90736023a46fc0a7d Mon Sep 17 00:00:00 2001 From: david Date: Wed, 4 Jun 2008 15:45:53 +0000 Subject: [PATCH] =?UTF-8?q?Arreglado=20el=20fallo=20en=20el=20cual,=20al?= =?UTF-8?q?=20entrar=20a=20editar=20un=20item,=20=C3=A9ste=20ya=20est?= =?UTF-8?q?=C3=A1=20en=20edici=C3=B3n=20y,=20aunque=20no=20se=20hagan=20ca?= =?UTF-8?q?mbios,=20el=20programa=20pregunta=20si=20se=20quieren=20guardar?= =?UTF-8?q?=20los=20cambios.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@245 f4e31baf-9722-1c47-927c-6f952f962d4b --- Source/GUIBase/uViewTotales.dfm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/GUIBase/uViewTotales.dfm b/Source/GUIBase/uViewTotales.dfm index 0bec56e1..8d8941de 100644 --- a/Source/GUIBase/uViewTotales.dfm +++ b/Source/GUIBase/uViewTotales.dfm @@ -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