From 31926333e1e316afe813bd778133b8cfb5d57bae Mon Sep 17 00:00:00 2001 From: Nicolas SILOBRE <45969285+ns-info90@users.noreply.github.com> Date: Sat, 16 Nov 2024 10:58:48 +0100 Subject: [PATCH] Update viewcat.php (#31849) * Update viewcat.php * Update viewcat.php --- htdocs/categories/viewcat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/categories/viewcat.php b/htdocs/categories/viewcat.php index c45c5f016e9..211e2d1f7b4 100644 --- a/htdocs/categories/viewcat.php +++ b/htdocs/categories/viewcat.php @@ -634,7 +634,7 @@ if ($type == Categorie::TYPE_CUSTOMER) { print '
| '; print $langs->trans("AddCustomerIntoCategory").' '; - $filter = '(s.client:IN:1,3)'; + $filter = '(s.client:IN:1,2,3)'; print $form->select_company('', 'elemid', $filter); print ' | '; print '