[minor] Update Help Video Links in Buying, CRM, Selling #4233

This commit is contained in:
Sambhaji Kolate
2015-10-27 17:01:27 +05:30
parent fa0adafa82
commit fd53991dfa
8 changed files with 104 additions and 2 deletions

View File

@@ -263,6 +263,11 @@ def get_data():
"label": _("Items and Pricing"),
"youtube_id": "qXaEwld4_Ps"
},
{
"type": "help",
"label": _("Item Variants"),
"youtube_id": "OGBETlCzU5o"
},
{
"type": "help",
"label": _("Opening Stock Balance"),
@@ -270,8 +275,23 @@ def get_data():
},
{
"type": "help",
"label": _("Item Variants"),
"youtube_id": "OGBETlCzU5o"
"label": _("Making Stock Entries"),
"youtube_id": "Njt107hlY3I"
},
{
"type": "help",
"label": _("Serialized Inventory"),
"youtube_id": "gvOVlEwFDAk"
},
{
"type": "help",
"label": _("Batch Inventory"),
"youtube_id": "J0QKl7ABPKM"
},
{
"type": "help",
"label": _("Managing Subcontracting"),
"youtube_id": "ThiMCC2DtKo"
},
]
}