Guidance List
Overview
Section titled “Overview”Frappe DocType Guidance List (Lee Kim Alliance ERP).
- Category: Accounting & compliance
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/guidance_list/guidance_list.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/guidance_list/guidance_list.py - Client:
leekimerp/lee_kim_alliance_erp/doctype/guidance_list/guidance_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 |
|---|---|---|---|---|---|
| items_per_page | Items Per Page | Select | 5 10 25 50 100 500 All | — | — |
| current_page | Current Page | Int | — | — | — |
| document_type | Document Type | Link | Guidance Document Type | — | — |
| language | Language | Link | Language | — | — |
| guidance_list | Guidance List | HTML | — | — | — |
| document_title | Name | Data | — | — | — |
| edit_mode | Edit Mode | Check | — | — | — |
| tabs | Tabs | HTML | — | — | — |
Structural breaks (Tab/Section/Column) are omitted from the table.