117 lines
10 KiB
PHP
117 lines
10 KiB
PHP
<div class="content-page">
|
|
<div class="content">
|
|
<!-- Start Content-->
|
|
<div class="container-fluid">
|
|
<!-- start page title -->
|
|
<div class="row">
|
|
<div class="col-12">
|
|
<div class="page-title-box page-title-box-alt">
|
|
<h4><?= "Reports"; ?></h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- end page title -->
|
|
<!-- Form row -->
|
|
<div class="row">
|
|
<div class="col-12">
|
|
<div class="card">
|
|
<div class="card-body">
|
|
<div class="row">
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-search-plus"> Requisition </span></h4>
|
|
<a href="<?php echo base_url(); ?>reportpending" target="_blank"><p class="uk-text uk-margin-remove">Pending</p></a>
|
|
<a href="<?php echo base_url(); ?>releasedpo" target="_blank"><p class="uk-text uk-margin-remove">Order Value Released</p></a>
|
|
<a href="<?php echo base_url(); ?>openOrder" target="_blank"><p class="uk-text uk-margin-remove">Open Orders - Pending</p></a>
|
|
<a href="<?php echo base_url(); ?>TotalOrder" target="_blank"><p class="uk-text uk-margin-remove">Total Orders</p></a>
|
|
</div>
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-shopping-cart"> Purchase </span></h4>
|
|
<a href="<?php echo base_url(); ?>Report_purchase" target="_blank"><p class="uk-text uk-margin-remove">Purchase</p></a>
|
|
<a href="<?php echo base_url(); ?>Report_year_wise" target="_blank"><p class="uk-text uk-margin-remove">Year Wise</p></a>
|
|
<a href="<?php echo base_url(); ?>Report_pending_purchase" target="_blank"><p class="uk-text uk-margin-remove">Pending Purchase</p></a>
|
|
<a href="<?php echo base_url(); ?>Report_supplier" target="_blank"><p class="uk-text uk-margin-remove">Purchase - Supplier Wise</p></a>
|
|
<a href="<?php echo base_url(); ?>Report_consolidate" target="_blank"><p class="uk-text uk-margin-remove">Purchase - Consolidate</p></a>
|
|
</div>
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-layer-group"> Material Master </span></h4>
|
|
<a href="<?php echo base_url(); ?>Report_Material_Supplier" target="_blank"><p class="uk-text uk-margin-remove">Material Master - Supplier Wise</p></a>
|
|
<a href="<?php echo base_url(); ?>Report_Material_Item" target="_blank"><p class="uk-text uk-margin-remove">Material Master - Item Wise</p></a>
|
|
<a href="<?php echo base_url(); ?>Report_Material_ReceiptValue" target="_blank"><p class="uk-text uk-margin-remove">Material Master - Receipt Value</p></a>
|
|
</div>
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-truck"> Inward</span></h4>
|
|
<a href="<?php echo base_url(); ?>Report_purchase_inward" target="_blank" >Inward Details<p class="uk-text uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>Report_purchase_attach" target="_blank" >Inward Summary<p class="uk-text uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>Report_year_wise_inward" target="_blank" >Year Wise-Inward<p class="uk-text-meta uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>Report_supplier_inward" target="_blank" >Inward-Supplier Wise<p class="uk-text uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>Report_consolidate_inward" target="_blank" >Consolidate Report-Inward<p class="uk-text-meta uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>Report_cumulative_inward" target="_blank" >Cumulative Report-Inward<p class="uk-text uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>Report_cumulative_raw" target="_blank" >Cumulative Report - Category Wise-Inward<p class="uk-text uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>Report_consolidate_category" target="_blank" >Consolidate Report - Category Wise-Inward<p class="uk-text-meta uk-margin-remove"></p></a>
|
|
<a href="<?php echo base_url(); ?>DeliveryPerformance" target="_blank" > Report - DeliveryPerformance<p class="uk-text-meta uk-margin-remove"></p></a>
|
|
</div>
|
|
</div>
|
|
<hr>
|
|
<div class="row">
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-money-bill-alt"> Finance Reports </span></h4>
|
|
<a href="<?php echo base_url(); ?>Report_costcenter" target="_blank"><p class="uk-text uk-margin-remove">Cost Center</p></a>
|
|
<!-- <p class="uk-text uk-margin-remove">Production Salary Cost</p> -->
|
|
</div>
|
|
|
|
|
|
<!--
|
|
currently not used in Ria..!!
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-rupee-sign"> Cashbook </span></h4>
|
|
<p class="uk-text uk-margin-remove">Cashbook Reports</p>
|
|
<p class="uk-text uk-margin-remove">Cashbook Cumulative Reports</p>
|
|
<p class="uk-text uk-margin-remove">Cashbook Cumulative Month Reports</p>
|
|
<a href="<?php // echo base_url(); ?>cashbookmonthlyexpenses" target="_blank" ><p class="uk-text uk-margin-remove">Cashbook Monthly Expenses</p></a>
|
|
<a href="<?php //echo base_url(); ?>cashbookyearlyexpenses" target="_blank" ><p class="uk-text uk-margin-remove">Cashbook Yearly Expenses</p></a>
|
|
</div> -->
|
|
|
|
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-mail-bulk "> GST Reports </span></h4>
|
|
<a href="<?php echo base_url(); ?>Report_monthly_gst" target="_blank"><p class="uk-text uk-margin-remove">Monthly GST Summary Report</p></a>
|
|
|
|
</div>
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-newspaper"> Sales Reports </span></h4>
|
|
<a href="<?php echo base_url(); ?>sales_invoice" target="_blank"><p class="uk-text uk-margin-remove">Invoice Report</p></a>
|
|
</div>
|
|
|
|
</div>
|
|
<hr>
|
|
<div class="row">
|
|
|
|
<div class="col-md-3">
|
|
<h4><span class="fa fa-calendar"> Attendance </span></h4>
|
|
<a href="<?php echo base_url(); ?>Empperform" target="_blank"><p class="uk-text uk-margin-remove">Employee Performance</p></a>
|
|
<a href="<?php echo base_url(); ?>leavereports" target="_blank"><p class="uk-text uk-margin-remove">Leave Report</p></a>
|
|
</div>
|
|
</div>
|
|
|
|
<hr>
|
|
<div class="row">
|
|
|
|
<div class="col-md-3">
|
|
<h4><span class="fas fa-cubes"> Stock Summary </span></h4>
|
|
<!-- <a href="<?php echo base_url(); ?>smrySilicaSandReport" target="_blank"><p class="uk-text uk-margin-remove">Silica Sand </p></a>
|
|
<a href="<?php echo base_url(); ?>smryWasteCoreSandReport" target="_blank"><p class="uk-text uk-margin-remove">Waste Core Sand </p></a>
|
|
<a href="<?php echo base_url(); ?>smryDustQtyReport" target="_blank"><p class="uk-text uk-margin-remove">Dust Qty Sand </p></a>
|
|
<a href="<?php echo base_url(); ?>smryCoatedSandReport" target="_blank"><p class="uk-text uk-margin-remove">Coated Sand </p></a> -->
|
|
<a href="<?php echo base_url(); ?>smryPackingMaterialReport" target="_blank"><p class="uk-text uk-margin-remove">Packing material(Bags)</p></a>
|
|
<!-- <a href="<?php echo base_url(); ?>smryDieselReport" target="_blank"><p class="uk-text uk-margin-remove">Diesel machine</p></a>
|
|
<a href="<?php echo base_url(); ?>smryGasReport" target="_blank"><p class="uk-text uk-margin-remove">Gas Cylinder </p></a> -->
|
|
<a href="<?php echo base_url(); ?>smryResinReport" target="_blank"><p class="uk-text uk-margin-remove">Resin And Chemicals</p></a>
|
|
</div>
|
|
</div>
|
|
</div> <!-- end card body-->
|
|
</div> <!-- end card -->
|
|
</div><!-- end col-->
|
|
</div>
|
|
</div> <!-- container -->
|
|
</div> <!-- content -->
|
|
</div>
|