Projekt

Allgemein

Profil

GX-Bug #57636

Von Ulrich Wenk vor mehr als 4 Jahren aktualisiert

Die Umsatzstatistik für Steuersätze wird nicht aktualisiert, wenn man Bestellungen nachbearbeitet, da die MySQL Tabelle "orders_tax_sum_items" nicht neu berechnet und aktualisiert wird. 
 Hier muss genau geprüft werden wie die Bearbeitung nachträglich möglich ist, damit die Daten korrekt verrechnet werden. 

 ___ 
 **EDIT** 24.10.2019 

 The Sales Report for tax rates is not updated when orders are post-processed because the MySQL table "orders_tax_sum_items" is not recalculated and updated. 
 Here you have to check exactly how the processing is possible afterwards, so that the data is calculated correctly. 

 Preconditions: 

 * make an order in the frontend 

 1. go to Statistics > Sales Report, remember the net/gross/total-tax-values 
 2. go to Orders > Orders, postprocess the order in order to lower the total price 
 3. refresh the Sales Report 

 result: 

 * the net/gross/total-tax-values didn't get updated

Zurück