On Aug 24, 2006, at 11:04 AM, Si Chen wrote:

1. Does OFBiz support tax on tax? I just wanted to confirm that it does not. Looking at TaxAuthorityServices getTaxAdjustments method, as it seems to iterate over all the TaxAuthorityRateProduct in the "filteredList", multiplies each one by the itemAmount, and then adds them to the list of adjustments.

Yeah, that sounds right. In other words: no, there is not support right now for charging tax on tax.

Is this a requirement you've run into somewhere? Sounds a bit nasty... from a business perspective and a technical perspective. ;)

-David

Reply via email to