Wage Slip
Table Name: tabWage Slip
Fields
| Sr | Fieldname | Type | Label | Options |
|---|---|---|---|---|
| 1 | date |
Date | Date | |
| 2 | mode_of_payment |
Link | Mode of Payment | Mode of Payment |
| 3 | cb1 |
Column Break | ||
| 4 | project |
Link | Project | Project |
| 5 | supplier |
Link | Supplier | Supplier |
| 6 | get_outstanding_wages |
Button | Get Outstanding Wages | |
| 7 | sb1 |
Section Break | ||
| 8 | payment_allocation |
Table | Payment Allocation | Wage Slip Allocation |
| 9 | sb2 |
Section Break | ||
| 10 | total_os_wages |
Currency | Total Outstanding Wages | |
| 11 | fiscal_year |
Link | Fiscal Year | Fiscal Year |
| 12 | cb2 |
Column Break | ||
| 13 | total_payment |
Currency | Total Payment | |
| 14 | company |
Link | Company | Company |
| 15 | amended_from |
Link | Amended From | Wage Slip |
Controller
civil_contracting.civil_contracting.doctype.wage_slip.wage_slip
Class WageSlip
Inherits from frappe.model.document.Document
Public API
/api/method/civil_contracting.civil_contracting.doctype.wage_slip.wage_slip.get_os_wg
civil_contracting.civil_contracting.doctype.wage_slip.wage_slip.get_os_wg (supplier, project=)
No docs