Patch level : 00.nopatch
Files correlati : cg1.exe Ricompilazione Demo : [ ] Commento : Allineata stampa bilanci nel tronco principale git-svn-id: svn://10.65.10.50/trunk@9258 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
75329eea65
commit
3a44e8d1c5
@ -118,8 +118,6 @@ class TStampa_bilanci : public TPrintapp
|
||||
int _stampa_mov_prov;
|
||||
|
||||
TArray _clienti, _fornitori;
|
||||
|
||||
TString tmp; // Stringa per porcate galattiche
|
||||
|
||||
public:
|
||||
TDate _inizioEs, _fineEs;
|
||||
@ -1797,6 +1795,8 @@ bool TStampa_bilanci::calcola(int g, int c, long s)
|
||||
_prg_prec_avere += importo;
|
||||
_u_max = fnc_max(_u_max, data);
|
||||
conto_mov = TRUE;
|
||||
if (causap == 'A')
|
||||
_mov_ap = TRUE;
|
||||
}
|
||||
}
|
||||
return conto_mov;
|
||||
|
Loading…
x
Reference in New Issue
Block a user