Download & Extend

uc_vat and conditional actions for products

Project:Ubercart 2 VAT support
Version:6.x-1.2
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hello everyone,

I've been working with a conditional action for a few weeks on my ubercart site to check the weight of the product and remove taxes if it is more than 0 (my shop doesn't actually ship out anything, it is just for selling tickets which are picked up at the store). It was working perfectly until I installed uc_vat which is great otherwise it just has this important bug where any conditional action added to taxes that affects a product results in errors and the tax isn't affected.

Here is one of the errors that is received when I try my conditional action:

warning: Invalid argument supplied for foreach() in /home/content/34/7735234/html/campustickets/sites/all/modules/ubercart/uc_order/uc_order.ca.inc on line 735. (this line affects checking the order weight in the uc_order module).

nobody click here