Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@20772 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
5b9982c893
commit
a0c8fa656d
@ -1369,7 +1369,7 @@ void TVariazione_budget_mask::calcola_impegnato(const TString& cms, const bool i
|
||||
{
|
||||
//è inutile fare un sacco di conti su una riga senza valore!
|
||||
const real valore = rigadoc.importo(true, true, AUTO_DECIMALS);
|
||||
if ((rigadoc.is_merce() || rigadoc.is_prestazione()) && valore.is_zero())
|
||||
if (valore.is_zero())
|
||||
continue;
|
||||
|
||||
TString16 rigadoc_conto, rigadoc_fase;
|
||||
|
@ -576,6 +576,7 @@ ps0713 -2=31-12-2010
|
||||
ps0713 -3=31-12-2010
|
||||
ps0713 -4=31-12-2010
|
||||
ps0713 -5=31-12-2010
|
||||
ps0713 -6=31-12-2010
|
||||
cacnv -0=31-12-2010
|
||||
[7701]
|
||||
[7702]
|
||||
@ -738,7 +739,6 @@ Owner=Rettifica Lasagni
|
||||
[8118]
|
||||
OEM=0
|
||||
Owner=Consorzio FIT
|
||||
*=10-09-2010
|
||||
[8120]
|
||||
[8121]
|
||||
[8122]
|
||||
@ -847,6 +847,7 @@ ps0713 -2=31-12-2010
|
||||
ps0713 -3=31-12-2010
|
||||
ps0713 -4=31-12-2010
|
||||
ps0713 -5=31-12-2010
|
||||
ps0713 -6=31-12-2010
|
||||
cacnv -0=31-12-2010
|
||||
[8352]
|
||||
OEM=0
|
||||
@ -1227,6 +1228,7 @@ ps0713 -2=31-12-2010
|
||||
ps0713 -3=31-12-2010
|
||||
ps0713 -4=31-12-2010
|
||||
ps0713 -5=31-12-2010
|
||||
ps0713 -6=31-12-2010
|
||||
cacnv -0=31-12-2010
|
||||
[8862]
|
||||
OEM=3
|
||||
|
Loading…
x
Reference in New Issue
Block a user