Tax Code Broadleaf Admin 3.0
Posted: Fri Jul 26, 2013 5:17 am
Hi,
I am trying to customise the backend in order to have 3 tax codes available. Each product can have there own tax code according to the type of product. How can I provide the tax codes?
The documentation says to use the TaxModule which is deprecated. I tried to implement a ProductTaxProvider which implements TaxProvider. This provider only provides the order. How can I calculate the tax codes that are defined on a product when I only have an Order object available?
I am trying to customise the backend in order to have 3 tax codes available. Each product can have there own tax code according to the type of product. How can I provide the tax codes?
The documentation says to use the TaxModule which is deprecated. I tried to implement a ProductTaxProvider which implements TaxProvider. This provider only provides the order. How can I calculate the tax codes that are defined on a product when I only have an Order object available?