View Issue Details

IDProjectCategoryView StatusLast Update
0000429OXID eShop (all versions)1.03. Basket, checkout processpublic2012-12-10 13:25
Reporterdainius.bigelis Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.2 revision 14842 
Summary0000429: Total amonts are not recalculated when Shipping is changed for order in the admin
DescriptionIn the Admin area, Administer Orders => Orders - select any order. Then in the Main tab (order_main.php) select any other value from the Shipping sets drop-down and Save the changes. After these changes the Shipping costs were not changed in the order estimate and the Total amounts were not recalculated.
After shipping is changed for order, the costs should be changed and the estimation should be recalculated.

Note from our partner:
"admin-class order_main: recalculation of order fails
-> go to admin -> orders, select any order, then select tab "Stamm" and change the amount of delivery costs. It is saved but the total amount of the order does not change - so the pdf bill is wrong as well.
I already tried to put an $oOrder->recalculateOrder( array() ); behind the save() in line 122 - but this did not help. "

P.s. the same issue is when the Payment Types are changed for order in admin.
TagsOrder
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

There are no notes attached to this issue.