noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/11: Missing class : missing class for acc_


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/11: Missing class : missing class for acc_ledger
Date: Fri, 1 Jun 2018 17:02:48 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 7672722701c8b5e51113a0d697511e3f52c74047
Author: Dany De Bontridder <address@hidden>
Date:   Tue May 8 19:32:38 2018 +0200

    Missing class : missing class for acc_ledger
---
 include/class/acc_ledger.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/class/acc_ledger.class.php 
b/include/class/acc_ledger.class.php
index f6254b1..91dc186 100644
--- a/include/class/acc_ledger.class.php
+++ b/include/class/acc_ledger.class.php
@@ -47,6 +47,7 @@ require_once NOALYSS_INCLUDE.'/class/acc_payment.class.php';
 require_once NOALYSS_INCLUDE.'/class/acc_ledger_history.class.php';
 //require_once NOALYSS_INCLUDE.'/class/print_ledger.class.php';
 require_once NOALYSS_INCLUDE.'/lib/http_input.class.php';
+require_once NOALYSS_INCLUDE.'/class/pre_op_ods.class.php';
 
 /** \file
  * @brief Class for jrn,  class acc_ledger for manipulating the ledger



reply via email to

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