First, marking as critical cause it can lead to a leagl issue:

Explain:
We have a sotre were half the prices are taxable, half are not. Problem is, every single products gets the "inc GST" text added to it, even when the tax is not applied.

Attaching a patch where we only add "inc GST" to products that actually include the tax.

PLEASE COMMIT!!!!!

Federico

Comments

jm.federico’s picture

Title: Fix "inc GST" text on non taxable items » Remove "inc GST" text from non taxable items

* change title

jm.federico’s picture

StatusFileSize
new1.8 KB

New patch, previous one was adding duplicate suffixes to product kits

jm.federico’s picture

StatusFileSize
new1.65 KB

Further check to make sure we do not add the suffix more than once