Projekt

Allgemein

Profil

Aktionen

GX-Bug #70261

geschlossen

Afterbuy - "Bezahlt am" Datum wird falsch gesetzt | "Payment date" is set incorrectly

Von Tobias Schindler vor mehr als 1 Jahr hinzugefügt. Vor 9 Monaten aktualisiert.

Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Marvin Muxfeld
Kategorie:
Afterbuy
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
src/GXModules/Gambio/Afterbuy/OrderExport/App/Data/AfterbuyOrder/AfterbuyOrderPaymentInfoMapper.php has a hardcoded payment date
Betroffene Versionen:
4.7.2.1
Release Notes Langtext:

Das Feld "Bezahlt am" wird nun auf den Zeitpunkt gesetzt, in dem der Bestellstatus auf einen Status gesetzt worden ist, der für Afterbuy als "Bezahlt" gilt.


Beschreibung

When exporting orders to Afterbuy, the payment date (<PaymentDate> XML attribute) is set to the current date, which is wrong.

The solution should omit the attribute if the order status is not marked as paid. If so, we use the first entry in orders_status_history to determine the date.


Aktionen

Auch abrufbar als: Atom PDF