Closed (won't fix)
Project:
e-Commerce
Version:
5.x-4.0-alpha6
Component:
store
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2007 at 23:40 UTC
Updated:
16 Nov 2007 at 02:32 UTC
The transaction ID is missing from the form because of an incorrect variable name. I've tested the fix and it works. Since it's such an obvious fix, I'm setting it to ready to be committed.
| Comment | File | Size | Author |
|---|---|---|---|
| transaction-add-item.patch | 583 bytes | darren oh |
Comments
Comment #1
darren ohFixed for version 3 in CVS commit 78188 and for version 4 in CVS commit 78189.
Comment #2
(not verified) commentedComment #3
jimmypreserve commentedI run with Store.module 5.x-4.0-alpha6 and the issue is still open.
An error occurs whe I try to add a transaction.
("warning: Missing argument 1 for store_transaction_form() in www.mysite.com/home/modules/ecommerce/store/store.module on line 804.")
:(
Comment #4
darren ohNot the same error. Maybe your issue hasn't been reported yet.
Comment #5
jimmypreserve commentedI run with Store.module 5.x-4.0-alpha6 when I try to add a transaction an error occurs:
("warning: Missing argument 1 for store_transaction_form() in www.mysite.com/home/modules/ecommerce/store/store.module on line 804.")
Is there someone that can go deep to this issue?
Thanx a lot
Comment #6
darren ohThis issue was fixed a long time ago. Please open a new issue if your problem has not been reported. Feel free to contact me directly if you need help.
Comment #7
darren ohComment #8
jimmypreserve commentedI run with Store.module 5.x-4.0-alpha6 when I try to add a transaction an error occurs:
("warning: Missing argument 1 for store_transaction_form() in www.mysite.com/home/modules/ecommerce/store/store.module on line 804.")
Is there someone that can go deep to this issue?
Thanx a lot
Comment #9
gordon commentedThis functionality is going to be removed from the system and the invoice module is going to be used instead.