fix: Employee incentive form UI
This commit is contained in:
parent
39ecd6ee1e
commit
cfdbbcff70
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"actions": [],
|
||||||
"autoname": "HR-EINV-.YY.-.MM.-.#####",
|
"autoname": "HR-EINV-.YY.-.MM.-.#####",
|
||||||
"creation": "2018-04-13 16:13:43.404546",
|
"creation": "2018-04-13 16:13:43.404546",
|
||||||
"doctype": "DocType",
|
"doctype": "DocType",
|
||||||
@ -7,13 +8,13 @@
|
|||||||
"field_order": [
|
"field_order": [
|
||||||
"employee",
|
"employee",
|
||||||
"incentive_amount",
|
"incentive_amount",
|
||||||
|
"employee_name",
|
||||||
|
"additional_salary",
|
||||||
|
"column_break_5",
|
||||||
"payroll_date",
|
"payroll_date",
|
||||||
"salary_component",
|
"salary_component",
|
||||||
"amended_from",
|
|
||||||
"column_break_5",
|
|
||||||
"employee_name",
|
|
||||||
"department",
|
"department",
|
||||||
"additional_salary"
|
"amended_from"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
@ -81,7 +82,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"modified": "2019-09-03 16:48:16.822252",
|
"links": [],
|
||||||
|
"modified": "2019-12-12 13:24:44.761540",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "Employee Incentive",
|
"name": "Employee Incentive",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user