Fix bug in reconciliation in fin ledger
This commit is contained in:
parent
193c7ce2af
commit
78c1dfd3e5
1 changed files with 0 additions and 1 deletions
|
|
@ -610,7 +610,6 @@ class Acc_Ledger_Fin extends Acc_Ledger {
|
|||
//
|
||||
$rec=new Acc_Reconciliation ($this->db);
|
||||
$rec->set_jr_id($jr_id);
|
||||
$rec->insert($l_array['jr_id']);
|
||||
|
||||
if ( isNumber($rRapt) == 1 )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue