commit | ecbfda7d6adeaf0585d9f3186a47046ee9604e64 | [log] [tgz] |
---|---|---|
author | Anurag Mishra <32095923+Anurag810@users.noreply.github.com> | Tue Jun 23 14:33:49 2020 +0530 |
committer | GitHub <noreply@github.com> | Tue Jun 23 14:33:49 2020 +0530 |
tree | a08e69217b2828a42c5042c1a2bb4ec3c08ecd9b | |
parent | 5e16ca0326e3348775d143dc13058af335ed79cd [diff] |
fix: typo in template(#22401)
diff --git a/erpnext/payroll/doctype/salary_structure/condition_and_formula_help.html b/erpnext/payroll/doctype/salary_structure/condition_and_formula_help.html index e59d78d..d07a1ab 100644 --- a/erpnext/payroll/doctype/salary_structure/condition_and_formula_help.html +++ b/erpnext/payroll/doctype/salary_structure/condition_and_formula_help.html
@@ -8,7 +8,7 @@ Variables from Employee:<br> <code>Employment Type = employment_type</code>, <code>Branch = branch</code> etc. </li> <li> - Variables Salary Slip:<br> + Variables from Salary Slip:<br> <code>Payment Days = payment_days</code>, <code>Leave without pay = leave_without_pay</code> etc. </li> <li>