Atualizando companies_save.php
This commit is contained in:
parent
e113307712
commit
0b459d0a71
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ try{
|
|||
?>
|
||||
|
||||
<tr onclick="prepareBudget('#<?php echo $Result->product_id;?>', 'products', <?php echo $Result->product_id;?>, 0)" id="<?php echo $Result->product_id;?>">
|
||||
<td><?php echo $Result->product;?>-<?php echo $Result->product_id;?></td>
|
||||
<td><?php echo $Result->product;?></td>
|
||||
<td class="text-center" width="65"><?php echo $Result->reference;?></td>
|
||||
<td><?php echo $Result->description;?></td>
|
||||
<td class="text-center" width="90"><?php echo $Result->readjustment;?></td>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue