Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modul "Bestellung Zusammenfassung" - E-Mail Templates #2

Closed
medienschmiede71 opened this issue Jul 22, 2019 · 0 comments
Closed

Modul "Bestellung Zusammenfassung" - E-Mail Templates #2

medienschmiede71 opened this issue Jul 22, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@medienschmiede71
Copy link

Folgende zwei Zeilen könnten geändert werden, damit das System gleich die richtigen E-Mail Templates findet bei einer Bestellung:

Zeile 55:
$yf->setActionField('tpl2email', [rex_config::get('warehouse', 'email_template_seller'), '', $email]);
E-Mail Template: wh_customer

Zeile 57:
$yf->setActionField('tpl2email', [rex_config::get('warehouse', 'email_template_customer'), 'email']);
E-Mail Template: wh_order

@alxndr-w alxndr-w added this to the 2.0.0 milestone Oct 17, 2024
@alxndr-w alxndr-w self-assigned this Oct 18, 2024
@alxndr-w alxndr-w added the bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants