Modify

Opened 5 years ago

Closed 5 years ago

#1980 closed Neues Feature (fixed)

Fehlende Email-erweiterbarkeit in admin/includes/module/update_orders.php

Reported by: Volker Strähle Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.6.0
Component: Admin Version: 2.0.5.1
Keywords: Cc:
Blocked By: Blocking:

Description

Für den Versand von Bestellbestätigung bzw. Auftragsbesätigung kann die send_order.php erweitert werden. die update_orders.php sieht das nicht vor.

Zusätzliche Emails an andere Empfänger oder Anpassungen der Email sind damit nicht möglich.

Schlage vor folgendes anzupassen:

      foreach(auto_include(DIR_FS_ADMIN.'includes/extra/modules/update_order/','php') as $file) require ($file);

      //EMAIL PREVIEW
      include ('includes/modules/email_preview/email_preview.php');

Attachments (0)

Change History (2)

comment:1 by Torsten Riemer, 5 years ago

Type: Bug/FehlerNeues Feature

comment:2 by Gerhard Waldemair, 5 years ago

Resolution: fixed
Status: newclosed

In 13428:

fix #1980 - add auto_include for orders update

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.