Active
Project:
Ubercart 2 VAT support
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 11:28 UTC
Updated:
22 Mar 2011 at 13:00 UTC
If I select any role to show them prices with VAT excluded, the price suffix 'excluding !tax' is not appended to the sell_price, but it works for 'including !taxes' as expected.
Comments
Comment #1
manjee commentedI have the same problem, have you found a solution for it?
Comment #2
jazzitup commentedA solution would be to write your own module and to use hook, since this logic was (still is?) hardcoded as a feature inside of the original module, which represents a downgrade imo.