mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
Merge pull request #45096 from frappe/mergify/bp/version-15-hotfix/pr-44952
fix: Hold_to_On_Hold (backport #44952)
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
"label": "Status",
|
"label": "Status",
|
||||||
"max_length": 0,
|
"max_length": 0,
|
||||||
"max_value": 0,
|
"max_value": 0,
|
||||||
"options": "Open\nReplied\nHold\nClosed",
|
"options": "Open\nReplied\nOn Hold\nClosed",
|
||||||
"read_only": 1,
|
"read_only": 1,
|
||||||
"reqd": 0,
|
"reqd": 0,
|
||||||
"show_in_filter": 1
|
"show_in_filter": 1
|
||||||
|
|||||||
Reference in New Issue
Block a user