Patch level : 12.0 no-patch
Files correlati : ve/ef Commento : Rimesso campo mandato in creazione effetti git-svn-id: svn://10.65.10.50/branches/R_10_00@24422 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
9d079cf255
commit
ab06e0881b
@ -683,6 +683,7 @@ void TGenerazione_effetti::generate_bill(TDocumento& doc, bool interattivo) // b
|
||||
effetto.put(EFF_DATASCAD, pag.data_rata(i));
|
||||
effetto.put(EFF_TIPOPAG,pag.tipo_rata(i));
|
||||
effetto.put(EFF_ULTCLASS,pag.ulc_rata(i));
|
||||
effetto.put(EFF_MANDATO,doc.get(DOC_MANDATO));
|
||||
effetto.put(EFF_TIPOCF, tipocf);
|
||||
effetto.put(EFF_CODCF, codcf);
|
||||
effetto.put(EFF_CODVAL, codval);
|
||||
|
Loading…
x
Reference in New Issue
Block a user