mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
fix: Update Training Level
This commit is contained in:
@@ -214,7 +214,7 @@
|
|||||||
"label": "Level",
|
"label": "Level",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"options": "\nBeginner\nExpert\nAdvance",
|
"options": "\nBeginner\nIntermediate\nAdvance",
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"precision": "",
|
"precision": "",
|
||||||
"print_hide": 0,
|
"print_hide": 0,
|
||||||
@@ -847,4 +847,4 @@
|
|||||||
"title_field": "event_name",
|
"title_field": "event_name",
|
||||||
"track_changes": 0,
|
"track_changes": 0,
|
||||||
"track_seen": 0
|
"track_seen": 0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user