Pay Item Details
Overview
Section titled “Overview”Frappe DocType Pay Item 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/pay_item_details/pay_item_details.json - Server:
leekimerp/lee_kim_alliance_erp/doctype/pay_item_details/pay_item_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 |
|---|---|---|---|---|---|
| salary_component | Component | Link | Salary Component | Yes | — |
| abbr | Abbr | Data | — | — | Yes |
| cpf_type | CPF Type | Select | Ordinary Wages Additional Wages No CPF (Gross salary) No CPF (Net salary) | — | — |
| amount | Amount | Currency | currency | — | — |
| year_to_date | Year To Date | Currency | currency | — | Yes |
| additional_salary | Additional Salary | Link | Additional Salary | — | Yes |
| is_recurring_additional_salary | Is Recurring Additional Salary | Check | — | — | Yes |
| statistical_component | Statistical Component | Check | — | — | — |
| depends_on_payment_days | Depends on Payment Days | Check | — | — | Yes |
| exempted_from_income_tax | Exempted from Income Tax | Check | — | — | Yes |
| is_tax_applicable | Is Tax Applicable | Check | — | — | Yes |
| is_flexible_benefit | Is Flexible Benefit | Check | — | — | Yes |
| variable_based_on_taxable_salary | Variable Based On Taxable Salary | Check | — | — | Yes |
| do_not_include_in_total | Do not include in total | Check | — | — | — |
| deduct_full_tax_on_selected_payroll_date | Deduct Full Tax on Selected Payroll Date | Check | — | — | Yes |
| condition | Condition | Code | — | — | — |
| amount_based_on_formula | Amount based on formula | Check | — | — | — |
| formula | Formula | Code | — | — | — |
| default_amount | Default Amount | Currency | currency | — | — |
| additional_amount | Additional Amount | Currency | currency | — | Yes |
| tax_on_flexible_benefit | Tax on flexible benefit | Currency | currency | — | Yes |
| tax_on_additional_salary | Tax on additional salary | Currency | currency | — | Yes |
Structural breaks (Tab/Section/Column) are omitted from the table.