TheSachin / sutekishop

Automatically exported from code.google.com/p/sutekishop
0 stars 0 forks source link

Product name change makes stock update throw on dispatch. #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Fixed in 2.2.0.510

Original comment by m...@suteki.co.uk on 6 Aug 2011 at 9:46

GoogleCodeExporter commented 8 years ago

Original comment by mikehad...@googlemail.com on 6 Aug 2011 at 9:59