NC has unneeded dependency on document_page_approval
Bug #1215926 reported by
Daniel Reis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
OpenERP Management System | Status tracked in 7.0 | |||||
7.0 |
Fix Released
|
Medium
|
Savoir-faire Linux' OpenERP |
Bug Description
This dependency in not stricly necessary.
Furthermore, it prevents me from installing the NC module using only the mgmtsystem branch:
"Error: You try to install module 'document_
But the latter module is not available in your system."
Related branches
lp:~savoirfairelinux-openerp/openerp-mgmtsystem/7.0-fix-1215926
- Daniel Reis: Approve (yes!)
-
Diff: 42 lines (+3/-6)3 files modifieddocument_page_environmental_aspect/__openerp__.py (+1/-1)
document_page_work_instructions/__openerp__.py (+1/-1)
mgmtsystem_manuals/__openerp__.py (+1/-4)
To post a comment you must log in.
NC should at least depend on document_page.
Do you agree ?