Corretta generazionie PART_NUMIG in pareggio partite

git-svn-id: svn://10.65.10.50/branches/R_10_00@22734 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2012-09-24 08:31:54 +00:00
parent 984998a2be
commit 34cd783a46

View File

@ -400,6 +400,7 @@ bool TPareggio_mask::abbuona_rata(const real& imp, const TRectype& nota, TRiga_s
new_nc.put(PART_SEZ, scad.riga().get_char(PART_SEZ) == 'D' ? 'A' : 'D');
new_nc.put(PART_TIPOMOV, tm_nota_credito);
new_nc.put(PART_NREG, nota.get(PART_NREG));
new_nc.put(PART_NUMRIG, 1); // 24-09-2012 !
new_nc.put(PART_CODCAUS, nota.get(PART_CODCAUS));
new_nc.put(PART_REG, nota.get(PART_REG));
new_nc.put(PART_NUMDOC, nota.get(PART_NUMDOC));