Documentation
This commit is contained in:
parent
2f0207f93b
commit
1df3a3a60e
1 changed files with 3 additions and 2 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue