mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
website settings social icons
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
"Department",
|
||||
"Trash Reason",
|
||||
"Days for which Holidays are blocked for this department.",
|
||||
"Holiday Block List"
|
||||
"Leave Block List"
|
||||
]
|
||||
@@ -2,6 +2,7 @@
|
||||
"HR",
|
||||
"To Date",
|
||||
"Leave Approver",
|
||||
"Follow via Email",
|
||||
"Employee",
|
||||
"Employee Name",
|
||||
"Status",
|
||||
@@ -9,6 +10,7 @@
|
||||
"Apply / Approve Leaves",
|
||||
"Rejected",
|
||||
"Reason",
|
||||
"File List",
|
||||
"Half Day",
|
||||
"More Info",
|
||||
"Approved",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
[
|
||||
" Reason: ",
|
||||
"You cannot apply for a leave on the following date because it is blocked",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave."
|
||||
"New Leave Application",
|
||||
"Following dates are blocked for Leave",
|
||||
"Hurray! The day(s) on which you are applying for leave \\\t\t\t\t\tcoincide with holiday(s). You need not apply for leave.",
|
||||
"Leave by",
|
||||
"Employee",
|
||||
"Leave Blocked",
|
||||
"Holiday",
|
||||
" (Half Day)",
|
||||
"Leave Application"
|
||||
]
|
||||
16
hr/doctype/leave_block_list/locale/_messages_doc.json
Normal file
16
hr/doctype/leave_block_list/locale/_messages_doc.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
"Allow Users",
|
||||
"Block Holidays on important days.",
|
||||
"Block Days",
|
||||
"HR",
|
||||
"Allow the following users to approve Leave Applications for block days.",
|
||||
"Company",
|
||||
"Leave Block List",
|
||||
"Stop users from making Leave Applications on following days.",
|
||||
"Applies to Company",
|
||||
"Year",
|
||||
"If not checked, the list will have to be added to each Department where it has to be applied.",
|
||||
"Leave Block List Name",
|
||||
"Leave Block List Allowed",
|
||||
"Leave Block List Dates"
|
||||
]
|
||||
1
hr/doctype/leave_block_list/locale/_messages_js.json
Normal file
1
hr/doctype/leave_block_list/locale/_messages_js.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
4
hr/doctype/leave_block_list/locale/_messages_py.json
Normal file
4
hr/doctype/leave_block_list/locale/_messages_py.json
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
"Date is repeated",
|
||||
"Block Date"
|
||||
]
|
||||
@@ -0,0 +1,5 @@
|
||||
[
|
||||
"HR",
|
||||
"Allow User",
|
||||
"Leave Block List Allow"
|
||||
]
|
||||
@@ -0,0 +1,6 @@
|
||||
[
|
||||
"HR",
|
||||
"Reason",
|
||||
"Leave Block List Date",
|
||||
"Block Date"
|
||||
]
|
||||
@@ -1,4 +1,10 @@
|
||||
[
|
||||
"Other Income Detail",
|
||||
"Under Section",
|
||||
"Modified Amount",
|
||||
"Actual Amount",
|
||||
"HR",
|
||||
"Other Income Detail"
|
||||
"Max. Limit",
|
||||
"Eligible Amount",
|
||||
"Particulars"
|
||||
]
|
||||
@@ -3,7 +3,8 @@
|
||||
"Documents",
|
||||
"Attendance record.",
|
||||
"Employee records.",
|
||||
"Holiday Block List",
|
||||
"Leave Block List",
|
||||
"Type of employment master.",
|
||||
"Template for employee performance appraisals.",
|
||||
"Attendance",
|
||||
"Applicant for a Job (extracted from jobs email).",
|
||||
@@ -45,7 +46,6 @@
|
||||
"Monthly salary statement.",
|
||||
"Leave Type",
|
||||
"Department",
|
||||
"Type of employment master.",
|
||||
"Salary Structure",
|
||||
"Company branches.",
|
||||
"List of holidays.",
|
||||
|
||||
Reference in New Issue
Block a user