mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
Merge pull request #9195 from msiddiq0/patch-1
Fixed wrong YouTube video link
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Budgeting
|
||||
|
||||
<iframe width="660" height="371" src="https://www.youtube.com/embed/pDDhR-D45eI" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="660" height="371" src="https://www.youtube.com/embed/wWHkB0jlXNk" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
**Duration: 3:26**
|
||||
|
||||
Budgeting feature will help you from over-spending. In ERPNext, you can define budgets based on Cost Center and Projects.
|
||||
Budgeting feature will help you from over-spending. In ERPNext, you can define budgets based on Cost Center and Projects.
|
||||
|
||||
Reference in New Issue
Block a user