View Issue Details

IDProjectCategoryView StatusLast Update
0000743OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:23
ReporterGregor Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.1.0 revision 15990 
Fixed in Version4.1.0 revision 17976 
Summary0000743: Delivery/Shipping adress in customer order process
DescriptionAfter entering a delivery adresse during the order process (shopbasket) it is displaid and stored in the database.

Error description:
- trying to change back to "Bill-Adress" does not override the delivery adress, but stores again the same delivery adress in the database (same adress is twice in database)

- there is no way to remove the delivery adress for the customer; even in the "account settings" there is no possibility for removing the delivery.
Additional InformationThis behaviour can be reproduced in the german installation, as well as the german "oxid demo shop".

When I first tried it out (in our new installation) I produced 3 entries of the same adress - and so will our customers, because it is very confusing!

Very urgent problem to resolve, because unclear delivery adresses stops going live!
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

has duplicate 0000757 closed Creation of unlimited billingaddresses during order process 
has duplicate 0000767 closed Selecting the billing address in different shipping address does not work (Step 2 of checkout) 
related to 0001123 resolvedrimvydas_paskevicius Modifying shipping addresses 

Activities

dainius.bigelis

2009-03-25 16:44

reporter   ~0000638

Fixes are needed for:
1. In 2nd order step - It's not possible to edit already saved Delivery address in the basket. When
already existing delivery adress is selected from the list - page reloads and the item "New Address" is selected again. So if change the details at the current stage - system will save edited details as the new entry, and already existing details set will remain unchanged.
2. In 2nd order step - in the Delivery Address section there is an item in drop-down "Use billing Addres". When this item is selected - the Delivery Address section should collapse and only Billing Address info should be displayed (and used for the order).

Possibility to delete the Delivery Address - it's feature request and will be inserted in users whishlist and considered later.