Merge pull request #9197 from msiddiq0/patch-3

Fix incorrect YouTube link on Video Tutorials
This commit is contained in:
Makarand Bauskar 2017-06-13 17:05:19 +05:30 committed by GitHub
commit 65f5cf3fc1

View File

@ -1,7 +1,7 @@
# Report Builder
<iframe width="660" height="371" src="https://www.youtube.com/embed/y0o5iYZOioU" frameborder="0" allowfullscreen></iframe>
<iframe width="660" height="371" src="https://www.youtube.com/embed/ECRyhMvIf6Q" frameborder="0" allowfullscreen></iframe>
**Duration: 4:27**
This tutorial covers creating custom reports in ERPNext using Report Builder.
This tutorial covers creating custom reports in ERPNext using Report Builder.