What steps will reproduce the problem?
1. Create an order.
2. Change the name of one of the products in the order
3. Dispatch the order
What is the expected output? What do you see instead?
Expect to see the order status change to dispatched and the stock level
decremented. Instead, the stock control system throws an exception because it
can't identify the product. (it is keyed on the ProductUrlName)
What version of the product are you using?
2.2.0.506
Please provide any additional information below.
The order ProductUrlName needs to be updated when a product name is updated.
Original issue reported on code.google.com by m...@suteki.co.uk on 26 Jun 2011 at 8:41
Original issue reported on code.google.com by
m...@suteki.co.uk
on 26 Jun 2011 at 8:41