Skip to content

Commit

Permalink
fix: 1058, changed field property of child_wbs field in Budget
Browse files Browse the repository at this point in the history
  • Loading branch information
anandk-spyke-o1 committed Jan 16, 2025
1 parent 0e1ec7f commit fe3af18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/budget/doctype/budget_account/budget_account.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"in_list_view": 1,
"label": "Child WBS",
"options": "Work Breakdown Structure",
"reqd": 1
"reqd": 0
},
{
"fieldname": "account",
Expand Down

0 comments on commit fe3af18

Please sign in to comment.