Che orrore, quando ci si dimentica il case in uno switch....

in tal modo non faceva piu' un tubo.


git-svn-id: svn://10.65.10.50/trunk@5532 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1997-11-04 14:40:53 +00:00
parent dc080aab1c
commit 661f6ce254

View File

@ -727,7 +727,7 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt)
switch (tipomov) switch (tipomov)
{ {
acquisto: // ACQUISTO (per chi non l'avesse capito) case acquisto: // ACQUISTO (per chi non l'avesse capito)
// Per le anguille delle antille e le saracche delle molucche... // Per le anguille delle antille e le saracche delle molucche...
// Gli acquisti con tipocr 1,2,3,5,8 vanno totalizzati se e solo se // Gli acquisti con tipocr 1,2,3,5,8 vanno totalizzati se e solo se
// il tipo iva e' diverso da NON SOGGETTO // il tipo iva e' diverso da NON SOGGETTO
@ -776,7 +776,7 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt)
} }
// else fuck it up, dirty dick head. // else fuck it up, dirty dick head.
break; break;
vendita: // VENDITA case vendita: // VENDITA
if (tipocr == 4) if (tipocr == 4)
/* /*
* Vendite strum. art 17 (cess. amm.) * Vendite strum. art 17 (cess. amm.)