diff --git a/openeducat_erp-14.0.1.0/openeducat_admission/__pycache__/__init__.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_admission/__pycache__/__init__.cpython-38.pyc
new file mode 100644
index 000000000..c33b6b437
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_admission/__pycache__/__init__.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/__init__.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/__init__.cpython-38.pyc
new file mode 100644
index 000000000..44209cb18
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/__init__.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/admission.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/admission.cpython-38.pyc
new file mode 100644
index 000000000..4dc247cf5
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/admission.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/admission_register.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/admission_register.cpython-38.pyc
new file mode 100644
index 000000000..32beedaf2
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_admission/models/__pycache__/admission_register.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_admission/wizard/__pycache__/__init__.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_admission/wizard/__pycache__/__init__.cpython-38.pyc
new file mode 100644
index 000000000..a48399404
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_admission/wizard/__pycache__/__init__.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_admission/wizard/__pycache__/admission_analysis_wizard.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_admission/wizard/__pycache__/admission_analysis_wizard.cpython-38.pyc
new file mode 100644
index 000000000..1c323a644
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_admission/wizard/__pycache__/admission_analysis_wizard.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/__pycache__/__init__.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_assignment/__pycache__/__init__.cpython-38.pyc
new file mode 100644
index 000000000..42a0de651
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_assignment/__pycache__/__init__.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/__init__.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/__init__.cpython-38.pyc
new file mode 100644
index 000000000..477eaa56f
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/__init__.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment.cpython-38.pyc
new file mode 100644
index 000000000..0869bfadf
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment_sub_line.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment_sub_line.cpython-38.pyc
new file mode 100644
index 000000000..997c5d8a0
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment_sub_line.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment_type.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment_type.cpython-38.pyc
new file mode 100644
index 000000000..77361ab0b
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/assignment_type.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/student.cpython-38.pyc b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/student.cpython-38.pyc
new file mode 100644
index 000000000..53afaf737
Binary files /dev/null and b/openeducat_erp-14.0.1.0/openeducat_assignment/models/__pycache__/student.cpython-38.pyc differ
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/models/assignment_sub_line.py b/openeducat_erp-14.0.1.0/openeducat_assignment/models/assignment_sub_line.py
index 56fdaa6e6..68cb56ddb 100644
--- a/openeducat_erp-14.0.1.0/openeducat_assignment/models/assignment_sub_line.py
+++ b/openeducat_erp-14.0.1.0/openeducat_assignment/models/assignment_sub_line.py
@@ -69,8 +69,6 @@ class OpAssignmentSubLine(models.Model):
company_id = fields.Many2one(
'res.company', string='Company',
default=lambda self: self.env.user.company_id)
- attachment = fields.Binary("Attachment")
- attachment_filename = fields.Char("File Name")
def act_draft(self):
result = self.state = 'draft'
diff --git a/openeducat_erp-14.0.1.0/openeducat_assignment/views/assignment_sub_line_view.xml b/openeducat_erp-14.0.1.0/openeducat_assignment/views/assignment_sub_line_view.xml
index fbb003221..62d67dada 100644
--- a/openeducat_erp-14.0.1.0/openeducat_assignment/views/assignment_sub_line_view.xml
+++ b/openeducat_erp-14.0.1.0/openeducat_assignment/views/assignment_sub_line_view.xml
@@ -47,11 +47,9 @@
-
+
-