noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 24/27: Documentation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 24/27: Documentation
Date: Sat, 2 Nov 2019 18:12:20 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 1df3a3a60e03cf9a8313206d03e831a53dc6acbe
Author: Dany De Bontridder <address@hidden>
Date:   Sat Nov 2 22:56:04 2019 +0100

    Documentation
---
 include/class/acc_balance.class.php | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/include/class/acc_balance.class.php 
b/include/class/acc_balance.class.php
index d2ecc88..6fbf2fc 100644
--- a/include/class/acc_balance.class.php
+++ b/include/class/acc_balance.class.php
@@ -298,8 +298,9 @@ class Acc_Balance
 
     }
     /**
-     * set the $this->jrn to the cat
-     * @todo Cette function semble ne pas fonctionner correctement
+     * set the $this->jrn to the cat, filter the ledger thanks the type (key 
in the array)
+     * @param array of integer 0->Sale,1->Purchase,2->Financial,3->ODS
+     * @see Acc_Ledgger::array_cat
      */
     function filter_cat($p_array)
     {



reply via email to

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