revenue issue changes
This commit is contained in:
parent
15282836dc
commit
fef899c218
0
application/logs/log-2017-11-23.php
Normal file → Executable file
0
application/logs/log-2017-11-23.php
Normal file → Executable file
0
application/logs/log-2017-11-29.php
Normal file → Executable file
0
application/logs/log-2017-11-29.php
Normal file → Executable file
7
application/logs/log-2017-11-30.php
Normal file
7
application/logs/log-2017-11-30.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); ?>
|
||||
|
||||
ERROR - 2017-11-30 07:15:00 --> Severity: Notice --> Undefined variable: RequistionDetails /opt/lampp/htdocs/siddharth_application/application/views/alterpurchaseorder.php 233
|
||||
ERROR - 2017-11-30 07:15:00 --> Severity: Notice --> Undefined variable: CostList /opt/lampp/htdocs/siddharth_application/application/views/alterpurchaseorder.php 234
|
||||
ERROR - 2017-11-30 07:15:00 --> Severity: Notice --> Undefined variable: MaterialList /opt/lampp/htdocs/siddharth_application/application/views/alterpurchaseorder.php 235
|
||||
ERROR - 2017-11-30 07:15:00 --> Severity: Notice --> Undefined variable: MaterialList /opt/lampp/htdocs/siddharth_application/application/views/alterpurchaseorder.php 281
|
||||
ERROR - 2017-11-30 07:15:00 --> Severity: Notice --> Undefined variable: CostList /opt/lampp/htdocs/siddharth_application/application/views/alterpurchaseorder.php 309
|
||||
0
application/views/Report_consolidate.php
Normal file → Executable file
0
application/views/Report_consolidate.php
Normal file → Executable file
0
application/views/Report_cumulative.php
Normal file → Executable file
0
application/views/Report_cumulative.php
Normal file → Executable file
0
application/views/Report_cumulative_day.php
Normal file → Executable file
0
application/views/Report_cumulative_day.php
Normal file → Executable file
0
application/views/Report_cumulative_month.php
Normal file → Executable file
0
application/views/Report_cumulative_month.php
Normal file → Executable file
0
application/views/Report_cumulative_year.php
Normal file → Executable file
0
application/views/Report_cumulative_year.php
Normal file → Executable file
0
application/views/Report_month_wise.php
Normal file → Executable file
0
application/views/Report_month_wise.php
Normal file → Executable file
0
application/views/Report_purchase.php
Normal file → Executable file
0
application/views/Report_purchase.php
Normal file → Executable file
0
application/views/Report_supplier.php
Normal file → Executable file
0
application/views/Report_supplier.php
Normal file → Executable file
0
application/views/Report_year_wise.php
Normal file → Executable file
0
application/views/Report_year_wise.php
Normal file → Executable file
0
application/views/Report_year_wise_total.php
Normal file → Executable file
0
application/views/Report_year_wise_total.php
Normal file → Executable file
@ -3603,7 +3603,7 @@ function populateValueMainFormForDeleteItem(rowid)
|
||||
</div>
|
||||
</div>
|
||||
<!-- Edit Revenue Modal -->
|
||||
<div id="EDITREVENUE" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="overflow-y:scroll !important">
|
||||
<div id="EDITREVENUE" class="modal fade" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="overflow-y:scroll !important">
|
||||
<div class="modal-dialog" >
|
||||
<!-- Modal content-->
|
||||
<form>
|
||||
@ -3976,7 +3976,7 @@ function populateValueMainFormForDeleteItem(rowid)
|
||||
<div align="right" style="padding-right:10px">
|
||||
|
||||
<!-- Model for revenue PO -->
|
||||
<div id="REVENUE" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
|
||||
<div id="REVENUE" class="modal fade" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
|
||||
<div class="modal-dialog">
|
||||
<!-- Modal content-->
|
||||
<form>
|
||||
|
||||
0
application/views/dashboard.php
Normal file → Executable file
0
application/views/dashboard.php
Normal file → Executable file
Loading…
Reference in New Issue
Block a user