i guess you'd have to use python taxes for that: you define (using python syntax) a complex tax, with different bases and/or different tax accounts, depending on the partner's categories, and/or the product's categories, and/or some other attribute.
then you categorize your partners the right way (exempt from tax, default tax, extra tax, whatever), and add that tax to your products, or set it as default. when you operate with that tax, tiny will calculate the right amount, depending on the factors we mentioned before. -- Santiago Roza [EMAIL PROTECTED] _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
