Update accountancycategory.class.php
This commit is contained in:
parent
dfea391c88
commit
9d8a4e463b
@ -378,7 +378,7 @@ class AccountancyCategory
|
||||
* Return list of personalized groups that are active
|
||||
*
|
||||
* @param int $categorytype -1=All, 0=Only non computed groups, 1=Only computed groups
|
||||
* @return array Array of groups
|
||||
* @return array|int Array of groups or -1 if error
|
||||
*/
|
||||
public function getCats($categorytype=-1)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user