mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
Merge pull request #9196 from msiddiq0/patch-2
Fix incorrect youtube link on Video Tutorials
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Bulk Update Data
|
||||
|
||||
<iframe width="660" height="371" src="https://www.youtube.com/embed/J46-6qtyZ9U" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="660" height="371" src="https://www.youtube.com/embed/pDDhR-D45eI" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
**Duration: 1:38**
|
||||
|
||||
Bulk Update Tool help you in over-writing value in the specific field of exitsting records.
|
||||
Bulk Update Tool help you in over-writing value in the specific field of exitsting records.
|
||||
|
||||
Reference in New Issue
Block a user