[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

@@ -164,6 +164,21 @@ def get_data():
"label": _("Customer and Supplier"),
"youtube_id": "anoGi_RpQ20"
},
{
"type": "help",
"label": _("Material Request to Purchase Order"),
"youtube_id": "4TN9kPyfIqM"
},
{
"type": "help",
"label": _("Purchase Order to Payment"),
"youtube_id": "EK65tLdVUDk"
},
{
"type": "help",
"label": _("Managing Subcontracting"),
"youtube_id": "ThiMCC2DtKo"
},
]
},
]