editable in raw material
This commit is contained in:
parent
4d90965c8e
commit
ffb9ecd79c
@ -285,7 +285,7 @@ $("#Date").datepicker({
|
||||
<div class="col-md-3">
|
||||
<div class="form-group autoSearch" id="mc">
|
||||
<label for="Matcate">Opening Stock</label>
|
||||
<input type="text" class="form-control required " id="openstock" readonly name="openstock" value="<?php echo $openstock;?>" maxlength="255">
|
||||
<input type="text" class="form-control required " id="openstock" name="openstock" value="<?php echo $openstock;?>" maxlength="255">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user