diff --git a/include/class/acc_balance.class.php b/include/class/acc_balance.class.php index d2ecc88ca..6fbf2fc36 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) {