View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000429 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2008-12-05 17:48 | 2012-12-10 13:25 |
Reporter | dainius.bigelis | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.0.0.2 revision 14842 | ||||
Summary | 0000429: Total amonts are not recalculated when Shipping is changed for order in the admin | ||||
Description | In 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. | ||||
Tags | Order | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||