tambah examp
Showing
127 changed files
with
2457 additions
and
12 deletions
exam_test_quiz/__init__.py
0 → 100644
exam_test_quiz/__manifest__.py
0 → 100644
exam_test_quiz/controllers/__init__.py
0 → 100644
exam_test_quiz/controllers/main.py
0 → 100644
exam_test_quiz/data/mail.template.csv
0 → 100644
exam_test_quiz/data/res.groups.csv
0 → 100644
exam_test_quiz/doc/changelog.rst
0 → 100644
exam_test_quiz/models/__init__.py
0 → 100644
exam_test_quiz/models/etq_exam.py
0 → 100644
exam_test_quiz/models/etq_exam_share.py
0 → 100644
exam_test_quiz/models/etq_results.py
0 → 100644
exam_test_quiz/security/account_security.xml
0 → 100644
exam_test_quiz/security/ir.model.access.bak
0 → 100644
exam_test_quiz/security/ir.model.access.csv
0 → 100644
exam_test_quiz/security/ir_rule.xml
0 → 100644
exam_test_quiz/static/description/1.jpg
0 → 100644

115 KB
exam_test_quiz/static/description/2.jpg
0 → 100644

73.8 KB
exam_test_quiz/static/description/icon.png
0 → 100644

46.6 KB
exam_test_quiz/static/description/index.html
0 → 100644
exam_test_quiz/views/etq_exam.xml
0 → 100644
exam_test_quiz/views/etq_exam_share.xml
0 → 100644
exam_test_quiz/views/etq_results.xml
0 → 100644
exam_test_quiz/views/exam_templates.xml
0 → 100644
exam_test_quiz/views/menus.xml
0 → 100644
school/README.rst
0 → 100644
school/__init__.py
0 → 100644
school/__manifest__.py
0 → 100644
school/data/student_sequence.xml
0 → 100644
school/demo/school_demo.xml
0 → 100644
This diff is collapsed.
Click to expand it.
school/images/hover.png
0 → 100644

13.6 KB
school/images/icon.png
0 → 100644

11.3 KB
school/models/__init__.py
0 → 100644
school/models/parent.py
0 → 100644
school/models/res_users.py
0 → 100644
school/models/school.py
0 → 100644
This diff is collapsed.
Click to expand it.
school/models/student.py
0 → 100644
This diff is collapsed.
Click to expand it.
school/models/teacher.py
0 → 100644
school/report/identity_card.xml
0 → 100644
school/report/report_view.xml
0 → 100644
school/security/ir.model.access.csv
0 → 100644
This diff is collapsed.
Click to expand it.
school/security/school_security.xml
0 → 100644

17.2 KB
school/static/description/05_new_updates.png
0 → 100644

57.4 KB
school/static/description/EMS.jpg
0 → 100644

49.7 KB
school/static/description/dashboard.png
0 → 100644

591 Bytes
school/static/description/ems.png
0 → 100644

117 KB
school/static/description/ems_stud_reg.png
0 → 100644

71.1 KB
school/static/description/fb.jpg
0 → 100644

4.52 KB
school/static/description/icon.png
0 → 100644

44.6 KB
school/static/description/identitycard.png
0 → 100644

18.2 KB
school/static/description/in.jpg
0 → 100644

8.33 KB
school/static/description/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
school/static/description/insta.jpg
0 → 100644

7.82 KB
school/static/description/newschool.gif
0 → 100644

87 KB
school/static/description/odooqa32.png
0 → 100644

1.73 KB
school/static/description/parents.gif
0 → 100644

204 KB
school/static/description/parents.png
0 → 100644

39.8 KB
school/static/description/school.png
0 → 100644

48.4 KB
school/static/description/school1.png
0 → 100644

89.9 KB
school/static/description/school_config.gif
0 → 100644

115 KB

56.9 KB
school/static/description/serpent32.png
0 → 100644

1.12 KB
school/static/description/serpent_logo.png
0 → 100644

9.28 KB
school/static/description/student_info.gif
0 → 100644

1.21 MB
school/static/description/teacher2.gif
0 → 100644

130 KB
school/static/description/twitter.jpg
0 → 100644

10.9 KB
school/static/description/youtube.jpg
0 → 100644

15.2 KB
school/static/src/img/accommodation.png
0 → 100644

2.29 KB
school/static/src/img/admission.png
0 → 100644

59.7 KB
school/static/src/img/course.png
0 → 100644

34.3 KB
school/static/src/img/department.png
0 → 100644

1.3 KB
school/static/src/img/lecturer.jpg
0 → 100644

6.42 KB
school/static/src/img/lecturer.png
0 → 100644

71.9 KB
school/static/src/img/parent.png
0 → 100644

11.9 KB
school/static/src/img/student.png
0 → 100644

103 KB
school/static/src/scss/schoolcss.scss
0 → 100644
school/tests/__init__.py
0 → 100644
school/tests/test_school.py
0 → 100644
school/views/parent_view.xml
0 → 100644
school/views/school_view.xml
0 → 100644
This diff is collapsed.
Click to expand it.
school/views/student_view.xml
0 → 100644
This diff is collapsed.
Click to expand it.
school/views/teacher_view.xml
0 → 100644
school/views/template_view.xml
0 → 100644
school/wizard/__init__.py
0 → 100644
school/wizard/assign_roll_no.py
0 → 100644
school/wizard/assign_roll_no_wizard.xml
0 → 100644
school/wizard/move_standards.py
0 → 100644
school/wizard/move_standards_view.xml
0 → 100644
school/wizard/teriminate_reason.py
0 → 100644
school/wizard/terminate_reason_view.xml
0 → 100644
school/wizard/wiz_send_email.py
0 → 100644
school/wizard/wiz_send_email_view.xml
0 → 100644
timetable/README.rst
0 → 100644
timetable/__init__.py
0 → 100644
timetable/__manifest__.py
0 → 100644
timetable/demo/timetable_demo.xml
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/images/logo.png
0 → 100644

5.8 KB
timetable/models/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/models/timetable.py
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/report/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/report/report_view.xml
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/report/timetable.xml
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/report/timetable_info.py
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/security/ir.model.access.csv
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/security/timetable_security.xml
0 → 100644
This diff is collapsed.
Click to expand it.

38 KB
timetable/static/description/fb.jpg
0 → 100644

4.52 KB
timetable/static/description/icon.png
0 → 100644

186 KB
timetable/static/description/in.jpg
0 → 100644

8.33 KB
timetable/static/description/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/static/description/insta.jpg
0 → 100644

7.82 KB

9.28 KB
timetable/static/description/timetable.png
0 → 100644

71.5 KB
timetable/static/description/timetable1.png
0 → 100644

49.3 KB
timetable/static/description/timetable2.png
0 → 100644

64.4 KB
timetable/static/description/timetable3.png
0 → 100644

154 KB

63.5 KB

67.9 KB
timetable/static/description/twitter.jpg
0 → 100644

10.9 KB
timetable/static/description/youtube.jpg
0 → 100644

15.2 KB
timetable/tests/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/tests/test_timetable.py
0 → 100644
This diff is collapsed.
Click to expand it.
timetable/views/timetable_view.xml
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment