Access to PrestaShop corporate website French English Change language
Hello, Guest |
| Register
Remember me Forgot password ?
Site Map Site Map Contact us Contact us
PrestaShop job
 

Bug tracker



Bug in customer Order details and fix for it
Last modified : 09 Dec 2008 at 14:03

Severity: Minor
Version: SVN
Installation type: Full
Theme: Default
Project: Front Office
Reporter: zuzul
Report #: 925
Date created: 04 Dec 2008 at 12:40 (UTC+1)
Related to Report #:

Hosting service:
Server OS: Windows
Web server: Apache 1.3 or later
PHP version: PHP 5.0 or later
5.2.3
MySQL: MySQL 5.0 or later
Client computer OS: Windows
Web browser(s) tested: Firefox 2
 
Details:
When customer place the order and want to see it details in My account/My orders it can see only total amounts, products list in details are empty. I fix this by making folowing changes in \themes\prestashop\order-detail.tpl in line 158:
original
========
if $product.quantity > $product.customizationQuantityTotal

fixed
=====
if $product.product_quantity > $product.customizationQuantityTotal
 
Comments :

Hi zuzul!

Already fixed raspberry Thank you anyway.

Best regards,

By Matthieu Biart on 09 Dec 2008 at 14:03 (UTC+1)


Notify me of follow-up comments?

<< Previous | Next >>

bug tracker



feature request



Search database