mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
fix: Employee incentive form UI
This commit is contained in:
committed by
Nabin Hait
parent
39ecd6ee1e
commit
cfdbbcff70
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"actions": [],
|
||||
"autoname": "HR-EINV-.YY.-.MM.-.#####",
|
||||
"creation": "2018-04-13 16:13:43.404546",
|
||||
"doctype": "DocType",
|
||||
@@ -7,13 +8,13 @@
|
||||
"field_order": [
|
||||
"employee",
|
||||
"incentive_amount",
|
||||
"employee_name",
|
||||
"additional_salary",
|
||||
"column_break_5",
|
||||
"payroll_date",
|
||||
"salary_component",
|
||||
"amended_from",
|
||||
"column_break_5",
|
||||
"employee_name",
|
||||
"department",
|
||||
"additional_salary"
|
||||
"amended_from"
|
||||
],
|
||||
"fields": [
|
||||
{
|
||||
@@ -81,7 +82,8 @@
|
||||
}
|
||||
],
|
||||
"is_submittable": 1,
|
||||
"modified": "2019-09-03 16:48:16.822252",
|
||||
"links": [],
|
||||
"modified": "2019-12-12 13:24:44.761540",
|
||||
"modified_by": "Administrator",
|
||||
"module": "HR",
|
||||
"name": "Employee Incentive",
|
||||
|
||||
Reference in New Issue
Block a user