Retention Bonus - menu, validate

This commit is contained in:
Ranjith
2018-05-15 19:17:31 +05:30
parent 7d394c14ce
commit 819c3b1bf6
3 changed files with 20 additions and 5 deletions

View File

@@ -106,6 +106,10 @@ def get_data():
"type": "doctype",
"name": "Employee Incentive",
},
{
"type": "doctype",
"name": "Retention Bonus",
},
]
},
{