diff --git a/htdocs/categories/class/api_categories.class.php b/htdocs/categories/class/api_categories.class.php index c4284f59b02..fcac14f1337 100644 --- a/htdocs/categories/class/api_categories.class.php +++ b/htdocs/categories/class/api_categories.class.php @@ -49,7 +49,7 @@ class Categories extends DolibarrApi 2 => 'customer', 3 => 'member', 4 => 'contact', - 5 => 'bank_account', + 5 => 'account', 6 => 'project', 7 => 'user', 8 => 'bank_line',