MixERP.Net.Core.Modules.Inventory.Services.ItemData Class Reference
Inheritance diagram for MixERP.Net.Core.Modules.Inventory.Services.ItemData:

Public Member Functions

decimal CountItemInStock (string itemCode, int unitId, int storeId)
 
Collection< ListItem > GetAgents ()
 
string GetItemCodeByItemId (int itemId)
 
Collection< SalesItemGetItems (string tranBook)
 
Collection< ListItem > GetPaymentTerms ()
 
decimal GetPrice (string tranBook, string itemCode, string partyCode, int priceTypeId, int unitId)
 
Collection< ListItem > GetPriceTypes ()
 
Collection< ListItem > GetShippers ()
 
Collection< ListItem > GetStores ()
 
decimal GetTaxRate (string itemCode)
 
Collection< ListItem > GetUnits (string itemCode)
 
bool IsStockItem (string itemCode)
 
bool ItemCodeExists (string itemCode)
 
bool UnitNameExists (string unitName)
 
List< DbGetCompoundItemDetailsResultGetCompoundItemDetails (string compoundItemCode, string salesTaxCode, string tranBook, int storeId, string partyCode, int priceTypeId)
 
Collection< ListItem > GetItemGroups ()
 

The documentation for this class was generated from the following file: