Skip to content

Commit

Permalink
[MIG] Make modules uninstallable
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed Oct 6, 2016
1 parent dde56c7 commit 13d7eeb
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion openeducat_achievement/__openerp__.py
Expand Up @@ -45,7 +45,7 @@
'demo/op.achievement.type.csv',
'demo/op.achievement.csv',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_activity/__openerp__.py
Expand Up @@ -48,7 +48,7 @@
'images': [
'static/description/openeducat_activity_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_admission/__openerp__.py
Expand Up @@ -52,7 +52,7 @@
'images': [
'static/description/openeducat_admission_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
2 changes: 1 addition & 1 deletion openeducat_alumni/__openerp__.py
Expand Up @@ -43,7 +43,7 @@
'images': [
'static/description/openeducat_alumni_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_assignment/__openerp__.py
Expand Up @@ -51,7 +51,7 @@
'images': [
'static/description/openeducat_assignment_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_attendance/__openerp__.py
Expand Up @@ -52,7 +52,7 @@
'images': [
'static/description/openeducat_attendance_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_classroom/__openerp__.py
Expand Up @@ -44,7 +44,7 @@
'images': [
'static/description/openeducat_classroom_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_core/__openerp__.py
Expand Up @@ -85,7 +85,7 @@
'images': [
'static/description/openeducat_core_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_erp/__openerp__.py
Expand Up @@ -62,7 +62,7 @@
'images': [
'static/description/openeducat_erp_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_exam/__openerp__.py
Expand Up @@ -66,7 +66,7 @@
'images': [
'static/description/openeducat_exam_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_facility/__openerp__.py
Expand Up @@ -44,7 +44,7 @@
'images': [
'static/description/openeducat_facility_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_fees/__openerp__.py
Expand Up @@ -42,7 +42,7 @@
'images': [
'static/description/openeducat_fees_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_health/__openerp__.py
Expand Up @@ -44,7 +44,7 @@
'images': [
'static/description/openeducat_health_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_hostel/__openerp__.py
Expand Up @@ -47,7 +47,7 @@
'images': [
'static/description/openeducat_hostel_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_l10n_in/__openerp__.py
Expand Up @@ -49,7 +49,7 @@
'images': [
'static/description/indian_openeducat_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_l10n_in_admission/__openerp__.py
Expand Up @@ -41,7 +41,7 @@
'images': [
'static/description/indian_openeducat_admission_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
2 changes: 1 addition & 1 deletion openeducat_library/__openerp__.py
Expand Up @@ -71,7 +71,7 @@
'images': [
'static/description/openeducat_library_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_parent/__openerp__.py
Expand Up @@ -47,7 +47,7 @@
'images': [
'static/description/openeducat_parent_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_placement/__openerp__.py
Expand Up @@ -43,7 +43,7 @@
'images': [
'static/description/openeducat_placement_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_scholarship/__openerp__.py
Expand Up @@ -45,7 +45,7 @@
'images': [
'static/description/openeducat_scholarship_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_timetable/__openerp__.py
Expand Up @@ -54,7 +54,7 @@
'images': [
'static/description/openeducat_timetable_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down
2 changes: 1 addition & 1 deletion openeducat_transportation/__openerp__.py
Expand Up @@ -48,7 +48,7 @@
'images': [
'static/description/openeducat_transportation_banner.jpg',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
Expand Down

0 comments on commit 13d7eeb

Please sign in to comment.