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

manjee’s picture

I have the same problem, have you found a solution for it?

jazzitup’s picture

A 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.