diff --git a/vendor/view/products_companies/products_companies_datagrid.php b/vendor/view/products_companies/products_companies_datagrid.php
index 3ae0f97..fbcb673 100644
--- a/vendor/view/products_companies/products_companies_datagrid.php
+++ b/vendor/view/products_companies/products_companies_datagrid.php
@@ -26,20 +26,11 @@ try{
-
+
Produtos
-
-
-
-
-
@@ -50,12 +41,13 @@ try{
+ |
Produto |
Referência |
Descrição |
Reajuste |
Vencimento |
- Valor R$ |
+ Valor R$ |
@@ -66,24 +58,19 @@ try{
foreach($ProductsCompaniesResult as $ClientsKey => $Result){
+ //Totaliza os itens
$total += $Result->total_product_value;
- /** Message para excluir */
- $messageDelete = 'Deseja realmente excluir o produto '.$Result->description.'?';
-
- /** Data para excluir */
- $dataDelete = 'TABLE=companies_products&ACTION=companies_products_delete&FOLDER=action&product_company_id='.$Result->product_company_id.'&company_id='.$Result->company_id;
- ?>
+ ?>
+ |
products;?> |
reference;?> |
description;?> |
readjustment;?> |
setzeros($Result->maturity, 2);?> |
total_product_value, 2, ',', '.');?> |
- |
- |
@@ -91,8 +78,7 @@ try{
- | Total R$ |
- |
+ Total R$ |