Se adapta a IVA 21
git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES/trunk@23 9a1d36f3-7752-2d40-8ccb-50eb49674c68
This commit is contained in:
parent
1f313c8fc5
commit
1b5ff32398
@ -77,7 +77,7 @@ object fEditorPreguntarIVA: TfEditorPreguntarIVA
|
||||
StyleFocused.LookAndFeel.NativeStyle = True
|
||||
StyleHot.LookAndFeel.NativeStyle = True
|
||||
TabOrder = 1
|
||||
Value = 18
|
||||
Value = 21
|
||||
Width = 121
|
||||
end
|
||||
end
|
||||
|
||||
@ -641,7 +641,7 @@ var
|
||||
ACursor: TCursor;
|
||||
begin
|
||||
if (Self.IVA = 0) then
|
||||
aIVA := 16;
|
||||
aIVA := 21;
|
||||
|
||||
if PreguntarIVA(aIVA) then
|
||||
begin
|
||||
|
||||
Reference in New Issue
Block a user