Patch level : 12.0 412

Files correlati     : 
Commento            : Aggiornato nome funzione stato_residenza -> stato_residenzaISO

git-svn-id: svn://10.65.10.50/branches/R_10_00@23887 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
mtollari 2017-06-28 13:40:03 +00:00
parent 9b69d10272
commit 49a42027b7

View File

@ -1641,7 +1641,7 @@ bool TTrFa_app::tff0200(TString key)
tff0200f.set("P2_SEDECOMUNE", _ditta.comune_residenza());
if(_ditta.italiano()) // Campo ritornerebbe "EE" se estero
tff0200f.set("P2_SEDEPROV", _ditta.provincia_residenza());
tff0200f.set("P2_SEDENAZ", _ditta.stato_residenza());
tff0200f.set("P2_SEDENAZ", _ditta.stato_residenzaISO());
myrfso = "";
if(haveRFSO(myrfso))