Patch level : no patch
Files correlati : pi0001300.exe Ricompilazione Demo : [ ] Commento Cespiti Gallo spostato il saldo all'anno successivo git-svn-id: svn://10.65.10.50/trunk@20453 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
b9a6166637
commit
d4023c1881
@ -239,6 +239,7 @@ void TImporta_cesp::transfer(const TFilename& file, const TFilename& filesto)
|
|||||||
long ntran = 1;
|
long ntran = 1;
|
||||||
TString str(50);
|
TString str(50);
|
||||||
const int codes = _msk->get_int(F_ANNOES);
|
const int codes = _msk->get_int(F_ANNOES);
|
||||||
|
const int codessucc = esercizi().date2nextesc(esercizi().esercizio(codes).inizio());
|
||||||
real val;
|
real val;
|
||||||
TAssoc_array sto_keys;
|
TAssoc_array sto_keys;
|
||||||
TString16 pos;
|
TString16 pos;
|
||||||
@ -333,7 +334,7 @@ void TImporta_cesp::transfer(const TFilename& file, const TFilename& filesto)
|
|||||||
*/
|
*/
|
||||||
conf.set_paragraph("143"); // setto il paragrafo del file salce
|
conf.set_paragraph("143"); // setto il paragrafo del file salce
|
||||||
conf.set(SALCE_IDCESPITE, codces);
|
conf.set(SALCE_IDCESPITE, codces);
|
||||||
conf.set(SALCE_CODES, codes);
|
conf.set(SALCE_CODES, codessucc);
|
||||||
conf.set(SALCE_ANNIAMM, 1);
|
conf.set(SALCE_ANNIAMM, 1);
|
||||||
conf.set(SALCE_NUMELE, 1);
|
conf.set(SALCE_NUMELE, 1);
|
||||||
TString * p = (TString *) sto_keys.objptr(codces);
|
TString * p = (TString *) sto_keys.objptr(codces);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user