From bf10cdbbc4ce423e765e8fa34ff791a321ea88bb Mon Sep 17 00:00:00 2001 From: Kenio de Souza Date: Tue, 15 Jul 2025 14:34:14 -0300 Subject: [PATCH] Substituindo a classe ClientsProducts para ProductsCompanies --- vendor/model/ProductsCompanies.class.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vendor/model/ProductsCompanies.class.php b/vendor/model/ProductsCompanies.class.php index 3d5dfca..69ac81d 100644 --- a/vendor/model/ProductsCompanies.class.php +++ b/vendor/model/ProductsCompanies.class.php @@ -191,8 +191,7 @@ class ProductsCompanies c.date_register, c.responsible, c.active, - c.type, - c.student, + c.type, c.email, c.contract_type, c.contract_date,