I'm using uc_vat with "Store owner will enter prices inclusive of VAT."
While the price is shown correctly at product nodes (pages) and cart (block and page) it isn't at catalog pages. Did i miss a setting/patch for correct prices at catalog pages?

Comments

rokr’s picture

Category: task » support
Status: Active » Closed (fixed)

When i disabled uc_quotes module everything (incl. VAT) works as expected. I guess i have to look into uc_price_quotes to solve the problem. Maybe it is issue: #492718: incompatable with ubercart 2.x release candidates (tested on rc3)
I'll have a look into it.

rokr’s picture

Title: VAT at Catalog pages » VAT in conjunction with price quotes module
Status: Closed (fixed) » Needs review

Well after i had a look into both modules uc_quotes and uc_vat i am no longer sure where is the right place to go for changes to make this work. Since i am not a smart ubercart api coder for myself it would be great if someone would pick up this special issue and point it to the right place.

cheers, Ronald

rokr’s picture

longwave’s picture

Status: Needs review » Postponed

I am waiting for the price API changes to be finalised in #475474: Price alterer contexts and VAT support before adding support for any further modules, as hopefully this will negate the need for individual support for other contrib modules. Postponing for now.

longwave’s picture

Status: Postponed » Fixed

Specific support is no longer needed in uc_vat as of rc7. Other modules instead have to call uc_price() with the correct 'type' context in order for prices to have VAT added.

Status: Fixed » Closed (fixed)

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