Patch level : 10 ha
Files correlati : Ricompilazione Demo : [ ] Commento : messo listino su clienti git-svn-id: svn://10.65.10.50/branches/R_10_00@21234 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4c397bc9a6
commit
9da3f85051
@ -921,10 +921,11 @@ bool THardy_clienti::trasferisci_clienti()
|
||||
cfv_rec.put(CFV_CODCF, codcf);
|
||||
const TString4 codzona = get_str("IdZona");
|
||||
cfv_rec.put(CFV_CODZONA, codzona);
|
||||
|
||||
TString8 codag = get_str("IdAgente1"); //agente principale
|
||||
codag.right_just(5, '0');
|
||||
cfv_rec.put(CFV_CODAG, codag);
|
||||
TString8 codlist = get_str("IdListino");
|
||||
cfv_rec.put(CFV_CODLIST, codlist);
|
||||
|
||||
test_write(cfven);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user