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:
parent
cb68ddacd9
commit
9220a489ed
@ -365,7 +365,7 @@ bool TPE_mask::fill_rate()
|
|||||||
const TDate adata = get(F_A_DATA);
|
const TDate adata = get(F_A_DATA);
|
||||||
const TString& codval = get(F_CODVAL);
|
const TString& codval = get(F_CODVAL);
|
||||||
TSheet_field& sheet = sfield(F_SHEET);
|
TSheet_field& sheet = sfield(F_SHEET);
|
||||||
sheet.destroy();
|
// sheet.destroy();
|
||||||
|
|
||||||
TRelation rel(LF_PARTITE);
|
TRelation rel(LF_PARTITE);
|
||||||
TRectype filter(LF_PARTITE);
|
TRectype filter(LF_PARTITE);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user