small bug : let duplicate reconciliation
This commit is contained in:
parent
84f5e60807
commit
982451d2c8
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue