diff --git a/community/lms/doctype/chapter/chapter.json b/community/lms/doctype/chapter/chapter.json index 3504d67c..f153ab38 100644 --- a/community/lms/doctype/chapter/chapter.json +++ b/community/lms/doctype/chapter/chapter.json @@ -1,5 +1,6 @@ { "actions": [], + "autoname": "format:{####} {title}", "creation": "2021-05-03 05:49:08.383057", "doctype": "DocType", "editable_grid": 1, @@ -44,7 +45,7 @@ "link_fieldname": "chapter" } ], - "modified": "2021-05-03 06:48:06.030438", + "modified": "2021-05-03 06:52:10.894328", "modified_by": "Administrator", "module": "LMS", "name": "Chapter", diff --git a/community/lms/doctype/lesson/lesson.json b/community/lms/doctype/lesson/lesson.json index 9cb4353f..79203a93 100644 --- a/community/lms/doctype/lesson/lesson.json +++ b/community/lms/doctype/lesson/lesson.json @@ -1,5 +1,6 @@ { "actions": [], + "autoname": "format:{####} {title}", "creation": "2021-05-03 06:21:12.995987", "doctype": "DocType", "editable_grid": 1, @@ -34,7 +35,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2021-05-03 06:22:07.329131", + "modified": "2021-05-03 06:51:43.588969", "modified_by": "Administrator", "module": "LMS", "name": "Lesson",