Cannot re-install a module that have been uninstalled
Bug #1290858 reported by
Olivier Laurent (Open ERP)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
High
|
OpenERP Publisher's Warranty Team |
Bug Description
Hello,
You cannot re-install a module that was previously uninstalled.
Steps:
* create a new fresh database
* install the "Social Network" module
* uninstall it
* trying to re-install it leads to an error
Was also tested with "Sale" module.
Thank you.
Regards,
Related branches
lp://staging/~openerp-dev/openobject-addons/7.0-opw-605264-rgo
Rejected
for merging
into
lp://staging/openobject-addons/7.0
- Martin Trigaux (OpenERP): Pending requested
-
Diff: 41 lines (+9/-4)2 files modifiedmail/mail_group.py (+7/-3)
mail/res_users.py (+2/-1)
lp://staging/~openerp-dev/openobject-server/7.0-uninstall-module-constraint-mat
Ready for review
for merging
into
lp://staging/openobject-server/7.0
- Olivier Dony (Odoo): Pending requested
-
Diff: 43 lines (+10/-7)2 files modifiedopenerp/addons/base/ir/ir_model.py (+10/-3)
openerp/addons/base/module/module.py (+0/-4)
Changed in openobject-server: | |
importance: | Undecided → High |
Changed in openobject-server: | |
assignee: | nobody → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
To post a comment you must log in.
Tested with openerp 7.0 (revision 5258)