Hello there,
this should be possible in a programmable way. Many resources state to edit a local copy of Mage/Sales/Model/Order.php or Mage/Sales/Model/Order/Invoice.php but I couldn't figure it out, yet.
This is my dream:
- Customer with specific customer group creates an order.
- The invoice mail with the invoice attachment should not be send to this customer.
- Instead, the invoice email should be send to a custom email address.
Is there a way to achieve this?