Corretto riferimento a etadonne in _etadonne (per idoneita automatiche)
Patch level : Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@6266 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
215e671be3
commit
b699126a1d
@ -212,7 +212,7 @@ bool TSbloccoSospesi::preprocess_page(int file, int counter)
|
||||
{
|
||||
TDate datanasc = recsog.get_date(SOG_DATANASC);
|
||||
int eta = _data_stampa.year() - datanasc.year();
|
||||
if(eta <= etadonne)
|
||||
if(eta <= _etadonne)
|
||||
recido.put(IDO_INTERVALLO, _intsi_f1);
|
||||
else
|
||||
recido.put(IDO_INTERVALLO, _intsi_f2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user