stock details hide
This commit is contained in:
parent
965d7fa768
commit
fb303795af
@ -1767,14 +1767,14 @@ else{
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
<?php if($DEPCode == STORE){?>
|
||||
<!-- <?php if($DEPCode == STORE){?>
|
||||
<li class="treeview">
|
||||
<a href="<?php echo base_url(); ?>Stock">
|
||||
<i class="fa fa-dashboard"></i> <span>Stock Details</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<?php }?>
|
||||
<?php }?> -->
|
||||
<?php }?>
|
||||
<?php }
|
||||
|
||||
@ -1863,7 +1863,7 @@ else{
|
||||
|
||||
|
||||
<?php foreach($DepAccesslist as $dep){ $assd= $dep->AssDep;?>
|
||||
<?php if($assd == STORE || $DEPCode == STORE){?>
|
||||
<!-- <?php if($assd == STORE || $DEPCode == STORE){?>
|
||||
|
||||
<li>
|
||||
<a href="<?php echo base_url(); ?>Stock">
|
||||
@ -1871,7 +1871,7 @@ else{
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<?php }?>
|
||||
<?php }?> -->
|
||||
|
||||
|
||||
<?php } }?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user