small bug : let duplicate reconciliation

This commit is contained in:
Dany De Bontridder 2011-12-15 02:58:23 +00:00
parent 84f5e60807
commit 982451d2c8

View file

@ -113,7 +113,7 @@ class Acc_Reconciliation
"select jra_id from jrn_rapt where jra_concerned=".$this->jr_id.
" and jr_id=$jr_id2
union
select jra_id from jrn_rapt where jra_id=".$this->jr_id.
select jra_id from jrn_rapt where jr_id=".$this->jr_id.
" and jra_concerned=$jr_id2 ")
==0)
{