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:
parent
dfcd06e7b8
commit
c52b7ebaf1
@ -239,7 +239,7 @@ bool TRiepilogoGiornaliero::stampa()
|
|||||||
{
|
{
|
||||||
crea_intestazione();
|
crea_intestazione();
|
||||||
TRelation* relstat = new TRelation(LF_ATSTATD);
|
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')
|
if (_suddivisa == 'P')
|
||||||
curstat->change_order("121->PUNTO|121->GIORNO|121->TIPODON");
|
curstat->change_order("121->PUNTO|121->GIORNO|121->TIPODON");
|
||||||
TString16 oldsez = "**";
|
TString16 oldsez = "**";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user