Auto Email Configuration
Overview
Section titled “Overview”Frappe DocType Auto Email 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/auto_email_configuration/auto_email_configuration.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/auto_email_configuration/auto_email_configuration.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/auto_email_configuration/auto_email_configuration.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 |
|---|---|---|---|---|---|
| configuration_name | Title | Data | — | Yes | — |
| sending_behaviour | Sending Behaviour | Select | Monthly Formula Fixed | Yes | — |
| days_difference | Days Difference | Data | — | — | — |
| enabled | Is Configuration Enabled | Check | — | — | — |
| email_template | Email Template | Link | Email Templates Configuration | — | — |
| target_by_visa | Targeted To Sepcific Visa Types | Check | — | — | — |
| company_types | Company Types | Table MultiSelect | Auto Email Company Types | — | — |
| target_company_type | Targeted To Company Types | Check | — | — | — |
| visa_type | Visa Type | Table MultiSelect | Visa Type Table | — | — |
| due_date_monthly | Due Date | Data | — | — | — |
| due_date_fixed | Due Date | Data | — | — | — |
| configuration_for | Configuration For | Select | Company Officer Visa Applicant | — | — |
| send_date | Send Date | Data | — | — | Yes |
| target_field_company | Target Field | Select | FYE AGM OVERDUE DAYS INCORPORATION DATE | — | — |
| target_field_applicant | Target Field | Select | VISA EXPIRY DATE | — | — |
| target_field_officer | Target Field | Select | PASSPORT EXPIRY DATE | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.