Im not sure at which point this stopped working on my site as i only just picked it up today, I'm pretty sure it use to work.

We operate in Australia thus the prices need to be shown inclusive of tax

This all works well until you get to the cart/checkout page where the products listed here and subtotal are listed excluding tax and the tax is added later as a separate item at the bottom. (I think this is by design)

To try and fix this I tried to override theme_uc_cart_review_table in my template.php (yes i know i have to change theme to the my theme name)

I initially noticed this too as there appears to be no currency formatting or rounding happening on the cart/checkout page either. (please see attachment)

For some reason this override does not seem to trigger.

Has anyone else experienced this or has some advice?

ta

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Colin @ PCMarket’s picture

Component: Code » Taxes
TR’s picture

Category: Bug report » Support request

If the theme override doesn't work and the prices aren't rounded, you've probably overridden some of core Ubercart either by using patches, hacking the code, replacing templates/theme functions, or installing a contributed module which does one of these things.

Colin @ PCMarket’s picture

hmm i guess that is possible will try track this down using process of elimination i suppose...

Colin @ PCMarket’s picture

I narrowed down the offending module to uc discounts alternative. sorry for the false alarm

TR’s picture

Status: Active » Fixed

Glad to hear you found the problem. Perhaps you can post the issue in the queue for that module, or if the problem has already been raised then contribute to testing proposed solutions in that queue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.