mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +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
|
# 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**
|
**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