Closed (duplicate)
Project:
UC Gift Certificate
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2011 at 16:18 UTC
Updated:
30 Aug 2012 at 06:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
kenheim commentedBump! I've confirmed that this only occurs when the gift certificate is being applied.
Comment #2
kenheim commentedPlease help. Going live soon and need this issue resolved.
Comment #3
kenheim commentedMaybe this is related to http://drupal.org/node/393608 ??
Comment #4
kenheim commentedBump
Comment #5
dpintats commentedI was having the same issue you mentioned in your original post and was not able to find a patch that addressed it. I have created a patch that adjusts the subtotal before tax amount when reviewing the order, as well as the admin order overview page.
I was additionally having issues validating the amount on submitting the cart for review, so I also included the tax amount(s) to the order total on save so that the gift certificate will correctly deduct all amounts.
Btw, this is my first patch....please be gentle ;)
Comment #6
1kenthomas commentedSubscribing. Affects 2.0-dev as well, I'll see if the above patch can be used.
Comment #7
1kenthomas commentedI tried to use the patch code for -2.x-dev but failed to find a way, perhaps because I found two other issues which took all day to fix.
@dpintats: would be much appreciated if you could look at -2.x-dev and spin a solution. Glad to help as well, if you can clarify what's going on... though, alas, I get how things work and your solution works in -1.x, just not -2.x.
Comment #8
1kenthomas commentedI've hacked the submitted order display, but the checkout page calculations are not done by GC-- setting shipping / tax etc ignores GC. Ideas?
Looks like maintainer plans to fix this via .js, not yet implemented. Thanks.
Comment #9
1kenthomas commented@dpintats: .js needs updating. More later...
Comment #10
1kenthomas commentedI'm going to close this as duplicate of open 2.x-dev issues/tickets. Please search there. Feel free to reopen if you feel necessary.