Patch level : 690
Files correlati : bs Commento : - aggiunta importazione dati dichiarazione d'intento per nuova bienne
This commit is contained in:
parent
ef90d87c0c
commit
70ba7d1e1f
@ -1139,6 +1139,11 @@ void TSknet_sync::load_clifo(const char tipocf)
|
||||
}
|
||||
}
|
||||
|
||||
cfv.put(CFV_VSNRPROT, odbc.get("VSNRPROT").as_int());
|
||||
cfv.put(CFV_VSDATAREG, odbc.get("VSDATAREG").as_date());
|
||||
cfv.put(CFV_NSNPROT, odbc.get("NSNRPROT").as_int());
|
||||
cfv.put(CFV_NSDATAREG, odbc.get("NSDATAREG").as_date());
|
||||
|
||||
TString user = ini_get_string(CONFIG_DITTA, "BS", "SKImportUser");
|
||||
if (user.empty())
|
||||
user = "BEESTORE";
|
||||
|
Loading…
x
Reference in New Issue
Block a user