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.

CommentFileSizeAuthor
transaction-add-item.patch583 bytesdarren oh

Comments

darren oh’s picture

Status: Reviewed & tested by the community » Fixed

Fixed for version 3 in CVS commit 78188 and for version 4 in CVS commit 78189.

Anonymous’s picture

Status: Fixed » Closed (fixed)
jimmypreserve’s picture

Version: 5.x-3.x-dev » 5.x-4.0-alpha6

I 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.")
:(

darren oh’s picture

Not the same error. Maybe your issue hasn't been reported yet.

jimmypreserve’s picture

Title: Adding items to transactions doesn't work » Error in Add Transactions (e-commerce-->Transactions)
Status: Closed (fixed) » Active

I 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

darren oh’s picture

Status: Active » Closed (fixed)

This 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.

darren oh’s picture

Version: 5.x-4.0-alpha6 » 5.x-3.x-dev
jimmypreserve’s picture

Version: 5.x-3.x-dev » 5.x-4.0-alpha6
Priority: Normal » Critical
Status: Closed (fixed) » Active

I 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

gordon’s picture

Status: Active » Closed (won't fix)

This functionality is going to be removed from the system and the invoice module is going to be used instead.