Modify

Opened 3 years ago

Closed 3 years ago

#2317 closed Bug/Fehler (fixed)

print_order.php - Zahlungsinformationen werden nicht angezeigt

Reported by: web-looks.de Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.8.0
Component: Shop Version: 2.0.7.2
Keywords: Cc:
Blocked By: Blocking:

Description

Nachstellbar, wenn man eine Bestellung aus dem Kundenbereich heraus druckt.

Vorschlag zur Korrektur:

/print_order.php

Suchen nach:

$last_order = $oID;

DANACH einfügen:

$_SESSION['billing_zone'] = $order->billing['country_iso_2'];

Attachments (0)

Change History (1)

comment:1 by Gerhard Waldemair, 3 years ago

Resolution: fixed
Status: newclosed

In 14826:

fix #2317 - show payment informations in print order

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.