UI bug in editcapital po , tax field overlappingfixed
This commit is contained in:
parent
0263b8286e
commit
c20389e065
0
application/controllers/supplier.php
Normal file → Executable file
0
application/controllers/supplier.php
Normal file → Executable file
0
application/logs/log-2017-08-10.php
Normal file → Executable file
0
application/logs/log-2017-08-10.php
Normal file → Executable file
0
application/logs/log-2017-08-11.php
Normal file → Executable file
0
application/logs/log-2017-08-11.php
Normal file → Executable file
3
application/logs/log-2017-08-16.php
Normal file
3
application/logs/log-2017-08-16.php
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); ?>
|
||||||
|
|
||||||
|
ERROR - 2017-08-16 06:56:40 --> Severity: Warning --> mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given /opt/lampp/htdocs/16aug/siddharth_application/system/database/drivers/mysqli/mysqli_result.php 38
|
||||||
0
application/models/assetdetails_model.php
Normal file → Executable file
0
application/models/assetdetails_model.php
Normal file → Executable file
0
application/views/capitalpurchaseorder.php
Normal file → Executable file
0
application/views/capitalpurchaseorder.php
Normal file → Executable file
3
application/views/editCapitalPo.php
Normal file → Executable file
3
application/views/editCapitalPo.php
Normal file → Executable file
@ -2569,6 +2569,7 @@ $("#PaymentMethod").select2();
|
|||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
</table>
|
</table>
|
||||||
|
</div><!-- Cloing div for container-fluid -->
|
||||||
<div class="col-md-12" style="border: 1px solid;" id="CAPdiv" >
|
<div class="col-md-12" style="border: 1px solid;" id="CAPdiv" >
|
||||||
<div class="col-md-3">
|
<div class="col-md-3">
|
||||||
<label>CGST In INR</label>
|
<label>CGST In INR</label>
|
||||||
@ -2603,7 +2604,7 @@ $("#PaymentMethod").select2();
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="col-md-12" style="border: 1px solid;padding:1% 0%;" id="HideImportTaxTotal" style="display:none;">
|
<div class="col-md-12" style="border: 1px solid;padding:1% 0%;" id="HideImportTaxTotal" style="display:none;">
|
||||||
|
|||||||
0
application/views/editRevenueAmendPO.php
Normal file → Executable file
0
application/views/editRevenueAmendPO.php
Normal file → Executable file
0
application/views/editRevenuepurchaseorder.php
Normal file → Executable file
0
application/views/editRevenuepurchaseorder.php
Normal file → Executable file
0
application/views/purchaseorder.php
Normal file → Executable file
0
application/views/purchaseorder.php
Normal file → Executable file
0
assets/plugins/datatables/jquery.dataTables.min.js
vendored
Normal file → Executable file
0
assets/plugins/datatables/jquery.dataTables.min.js
vendored
Normal file → Executable file
Loading…
Reference in New Issue
Block a user