Clients List
Overview
Section titled “Overview”Frappe DocType Clients List (Lee Kim Alliance ERP).
- Category: CRM & sales support
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/clients_list/clients_list.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/clients_list/clients_list.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/clients_list/clients_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 |
|---|---|---|---|---|---|
| clients_list | Clients List | HTML | — | — | — |
| username | User Name | Data | — | — | — |
| full_name | Full Name | Data | — | — | — |
| Data | — | — | — | ||
| phone_number | Phone Number | Data | — | — | — |
| status | Status | Select | Yes No | — | — |
| language | Language | Link | Language | — | — |
| items_per_page | Items Per Page | Select | 5 10 25 50 100 All | — | — |
| count | Count | Int | — | — | — |
| back | Back | Button | — | — | — |
| next | Next | Button | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.