MixERP.Net.Core.Modules.BackOffice.Data.Tax.SalesTax Class Reference

The sales tax helper class. More...

Static Public Member Functions

static decimal GetSalesTax (string catalog, string tranBook, int storeId, string partyCode, string shippingAddressCode, int priceTypeId, string itemCode, decimal price, int quantity, decimal discount, decimal shippingCharge, int salesTaxId)
 
static IEnumerable< Entities.Core.SalesTaxGetSalesTaxes (string catalog, string tranBook, int officeId)
 
static int GetSalesTaxId (string catalog, string tranBook, int storeId, string partyCode, string shippingAddressCode, int priceTypeId, string itemCode, int unitId, decimal price)
 

Detailed Description

The sales tax helper class.


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