Patch level : 10.0 884

Files correlati     :  ef0.exe
Ricompilazione Demo : [ ]
Commento            :

Corretto il caricamento delle scadenze nella gestione pagamenti


git-svn-id: svn://10.65.10.50/branches/R_10_00@21435 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2011-01-17 11:32:50 +00:00
parent cb68ddacd9
commit 9220a489ed

View File

@ -365,7 +365,7 @@ bool TPE_mask::fill_rate()
const TDate adata = get(F_A_DATA);
const TString& codval = get(F_CODVAL);
TSheet_field& sheet = sfield(F_SHEET);
sheet.destroy();
// sheet.destroy();
TRelation rel(LF_PARTITE);
TRectype filter(LF_PARTITE);