Patch level : 10.0 558
Files correlati : cg2.exe Ricompilazione Demo : [ ] Commento : riconsciute le righe totale documento nelle transazioni git-svn-id: svn://10.65.10.50/trunk@19829 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f86c08ca14
commit
ac6c6321ae
@ -1735,13 +1735,9 @@ void TPrimanota_application::ini2mask(TConfig& ini, TMask& msk, bool query)
|
|||||||
|
|
||||||
if (nr < 0)
|
if (nr < 0)
|
||||||
tipo = ' ';
|
tipo = ' ';
|
||||||
if (tipo == 'T')
|
|
||||||
numrig = nr;
|
|
||||||
else
|
else
|
||||||
{
|
if (get_cgs_imp(nr).is_zero() || tipo == 'T')
|
||||||
if (get_cgs_imp(nr).is_zero())
|
|
||||||
numrig = nr;
|
numrig = nr;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user