Closed (fixed)
Project:
e-Commerce
Version:
4.7.x-1.x-dev
Component:
store
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2005 at 19:28 UTC
Updated:
24 Sep 2007 at 02:11 UTC
If an item price or quantity for an existing transaction is changed, the gross amount appearing in the transactions list and the invoice does not reflect the change. If the Total cost is updated in the transaction overview, however, the change is reflected in the gross and invoice values.
Looking at store_transaction_item_save() in store.inc, it updates qty, price and title in the ec_transaction_product table but does not update gross value in the ec_transaction table.
Comments
Comment #1
simeThis probably should be checked in 4.7
Comment #2
brmassa commentedGuys,
its fixed on eC4. eC3 still needs a patch.
regards,
massa
Comment #3
brmassa commentedComment #4
(not verified) commented