Postponed (maintainer needs more info)
Project:
e-Commerce
Version:
5.x-4.x-dev
Component:
store
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2008 at 19:04 UTC
Updated:
25 Jun 2008 at 20:42 UTC
Hello, I actually have two questions:
First I've been doing a lot of searching and can't figure out how to (if there is a way) create single item products... I don't want there to be a quantity, I want there to just be one product and when someone buys it it should be removed or flagged and sold out or something.
Second I get this error when I go to add a new transaction:
Page not found
warning: Missing argument 1 for store_transaction_form() in /var/www/tickets/sites/all/modules/ecommerce/store/store.module on line 1646.
This could be because its a fresh install and I don't actually have any transactions or customers...
Thanks.
Comments
Comment #1
gordon commentedI have added a new product feature which will allow you to configure a product type as having no quantity. This is something that has been in ec for a long time, but I have just exposed it.
As for the second, this is being removed from ec, and you should use invoicing instead.
Gordon.
Comment #2
SeeyaSia commentedI've installed alpha11 and I cannot find the no quantity feature... Do I need to wait for the next release?