Projekt

Allgemein

Aktionen

GX-Bug #64582

geschlossen

Artikel mit GX-Customizer werden bei der Lagerbestandsprüfung im Warenkorb und auf der Artikeldetailseite nicht zusammengefasst, so dass ein Überverkauf möglich ist

Von Wilken Haase vor mehr als 5 Jahren hinzugefügt. Vor fast 4 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Hoch
Zugewiesen an:
Marvin Muxfeld
Kategorie:
Core
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
3.14.1.0, 3.15.1.0
Release Notes Langtext:

Lagerbestandsprüfung von GX-Customizer Artikeln wurde optimiert.


Beschreibung

Durch die immer abweichenden IDs der Pseudoattribute, die der GX-.Customizer in die Artikelnummern einfügt, werden Artikel dir auf dem gleichen Basisartikel inkl Eigenschaften/Attributen beruhen nicht als gleich erkannt. Bei der Lagerbestandsrüfung müssen alle Vorkommen von {....}0 vor dem Vergleich aus den Zeichenketten der IDs entfernt werden, damit die IDs matchen.


EDIT 14.10.2019

Due to the always different IDs of the pseudo attributes, which the GX-.Customizer inserts into the product numbers, products based on the same base product including properties/attributes are not recognized as the same. In the stock check, all occurrences of {....}0 must be removed from the character strings of the IDs before the comparison so that the IDs match.


Checkliste 0/0

Aktionen #8

Von Jonatas Fischer vor etwa 5 Jahren aktualisiert

The attribute stock is not being checked correctly in the shopping cart. If a attribute in the shopping cart for the same base product is used more than the ammount in stock no error message will be showed.

Aktionen