|
|
| Reporter | boris.klotz | Assigned To | | |
|---|
| Priority | normal | Severity | minor | Reproducibility | always |
|---|
| Status | closed | Resolution | duplicate | |
|---|
| Product Version | 4.5.2 revision 38481 | |
|---|
|
|
| Summary | 0003277: Missing voucher discount in order overview |
|---|
| Description | Although voucher code used within checkout, voucher discounts are not displayed in order overview. However calculation is correct. |
|---|
| Additional Information | Teplate order_overview.tpl uses [{if $edit->totalvouchers}] instead of [{if $edit->getFormattedTotalVouchers()}]. Probably this template variable is out-dated. |
|---|
| Tags | No tags attached. |
|---|
|
|
| Theme | Both |
|---|
| Browser | All |
|---|
| PHP Version | any |
|---|
| Database Version | any |
|---|
|
|