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

gordon’s picture

Version: 5.x-4.0-alpha11 » 5.x-4.x-dev
Status: Active » Fixed

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

SeeyaSia’s picture

Status: Fixed » Postponed (maintainer needs more info)

I've installed alpha11 and I cannot find the no quantity feature... Do I need to wait for the next release?