Improve stock : remove history
This commit is contained in:
parent
3bb03779da
commit
9aad5b7dcd
4 changed files with 4 additions and 4 deletions
|
|
@ -75,7 +75,7 @@ $a_repo=$cn->get_array("select distinct t.r_id,r_name,r_adress,r_city,r_country,
|
|||
?>
|
||||
<tr>
|
||||
<td>
|
||||
<?php echo HtmlInput::card_detail($a_stock[$s]['sg_code'])?>
|
||||
<?php echo HtmlInput::card_detail($a_stock[$s]['sg_code'],'','',true)?>
|
||||
</td>
|
||||
<td>
|
||||
<?php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue