MHL3060 / bentux

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

need more restriction regarding the cart quantity #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
first issue:

1. on cart page. have selected few items on the cart.
2. click on update quantity. 
3. if leaving the field emptied, and save
4. a blank page will appear. 
5. the cart will become not available. 
6. manually have to set that id on shopping_item to some value to fix it.

second issue.
1. on cart page.
2. click on update quantity. 
3. put a value more than it has in stock. i.e. 10000000
4. should display  "quantity is more than available", but the quantity is set 
into the system.

also, why can't we edit another row on the update quantity. instead, we need to 
save and click another row to edit another item.

Original issue reported on code.google.com by lhkh...@gmail.com on 28 Feb 2011 at 3:59

GoogleCodeExporter commented 9 years ago

Original comment by lhkh...@gmail.com on 7 Mar 2011 at 4:55

GoogleCodeExporter commented 9 years ago
now.
when a user enter more than it is available. it will display a hint to ask a 
user to check if (s)he has order more than available.

Original comment by benli3...@gmail.com on 7 Mar 2011 at 7:28

GoogleCodeExporter commented 9 years ago
issue 1.

first issue: a blank page will appear. 

1. on cart page. have selected few items on the cart.
2. click on update quantity. 
3   remove any value in the field and leave it emptied, and save
4. a blank page will appear. 

Original comment by lhkh...@gmail.com on 7 Mar 2011 at 10:35

GoogleCodeExporter commented 9 years ago
fixed this time for sure

Original comment by benli3...@gmail.com on 8 Mar 2011 at 3:20

GoogleCodeExporter commented 9 years ago
verified. thanks

Original comment by lhkh...@gmail.com on 8 Mar 2011 at 4:11