At the completion of an order, each supplier can receive an email about the goods purchased that are linked to them.
For this to occur, you must set the supplierid in the product record, which is a number which links back to the supplier table.
The following options must also be set in shop configuration:
Xmailtosuppliers |
Setting this to Yes means that at the end of an order, an email is sent to each supplier whose products have been ordered. |
xsupplieremail |
The template to use when sending the supplier an email notifying them of an order. Default is tmp_supplieremail.txt. |