Projekt

Allgemein

Profil

GX-Bug #47636

Von Hendrik Bahr vor 2 Monaten aktualisiert

Wenn ein Artikel in einer geringeren Menge als die maximale Bestellmenge auf lager ist, wird trotzdem im Warenkorb beim reinlegen einer größeren Menge die Anzahl auf die maximale Bestellmenge gesetzt, was für Artikel die in einer geringeren Menge nur Verfügbar sind, unlogisch ist, da der Kunde dann immer noch die Meldung erhält, der Artikel sei nicht auf Lager. Der Kunde weiß dann allerdings nicht was er für eine Menge eingeben muss um den Artikel zu bestellen. 

 Hier sollte die Menge dann statt der maximalen Bestellmenge dann die höchste mögliche Lagermenge nehmen. 

 **Kann wie folgt reproduziert werden:** 

 1. Maximale Bestellmenge je Artikel auf 50 stellen (Einstellungen-> Lagerverwaltung) 
 2. Artikel aufrufen und bearbeiten und Bestand unter 50 setzen 
 3. Artikel in Warenkorb legen mit Menge über max. Bestellmenge 

 **Erwartetes Ergebnis:** 
 - Menge im Warenkorb wird auf tatsächliche verfügbare Anzahl gesetzt 

 **Tatsächliches Ergebnis:** 
 - Menge im Warenkorb wird auf max. Bestellmenge gesetzt 

 --- 

 If an article is in stock in a smaller quantity than the maximum order quantity, the quantity is still set to the maximum order quantity in the shopping cart when a larger quantity is added, which is illogical for articles that are only available in a smaller quantity, as the customer then still receives the message that the article is not in stock. However, the customer then does not know what quantity to enter to order the item. 

 In this case, the quantity should take the highest possible stock quantity instead of the maximum order quantity. 

 **Can be reproduced as follows:** 

 1. set the maximum order quantity per item to 50 (Settings-> Stock management) 
 2. call up and edit article and set stock below 50 
 3. add article to shopping cart with quantity above max. order quantity 

 **Expected result:** 
 - Quantity in shopping cart is set to actual available quantity 

 **Actual result:** 
 - Quantity in shopping cart is set to max. order quantity

Zurück