메소드 |
설명 |
|
ClosePayBox ( PayBox payBox ) : System.Web.Mvc.JsonResult |
|
|
DeleteProductInCommand ( int productID, int quantity ) : System.Web.Mvc.JsonResult |
|
|
FinishSale ( int typeOfPayment ) : System.Web.Mvc.ActionResult |
|
|
GerValueWhenPaidWithMoney ( int typeOfPayment ) : decimal |
|
|
GetClosePayBox ( ) : System.Web.Mvc.PartialViewResult |
|
|
GetControlItens ( InsertProductViewModel insertProductViewModel ) : System.Web.Mvc.ActionResult |
|
|
GetCurrentPayBox ( ) : PayBox |
|
|
GetCurrentUser ( string name ) : int |
|
|
GetCurrentViewList ( ) : System.Web.Mvc.ActionResult |
|
|
GetFullSale ( ) : Sale |
|
|
GetFullValue ( ) : System.Web.Mvc.JsonResult |
|
|
GetOpenPayBox ( ) : System.Web.Mvc.ActionResult |
|
|
GetQuantityProduct ( ) : System.Web.Mvc.JsonResult |
|
|
GetTypeOfPayment ( int typeOfRegistrationID ) : System.Web.Mvc.SelectList |
|
|
InsertProduct ( InsertProductViewModel insertProductViewModel ) : System.Web.Mvc.ActionResult |
|
|
OpenPayBox ( OpenPayBoxViewModel openPayBoxModal ) : System.Web.Mvc.JsonResult |
|
|
PayBox ( ) : System.Web.Mvc.ActionResult |
|
|
PayCredit ( decimal value ) : System.Web.Mvc.ActionResult |
|
|
RemoveStock ( ) : void |
|
|
SaveSale ( Sale sale ) : System.Web.Mvc.JsonResult |
|
|
WhatIsThisTypeOfSale ( Product product ) : string |
|
|