revenue purchase order bugs fixed
This commit is contained in:
parent
e7bb513f03
commit
0d0a4a37df
@ -1168,8 +1168,8 @@ if (!empty($getlogpodtl)) {
|
||||
|
||||
<div class="form-group col-md-3" align="left">
|
||||
|
||||
<label>Select File</label>
|
||||
<input type="file" class="form-control" name="POFile" id="POFile">
|
||||
<label>Select Purchase Order File</label>
|
||||
<input type="file" class="" name="POFile" id="POFile">
|
||||
<?php if ($PrePOFile) { ?>
|
||||
<label><a title="previously uploaded PO File" href="<?php echo base_url() . 'public/uploads/POfiles/' . $PrePOFile ?>"><span>previously uploaded - </span><small><?= $PrePOFile; ?></small></a></label>
|
||||
<?php } ?>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user