Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            : Giornaliero don. per tipo: corretto errore se selezionavi per sezione/sottogruppo


git-svn-id: svn://10.65.10.50/trunk@7854 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 1999-02-23 14:00:04 +00:00
parent dfcd06e7b8
commit c52b7ebaf1

View File

@ -239,7 +239,7 @@ bool TRiepilogoGiornaliero::stampa()
{
crea_intestazione();
TRelation* relstat = new TRelation(LF_ATSTATD);
TSorted_cursor* curstat = new TSorted_cursor(relstat,"","", 1);
TSorted_cursor* curstat = new TSorted_cursor(relstat,"121->CODSEZ|121->CODSOT|121->GIORNO|121->TIPODON","", 1);
if (_suddivisa == 'P')
curstat->change_order("121->PUNTO|121->GIORNO|121->TIPODON");
TString16 oldsez = "**";