Patch level : 10.0 284
Files correlati : tc9.exe Ricompilazione Demo : [ ] Commento : Modificato l'inviao a Sispac git-svn-id: svn://10.65.10.50/trunk@18698 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ed3fee76b8
commit
908525ccfe
@ -932,7 +932,7 @@ void TInvioSispac::sispac_movim()
|
||||
recset.set("CODCONTO", var);
|
||||
recset.set("TIPOREG", treg);
|
||||
recset.set("CODREG", TVariant("01")); // in futuro campo su registro
|
||||
const long prot = input.get(MOV_PROTIVA).as_int();
|
||||
const long prot = input.get(SLF_MOV "." MOV_PROTIVA).as_int();
|
||||
var = format("%07ld", prot);
|
||||
recset.set("NUMPROT", var);
|
||||
const real * v = (real *) tipoart.objptr(lastmov - firstmov); // qui
|
||||
|
Loading…
x
Reference in New Issue
Block a user