remove deprecated processing payroll video links (#12947)
This commit is contained in:
parent
f4b271a02e
commit
278af1befb
@ -314,12 +314,7 @@ def get_data():
|
||||
"type": "help",
|
||||
"label": _("Expense Claims"),
|
||||
"youtube_id": "5SZHJF--ZFY"
|
||||
},
|
||||
{
|
||||
"type": "help",
|
||||
"label": _("Processing Payroll"),
|
||||
"youtube_id": "apgE-f25Rm0"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -247,12 +247,7 @@ def get_data():
|
||||
"type": "help",
|
||||
"label": _("Expense Claims"),
|
||||
"youtube_id": "5SZHJF--ZFY"
|
||||
},
|
||||
{
|
||||
"type": "help",
|
||||
"label": _("Processing Payroll"),
|
||||
"youtube_id": "apgE-f25Rm0"
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -241,10 +241,6 @@
|
||||
Employees</a>
|
||||
<span class="text-muted pull-right">1:59</span>
|
||||
</li>
|
||||
<li><a href="/docs/user/videos/learn/processing-payroll.html">
|
||||
Processing Payroll</a>
|
||||
<span class="text-muted pull-right">4:00</span>
|
||||
</li>
|
||||
<li><a href="/docs/user/videos/learn/leave-management.html">
|
||||
Leave Management</a>
|
||||
<span class="text-muted pull-right">2:50</span>
|
||||
|
@ -19,7 +19,6 @@ opening-account-balances
|
||||
opening-stock
|
||||
point-of-sale
|
||||
printing-and-branding
|
||||
processing-payroll
|
||||
product-bundle
|
||||
production-order
|
||||
production-planning
|
||||
|
@ -1,7 +0,0 @@
|
||||
# Processing Payroll
|
||||
|
||||
<iframe width="660" height="371" src="https://www.youtube.com/embed/apgE-f25Rm0" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
**Duration: 4:00**
|
||||
|
||||
This video walks you through processing payroll for Employees. You can maintain Salary Structure for each Employee. Based on it, you can create Salary Slips individually, or in bulk for all the Employees.
|
Loading…
x
Reference in New Issue
Block a user