Anton_FA Posted February 9, 2003 Share Posted February 9, 2003 Greetings I am wanting to modify OSC so that when an order is placed the manufactuer is notified with an email. To do this I will need to make some aditions to the database, such as adding a table (manufactuers_contact_info, for example) which contains email, phone, address, etc of the manufactuers. This would need to link to the Manufacteres Id, and to the an orders table - not sure which one yet. The code will also need to go somewhere - this I will also need some help/advice with. In advice is most appreciated! Link to comment Share on other sites More sharing options...
Anton_FA Posted February 13, 2003 Author Share Posted February 13, 2003 Please folks - I would really appreciate any help. This is very confusing for me. I'm not sure how or where to add code to enable the admin to add manufactuers details like email, phone, contact name etc. I've set up additional columns in the database, under the table of manufactuers_info. The aim is that when a customer makes an order, the details are sent to the manufactuer. Link to comment Share on other sites More sharing options...
Guest Posted February 13, 2003 Share Posted February 13, 2003 Just go in your admin side of the store in your configuration you will see "send extra email to" add the manufacturer there HTH Link to comment Share on other sites More sharing options...
Anton_FA Posted February 13, 2003 Author Share Posted February 13, 2003 this want send an email to the manufactures though. I am wanting a function which will send an email containing a list of the manufactures items which the customer has purchased, as well as the address for them to be sent to. So I will also need to create a page in the admin section where extra manufactures details can be added - such as email, contact person etc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.