Set term upon purchase

Posts: 54
Joined: 08/08/2007

In a shop I'm working on, there are mainly unique products (stock level = 1). When one of those products is sold, it should get moved to a "sold" section. This could be done by assigning a taxonomy term to sold items, and then use a view to display them.

Is there a way UC can assign terms once a product has been sold?

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

You can maybe work it out w/ a little snippet in a workflow-ng configuration, but there's nothing built in that would accommodate this.