使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
xhiveframework
/
education
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
Initial Commit
master
mb
1年前
父节点
6f7238286a
当前提交
31be1e7cc2
共有
100 个文件被更改
,包括
100 次插入
和
100 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+1
-1
education/education/api.py
+1
-1
education/education/doctype/academic_term/academic_term.js
+1
-1
education/education/doctype/academic_term/academic_term.py
+1
-1
education/education/doctype/academic_term/test_academic_term.py
+1
-1
education/education/doctype/academic_year/academic_year.py
+1
-1
education/education/doctype/academic_year/test_academic_year.py
+1
-1
education/education/doctype/article/article.js
+1
-1
education/education/doctype/article/article.py
+1
-1
education/education/doctype/article/test_article.py
+1
-1
education/education/doctype/assessment_criteria/assessment_criteria.js
+1
-1
education/education/doctype/assessment_criteria/assessment_criteria.py
+1
-1
education/education/doctype/assessment_criteria/test_assessment_criteria.py
+1
-1
education/education/doctype/assessment_criteria_group/assessment_criteria_group.js
+1
-1
education/education/doctype/assessment_criteria_group/assessment_criteria_group.py
+1
-1
education/education/doctype/assessment_criteria_group/test_assessment_criteria_group.py
+1
-1
education/education/doctype/assessment_group/assessment_group.js
+1
-1
education/education/doctype/assessment_group/assessment_group.py
+1
-1
education/education/doctype/assessment_group/assessment_group_dashboard.py
+1
-1
education/education/doctype/assessment_group/test_assessment_group.py
+1
-1
education/education/doctype/assessment_plan/assessment_plan.js
+1
-1
education/education/doctype/assessment_plan/assessment_plan.py
+1
-1
education/education/doctype/assessment_plan/assessment_plan_dashboard.py
+1
-1
education/education/doctype/assessment_plan/test_assessment_plan.py
+1
-1
education/education/doctype/assessment_plan_criteria/assessment_plan_criteria.py
+1
-1
education/education/doctype/assessment_result/assessment_result.js
+1
-1
education/education/doctype/assessment_result/assessment_result.py
+1
-1
education/education/doctype/assessment_result/assessment_result_dashboard.py
+1
-1
education/education/doctype/assessment_result/test_assessment_result.py
+1
-1
education/education/doctype/assessment_result_detail/assessment_result_detail.py
+1
-1
education/education/doctype/assessment_result_tool/assessment_result_tool.js
+1
-1
education/education/doctype/assessment_result_tool/assessment_result_tool.py
+1
-1
education/education/doctype/assessment_result_tool/test_assessment_result_tool.py
+1
-1
education/education/doctype/course/course.py
+1
-1
education/education/doctype/course/course_dashboard.py
+1
-1
education/education/doctype/course/test_course.py
+1
-1
education/education/doctype/course_activity/course_activity.js
+1
-1
education/education/doctype/course_activity/course_activity.py
+1
-1
education/education/doctype/course_activity/test_course_activity.py
+1
-1
education/education/doctype/course_assessment_criteria/course_assessment_criteria.py
+1
-1
education/education/doctype/course_enrollment/course_enrollment.js
+1
-1
education/education/doctype/course_enrollment/course_enrollment.py
+1
-1
education/education/doctype/course_enrollment/test_course_enrollment.py
+1
-1
education/education/doctype/course_schedule/course_schedule.py
+1
-1
education/education/doctype/course_schedule/course_schedule_dashboard.py
+1
-1
education/education/doctype/course_schedule/test_course_schedule.py
+1
-1
education/education/doctype/course_scheduling_tool/course_scheduling_tool.js
+1
-1
education/education/doctype/course_scheduling_tool/course_scheduling_tool.py
+1
-1
education/education/doctype/course_scheduling_tool/test_course_scheduling_tool.py
+1
-1
education/education/doctype/course_topic/course_topic.js
+1
-1
education/education/doctype/course_topic/course_topic.py
+1
-1
education/education/doctype/course_topic/test_course_topic.py
+1
-1
education/education/doctype/education_settings/education_settings.js
+1
-1
education/education/doctype/education_settings/education_settings.py
+1
-1
education/education/doctype/education_settings/test_education_settings.py
+1
-1
education/education/doctype/fee_category/fee_category.js
+1
-1
education/education/doctype/fee_category/fee_category.py
+1
-1
education/education/doctype/fee_category/test_fee_category.py
+1
-1
education/education/doctype/fee_component/fee_component.py
+1
-1
education/education/doctype/fee_schedule/fee_schedule.js
+1
-1
education/education/doctype/fee_schedule/fee_schedule.py
+1
-1
education/education/doctype/fee_schedule/fee_schedule_dashboard.py
+1
-1
education/education/doctype/fee_schedule/test_fee_schedule.py
+1
-1
education/education/doctype/fee_schedule_program/fee_schedule_program.py
+1
-1
education/education/doctype/fee_schedule_student_group/fee_schedule_student_group.py
+1
-1
education/education/doctype/fee_structure/fee_structure.js
+1
-1
education/education/doctype/fee_structure/fee_structure.py
+1
-1
education/education/doctype/fee_structure/fee_structure_dashboard.py
+1
-1
education/education/doctype/fee_structure/test_fee_structure.py
+1
-1
education/education/doctype/fees/fees.js
+1
-1
education/education/doctype/fees/fees.py
+1
-1
education/education/doctype/fees/test_fees.py
+1
-1
education/education/doctype/grading_scale/grading_scale.js
+1
-1
education/education/doctype/grading_scale/grading_scale.py
+1
-1
education/education/doctype/grading_scale/test_grading_scale.py
+1
-1
education/education/doctype/grading_scale_interval/grading_scale_interval.py
+1
-1
education/education/doctype/guardian/guardian.js
+1
-1
education/education/doctype/guardian/guardian.py
+1
-1
education/education/doctype/guardian/test_guardian.py
+1
-1
education/education/doctype/guardian_interest/guardian_interest.py
+1
-1
education/education/doctype/guardian_student/guardian_student.py
+1
-1
education/education/doctype/instructor/instructor.py
+1
-1
education/education/doctype/instructor/instructor_dashboard.py
+1
-1
education/education/doctype/instructor/test_instructor.py
+1
-1
education/education/doctype/instructor_log/instructor_log.py
+1
-1
education/education/doctype/options/options.py
+1
-1
education/education/doctype/program/program.js
+1
-1
education/education/doctype/program/program.py
+1
-1
education/education/doctype/program/test_program.py
+1
-1
education/education/doctype/program_course/program_course.py
+1
-1
education/education/doctype/program_enrollment/program_enrollment.js
+1
-1
education/education/doctype/program_enrollment/program_enrollment.py
+1
-1
education/education/doctype/program_enrollment/test_program_enrollment.py
+1
-1
education/education/doctype/program_enrollment_course/program_enrollment_course.py
+1
-1
education/education/doctype/program_enrollment_fee/program_enrollment_fee.py
+1
-1
education/education/doctype/program_enrollment_tool/program_enrollment_tool.js
+1
-1
education/education/doctype/program_enrollment_tool/program_enrollment_tool.py
+1
-1
education/education/doctype/program_enrollment_tool/test_program_enrollment_tool.py
+1
-1
education/education/doctype/program_enrollment_tool_student/program_enrollment_tool_student.py
+1
-1
education/education/doctype/program_fee/program_fee.py
+1
-1
education/education/doctype/question/question.js
+ 1
- 1
education/education/api.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/academic_term/academic_term.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Academic Term', {
+ 1
- 1
education/education/doctype/academic_term/academic_term.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/academic_term/test_academic_term.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/academic_year/academic_year.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/academic_year/test_academic_year.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/article/article.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2018, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Article', {
+ 1
- 1
education/education/doctype/article/article.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/article/test_article.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/assessment_criteria/assessment_criteria.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Assessment Criteria', {
+ 1
- 1
education/education/doctype/assessment_criteria/assessment_criteria.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_criteria/test_assessment_criteria.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/assessment_criteria_group/assessment_criteria_group.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Assessment Criteria Group', {
+ 1
- 1
education/education/doctype/assessment_criteria_group/assessment_criteria_group.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_criteria_group/test_assessment_criteria_group.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/assessment_group/assessment_group.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Assessment Group', {
+ 1
- 1
education/education/doctype/assessment_group/assessment_group.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_group/assessment_group_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
from xhiveframework import _
+ 1
- 1
education/education/doctype/assessment_group/test_assessment_group.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/assessment_plan/assessment_plan.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_plan/assessment_plan.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_plan/assessment_plan_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
from xhiveframework import _
+ 1
- 1
education/education/doctype/assessment_plan/test_assessment_plan.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/assessment_plan_criteria/assessment_plan_criteria.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_result/assessment_result.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Assessment Result', {
+ 1
- 1
education/education/doctype/assessment_result/assessment_result.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_result/assessment_result_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
from xhiveframework import _
+ 1
- 1
education/education/doctype/assessment_result/test_assessment_result.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/assessment_result_detail/assessment_result_detail.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_result_tool/assessment_result_tool.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_result_tool/assessment_result_tool.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/assessment_result_tool/test_assessment_result_tool.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/course/course.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/course/course_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
from xhiveframework import _
+ 1
- 1
education/education/doctype/course/test_course.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/course_activity/course_activity.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2018, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Course Activity', {
+ 1
- 1
education/education/doctype/course_activity/course_activity.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/course_activity/test_course_activity.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/course_assessment_criteria/course_assessment_criteria.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/course_enrollment/course_enrollment.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2018, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Course Enrollment', {
+ 1
- 1
education/education/doctype/course_enrollment/course_enrollment.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/course_enrollment/test_course_enrollment.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/course_schedule/course_schedule.py
查看文件
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/course_schedule/course_schedule_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
from xhiveframework import _
+ 1
- 1
education/education/doctype/course_schedule/test_course_schedule.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import datetime
+ 1
- 1
education/education/doctype/course_scheduling_tool/course_scheduling_tool.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
+ 1
- 1
education/education/doctype/course_scheduling_tool/course_scheduling_tool.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/course_scheduling_tool/test_course_scheduling_tool.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/course_topic/course_topic.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2018, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Course Topic', {
+ 1
- 1
education/education/doctype/course_topic/course_topic.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/course_topic/test_course_topic.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/education_settings/education_settings.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2017, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Education Settings', {
+ 1
- 1
education/education/doctype/education_settings/education_settings.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/education_settings/test_education_settings.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/fee_category/fee_category.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Fee Category', {
+ 1
- 1
education/education/doctype/fee_category/fee_category.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/fee_category/test_fee_category.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/fee_component/fee_component.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/fee_schedule/fee_schedule.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2017, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.provide("xhiveerp.accounts.dimensions");
+ 1
- 1
education/education/doctype/fee_schedule/fee_schedule.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/fee_schedule/fee_schedule_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
+ 1
- 1
education/education/doctype/fee_schedule/test_fee_schedule.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/fee_schedule_program/fee_schedule_program.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/fee_schedule_student_group/fee_schedule_student_group.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/fee_structure/fee_structure.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2017, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.provide("xhiveerp.accounts.dimensions");
+ 1
- 1
education/education/doctype/fee_structure/fee_structure.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/fee_structure/fee_structure_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
from xhiveframework import _
+ 1
- 1
education/education/doctype/fee_structure/test_fee_structure.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/fees/fees.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2017, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.provide("xhiveerp.accounts.dimensions");
+ 1
- 1
education/education/doctype/fees/fees.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/fees/test_fees.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/grading_scale/grading_scale.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Grading Scale', {
+ 1
- 1
education/education/doctype/grading_scale/grading_scale.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/grading_scale/test_grading_scale.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/grading_scale_interval/grading_scale_interval.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/guardian/guardian.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2016, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Guardian', {
+ 1
- 1
education/education/doctype/guardian/guardian.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/guardian/test_guardian.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/guardian_interest/guardian_interest.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/guardian_student/guardian_student.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/instructor/instructor.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/instructor/instructor_dashboard.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 20
15, Xhive
# Copyright (c) 20
20, XhiveFramework and Contributors
# License: GNU General Public License v3. See license.txt
from xhiveframework import _
+ 1
- 1
education/education/doctype/instructor/test_instructor.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/instructor_log/instructor_log.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/options/options.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
8, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program/program.js
查看文件
@@ -1,4 +1,4 @@
// Copyright (c) 2015,
# Copyright (c) 2015, Xhive Technologies and contributors
// Copyright (c) 2015,
XhiveFramework
// For license information, please see license.txt
xhiveframework.ui.form.on('Program Course', {
+ 1
- 1
education/education/doctype/program/program.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program/test_program.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/program_course/program_course.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program_enrollment/program_enrollment.js
查看文件
@@ -1,4 +1,4 @@
// Copyright (c) 2016,
# Copyright (c) 2015, Xhive and contributors
// Copyright (c) 2016,
XhiveFramework
// For license information, please see license.txt
+ 1
- 1
education/education/doctype/program_enrollment/program_enrollment.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program_enrollment/test_program_enrollment.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
and Contributors
# Copyright (c) 2015, Xhive
Framework
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/program_enrollment_course/program_enrollment_course.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and contributors
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program_enrollment_fee/program_enrollment_fee.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program_enrollment_tool/program_enrollment_tool.js
查看文件
@@ -1,4 +1,4 @@
// Copyright (c) 2016,
# Copyright (c) 2015, Xhive and contributors
// Copyright (c) 2016,
XhiveFramework
// For license information, please see license.txt
xhiveframework.ui.form.on("Program Enrollment Tool", {
+ 1
- 1
education/education/doctype/program_enrollment_tool/program_enrollment_tool.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program_enrollment_tool/test_program_enrollment_tool.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 201
5, Xhive
# Copyright (c) 201
7, XhiveFramework and Contributors
# See license.txt
import unittest
+ 1
- 1
education/education/doctype/program_enrollment_tool_student/program_enrollment_tool_student.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/program_fee/program_fee.py
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
# Copyright (c) 2015, Xhive
Framework
# For license information, please see license.txt
+ 1
- 1
education/education/doctype/question/question.js
查看文件
@@ -1,4 +1,4 @@
# Copyright (c) 2015, Xhive
// Copyright (c) 2018, XhiveFramework and contributors
// For license information, please see license.txt
xhiveframework.ui.form.on('Question', {
部分文件因为文件数量过多而无法显示
撰写
预览
正在加载...
取消
保存