Email Notif
Starting version 2.0 we implement email notification for several action
When admin panel receive ORDER from admin panel or from Android, email notification will be send to buyer and BCC Email(s) Receiver, BCC email receiver can set at admin panel Setting menu
When admin change status ORDER into PROCESSED, CANCEL, email notification will be send to buyer
When admin update ORDER data, email notification will be send to buyer
When admin payment status change email notification also will be send to buyer
To make this feature works you must follow this step 1. To get SMTP account credentials, you can read this article http://blog.dream-space.web.id/?p=200 2. Once you get your SMTP data you can configure into file Settings > Email > SMTP by following value

3. For receiver you can configure into your admin panel menu Setting > Email > Order

EMAIL TEMPLATE AND SUBJECT TITLE
Still at menu Setting > Email you can configure title for email document and email subject., its located at Menu TEXT
For HTML email template you can edit at services/tools/template/order_template.html we use simple HTML code over for email content.