Salary Slip Details
Overview
Section titled “Overview”Frappe DocType Salary Slip Details (Lee Kim Alliance ERP).
- Category: Payroll & HR
- Module folder:
lee_kim_alliance_erp - Submittable: No
- Track changes: No
Source files
Section titled “Source files”- JSON:
leekimerp/lee_kim_alliance_erp/doctype/salary_slip_details/salary_slip_details.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/salary_slip_details/salary_slip_details.py - Client: (no
.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 |
|---|---|---|---|---|---|
| gross | Gross | Currency | — | — | Yes |
| cpf_employee | Employee CPF | Currency | — | — | Yes |
| cpf_employer | Employer CPF | Currency | — | — | Yes |
| employee_name | Employee | Data | — | — | Yes |
| shg | SHG | Currency | — | — | Yes |
| salary_slip | Salary Slip | Data | Salary Slip | — | Yes |
| sdl | SDL | Currency | — | — | Yes |
| take_home_pay | Take Home Pay | Currency | — | — | Yes |
| actions | Actions | HTML | — | — | — |
| view_button | View | Button | — | — | — |
| edit_button | Edit | Button | — | — | — |
| other_items | Other Items | Currency | — | — | — |
| total_cpf | Total CPF | Data | — | — | — |
| status | Status | Data | — | — | Yes |
Structural breaks (Tab/Section/Column) are omitted from the table.