Goal
- Allow users to easily edit their orders.
Implementation
Offer the user a specific option on the order form allowing him to modify the quantities ordered but also to cancel or to add an article before validation of the order.
Control
In an online sales website:
- Place a test order;
- Check that it is possible to change the quantities ordered before validation.