the invoicing appears to add tax to items flagged as 'service', service is not taxable
in addition it does not appear to add the total tax ammount to the invoice total as expected

Comments

singularo’s picture

Status: Active » Closed (won't fix)

The tax handling is very basic at the moment, as you can see from the 69 lines long erp_tax.module.

It probably needs to be enhanced to pass the nid of the item/service through to the tax module, then alternative tax modules can make their own decisions based on the types of items.

I'd be happy to get patches, but wont fix in the 6.x version without patches supplied, or paid consulting (feel free to contact me). Will add to the d7 wishlist.