[videos] added missing videos

This commit is contained in:
Anand Doshi 2015-12-21 18:32:23 +05:30
parent 7b8a224dd0
commit f773f1f539

View File

@ -57,6 +57,16 @@ def get_data():
"label": _("Workflow"),
"youtube_id": "yObJUg9FxFs"
},
{
"type": "help",
"label": _("Email Account"),
"youtube_id": "YFYe0DrB95o"
},
{
"type": "help",
"label": _("File Manager"),
"youtube_id": "4-osLW3E_Rk"
},
]
},
{
@ -76,7 +86,12 @@ def get_data():
"type": "help",
"label": _("Opening Accounting Balance"),
"youtube_id": "kdgM20Q-q68"
}
},
{
"type": "help",
"label": _("Advance Payments"),
"youtube_id": "J46-6qtyZ9U"
},
]
},
{
@ -111,7 +126,17 @@ def get_data():
"type": "help",
"label": _("Point-of-Sale"),
"youtube_id": "4WkelWkbP_c"
}
},
{
"type": "help",
"label": _("Product Bundle"),
"youtube_id": "yk-7kPrRyRRc"
},
{
"type": "help",
"label": _("Drop Ship"),
"youtube_id": "hUc0hu_XLdo"
},
]
},
{
@ -152,6 +177,11 @@ def get_data():
"label": _("Managing Subcontracting"),
"youtube_id": "ThiMCC2DtKo"
},
{
"type": "help",
"label": _("Quality Inspection"),
"youtube_id": "WmtcF3Y40Fs"
},
]
},
{
@ -235,4 +265,14 @@ def get_data():
},
]
},
{
"label": _("Website"),
"items": [
{
"type": "help",
"label": _("Publish Items on Website"),
"youtube_id": "W31LBBNzbgc"
},
]
},
]