Method | Description | |
---|---|---|
AnalyzeABC ( IEnumerable |
||
BestSellingProductsByCustomer ( ) : System.Web.Mvc.ViewResult | ||
BestSellingProductsBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
CustomerDebt ( ) : System.Web.Mvc.ViewResult | ||
CustomerSalesOrders ( ) : System.Web.Mvc.ViewResult | ||
CustomersReport ( ) : System.Web.Mvc.ViewResult | ||
FiscalDocuments ( ) : System.Web.Mvc.ViewResult | ||
GrossProfitsByCustomer ( ) : System.Web.Mvc.ViewResult | ||
GrossProfitsByProduct ( ) : System.Web.Mvc.ViewResult | ||
GrossProfitsBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
Kardex ( ) : System.Web.Mvc.ViewResult | ||
ProductSalesByBrand ( ) : System.Web.Mvc.ViewResult | ||
ProductSalesByCustomer ( ) : System.Web.Mvc.ViewResult | ||
ProductSalesByModel ( ) : System.Web.Mvc.ViewResult | ||
ProductSalesBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
ProductSalesBySalesPersonAndBrand ( ) : System.Web.Mvc.ViewResult | ||
ProductSalesBySalesPersonAndLabel ( ) : System.Web.Mvc.ViewResult | ||
ProductSalesBySalesPersonAndModel ( ) : System.Web.Mvc.ViewResult | ||
ProductsBySupplier ( ) : System.Web.Mvc.ViewResult | ||
ReceivedPayments ( ) : System.Web.Mvc.ViewResult | ||
SalesByCustomer ( ) : System.Web.Mvc.ViewResult | ||
SalesByProduct ( ) : System.Web.Mvc.ViewResult | ||
SalesBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
SalesOrderSummary ( ) : System.Web.Mvc.ViewResult | ||
SalesPersonOrders ( ) : System.Web.Mvc.ViewResult | ||
SalesPersonOrdersAndRefunds ( ) : System.Web.Mvc.ViewResult | ||
SerialNumberKardex ( ) : System.Web.Mvc.ViewResult | ||
WarehouseStockByLotReport ( ) : System.Web.Mvc.ViewResult | ||
WarehouseStockBySerialNumberReport ( ) : System.Web.Mvc.ViewResult | ||
WarehouseStockReport ( ) : System.Web.Mvc.ViewResult |
Method | Description | |
---|---|---|
BestSellingProductsByCustomer ( int customer, |
||
BestSellingProductsBySalesPerson ( int employee, |
||
CustomerDebt ( int customer, |
||
CustomerSalesOrders ( int customer, |
||
CustomersReport ( Search |
||
FiscalDocuments ( string taxpayer, |
||
GetCustomers ( Search |
||
GrossProfitsByCustomer ( int store, |
||
GrossProfitsByProduct ( int store, |
||
GrossProfitsBySalesPerson ( int store, |
||
Kardex ( int warehouse, int product, |
||
ProductSalesByBrand ( string brand, |
||
ProductSalesByCustomer ( int customer, |
||
ProductSalesByModel ( string productModel, |
||
ProductSalesBySalesPerson ( int employee, |
||
ProductSalesBySalesPersonAndBrand ( int employee, string brand, |
||
ProductSalesBySalesPersonAndLabel ( int employee, int label, |
||
ProductSalesBySalesPersonAndModel ( int employee, string productModel, |
||
ProductsBySupplier ( string supplier ) : System.Web.Mvc.ActionResult | ||
ReceivedPayments ( int store, |
||
SalesByCustomer ( int store, |
||
SalesByProduct ( int store, |
||
SalesBySalesPerson ( int store, |
||
SalesOrderSummary ( int store, |
||
SalesPersonOrders ( int employee, |
||
SalesPersonOrdersAndRefunds ( int employee, |
||
SerialNumberKardex ( int warehouse, int product, |
||
WarehouseStockByLotReport ( int warehouse, string brand ) : System.Web.Mvc.ActionResult | ||
WarehouseStockBySerialNumberReport ( int warehouse ) : System.Web.Mvc.ActionResult | ||
WarehouseStockReport ( int warehouse, string label, string brand, string productModel ) : System.Web.Mvc.ActionResult |
public AnalyzeABC ( IEnumerable |
||
items | IEnumerable |
|
return | void |
public BestSellingProductsByCustomer ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public BestSellingProductsBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public CustomerDebt ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public CustomerSalesOrders ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public CustomersReport ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public FiscalDocuments ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public GrossProfitsByCustomer ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public GrossProfitsByProduct ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public GrossProfitsBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public Kardex ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductSalesByBrand ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductSalesByCustomer ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductSalesByModel ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductSalesBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductSalesBySalesPersonAndBrand ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductSalesBySalesPersonAndLabel ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductSalesBySalesPersonAndModel ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ProductsBySupplier ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public ReceivedPayments ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public SalesByCustomer ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public SalesByProduct ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public SalesBySalesPerson ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public SalesOrderSummary ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public SalesPersonOrders ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public SalesPersonOrdersAndRefunds ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public SerialNumberKardex ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public WarehouseStockByLotReport ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public WarehouseStockBySerialNumberReport ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |
public WarehouseStockReport ( ) : System.Web.Mvc.ViewResult | ||
return | System.Web.Mvc.ViewResult |