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:
parent
9b69d10272
commit
49a42027b7
@ -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))
|
||||
|
Loading…
x
Reference in New Issue
Block a user