noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 117/173: Acc_Ledger : problem with acc_ledger


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 117/173: Acc_Ledger : problem with acc_ledger::load()
Date: Mon, 22 Mar 2021 12:59:04 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 9982f252638307ec57306c8dbb0eddb98b0307ce
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Sat Oct 26 01:01:22 2019 +0200

    Acc_Ledger : problem with acc_ledger::load()
---
 include/class/print_ledger_fin.class.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/class/print_ledger_fin.class.php 
b/include/class/print_ledger_fin.class.php
index 8eee51b..f7562c9 100644
--- a/include/class/print_ledger_fin.class.php
+++ b/include/class/print_ledger_fin.class.php
@@ -99,7 +99,6 @@ class Print_Ledger_Financial extends PDF
         $this->SetFont('DejaVu', '', 6);
         if ( $a_jrn == null ) return;
         bcscale(2);
-        $this->ledger->load();
         
         $this->cn->prepare("amount_cur",
                 "select jrn2.jr_id , 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]