Grant leaves via modal and backgroud jobs (#15026)
This commit is contained in:
@@ -6,6 +6,6 @@ def execute():
|
||||
if not company:
|
||||
return
|
||||
|
||||
frappe.reload_doc('hr', 'doctype', 'Employee Tax Exemption Declaration')
|
||||
frappe.reload_doc('hr', 'doctype', 'Employee Tax Exemption Proof Submission')
|
||||
frappe.reload_doc('hr', 'doctype', 'employee_tax_exemption_declaration')
|
||||
frappe.reload_doc('hr', 'doctype', 'employee_tax_exemption_proof_submission')
|
||||
make_custom_fields()
|
||||
Reference in New Issue
Block a user