Method | Description | |
---|---|---|
AbrirCaja ( string montos, string montod ) : System.Web.Mvc.JsonResult | ||
CerrarCaja ( string montos, string montod ) : System.Web.Mvc.JsonResult | ||
Detalles ( int id ) : System.Web.Mvc.ActionResult | ||
DevolucionIndex ( ) : System.Web.Mvc.ActionResult | ||
Devolver ( string fila ) : System.Web.Mvc.ActionResult | ||
DevolverTodo ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
LlenaOrg ( string id ) : System.Web.Mvc.ActionResult | ||
LlenaOrg2 ( string id ) : System.Web.Mvc.ActionResult | ||
LlenaVend ( string id ) : System.Web.Mvc.ActionResult | ||
PrintTicket ( int codVenT ) : System.Web.Mvc.ActionResult | ||
RegistrarPagos ( string monto, string pend ) : System.Web.Mvc.JsonResult | ||
RegistrarPagos2 ( string monto, string pend ) : System.Web.Mvc.JsonResult | ||
ReporteV1 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
ReporteV2 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
ReporteV3 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
ReporteV4 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
VerDetalle ( string detVen ) : System.Web.Mvc.ActionResult | ||
devolverParcial ( string asiento ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Apertura ( ) : System.Web.Mvc.ActionResult | ||
BuscaReserva ( ) : System.Web.Mvc.ActionResult | ||
CarritoVentas ( ) : System.Web.Mvc.ActionResult | ||
Cierre ( ) : System.Web.Mvc.ActionResult | ||
Devolucion ( ) : System.Web.Mvc.ActionResult | ||
Entrega ( ) : System.Web.Mvc.ActionResult | ||
PagarReserva ( |
||
PagarReserva ( string reserva ) : System.Web.Mvc.ActionResult | ||
Pago ( ) : System.Web.Mvc.ActionResult | ||
PagoOrganizador ( ) : System.Web.Mvc.ActionResult | ||
ReporteDia ( ) : System.Web.Mvc.ActionResult | ||
ReporteVentas ( ) : System.Web.Mvc.ActionResult | ||
SearchDoc ( string doc ) : System.Web.Mvc.ActionResult | ||
ValidacionesCompra ( |
||
VenderEntrada ( ) : System.Web.Mvc.ActionResult | ||
VenderEntrada ( |
||
generarBoleta ( int codVenT ) : bool | ||
validacionVenta ( |
||
verificaSiCompra ( List |
public AbrirCaja ( string montos, string montod ) : System.Web.Mvc.JsonResult | ||
montos | string | |
montod | string | |
return | System.Web.Mvc.JsonResult |
public CerrarCaja ( string montos, string montod ) : System.Web.Mvc.JsonResult | ||
montos | string | |
montod | string | |
return | System.Web.Mvc.JsonResult |
public Detalles ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public DevolucionIndex ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Devolver ( string fila ) : System.Web.Mvc.ActionResult | ||
fila | string | |
return | System.Web.Mvc.ActionResult |
public DevolverTodo ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public LlenaOrg ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |
public LlenaOrg2 ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |
public LlenaVend ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |
public PrintTicket ( int codVenT ) : System.Web.Mvc.ActionResult | ||
codVenT | int | |
return | System.Web.Mvc.ActionResult |
public RegistrarPagos ( string monto, string pend ) : System.Web.Mvc.JsonResult | ||
monto | string | |
pend | string | |
return | System.Web.Mvc.JsonResult |
public RegistrarPagos2 ( string monto, string pend ) : System.Web.Mvc.JsonResult | ||
monto | string | |
pend | string | |
return | System.Web.Mvc.JsonResult |
public ReporteV1 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
fd | string | |
fh | string | |
return | System.Web.Mvc.JsonResult |
public ReporteV2 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
fd | string | |
fh | string | |
return | System.Web.Mvc.JsonResult |
public ReporteV3 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
fd | string | |
fh | string | |
return | System.Web.Mvc.JsonResult |
public ReporteV4 ( string fd, string fh ) : System.Web.Mvc.JsonResult | ||
fd | string | |
fh | string | |
return | System.Web.Mvc.JsonResult |
public VerDetalle ( string detVen ) : System.Web.Mvc.ActionResult | ||
detVen | string | |
return | System.Web.Mvc.ActionResult |
public devolverParcial ( string asiento ) : System.Web.Mvc.ActionResult | ||
asiento | string | |
return | System.Web.Mvc.ActionResult |