Email Templates Configuration
Overview
Section titled “Overview”Frappe DocType Email Templates Configuration (Lee Kim Alliance ERP).
- Category: Automation & communications
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/email_templates_configuration/email_templates_configuration.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/email_templates_configuration/email_templates_configuration.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/email_templates_configuration/email_templates_configuration.js - List client:
leekimerp/lee_kim_alliance_erp/doctype/email_templates_configuration/email_templates_configuration_list.js
ERPNext / standard integration
Section titled “ERPNext / standard integration”Add narrative here: which standard DocTypes (Customer, Sales Invoice, Employee, …) this document links to or replaces in workflows. See Module mapping and feature pages.
Desk & process flow
Section titled “Desk & process flow”- Typical entry: (add List / Form route or workspace name)
- Process: (add state machine / approvals / schedulers)
Fields
Section titled “Fields”| Field | Label | Type | Options | Req | RO |
|---|---|---|---|---|---|
| currently_activated | Activated | Check | — | — | — |
| template_name | Name | Data | — | Yes | — |
| email_account | Email Account | Link | Email Account | — | — |
| email_type | Email Type | Link | Lee Kim Email Template Type | — | — |
| template | Email Template | Table | Email Template Language | — | — |
| cc_acc | CC | Data | — | — | — |
| bcc_acc | BCC | Data | — | — | — |
| send_to | Send to | Data | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.