Needs review
Project:
UberPOS
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2011 at 22:02 UTC
Updated:
24 Apr 2012 at 20:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
jahaswel commentedI'll need this in the future as well.
Comment #2
michaelk commentedI had the same need, so I added the Conditional Actions conditions necessary to make this possible. I added 4 basic conditions that you can use:
I have attached the patch against UberPOS 6.x-1.x-dev. Please review it so that it can be committed. Thanks!
In order to set this up, just go to /admin/store/settings/taxes, add a new tax rate, and then go to the "conditions" section for that tax rate. Hope that helps!
Comment #3
michaelk commentedHere is a corrected patch. Just noticed I had a dangling debug statement in the one on comment 2.