[trunk/7.0]Lost pages category in knowledge
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) | Status tracked in Trunk | |||||
7.0 |
Fix Committed
|
Medium
|
OpenERP Publisher's Warranty Team | |||
Trunk |
Fix Committed
|
Medium
|
OpenERP R&D Addons Team 1 |
Bug Description
Summary: Create a page category on the fly but it doesn't show up in the list of categories and is not available when creating subsequent pages.
7.0-20130224-002108
Reproduce
Install Knowledge and document management
Enable : Settings/
Go to Knowledge/Pages
Click Create
Enter a page name
Enter a category name (a new category), ex "Mycat"
Click "Create MyCat"
Click Save
Go back to the list of pages.
The page is listed and "Mycat" appears in the Category column.
Go to Knowledge/
The category "Mycat" is not there. It should be there.
Go to Knowledge/Pages
Click Create
Click the Category drop down menu
Category Mycat is not in that menu. It should be there.
Go to Knowledge/
Create a category, ex. "Mycat2"
Go to Knowledge/Pages
Click Create
Click the Category drop down menu
Category Mycat2 is in that menu. Ok.
Related branches
- Nhomar - Vauxoo (community): Disapprove
- OpenERP Core Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifieddocument_page/document_page.py (+1/-1)
- OpenERP R&D Team: Pending requested
- Olivier Dony (Odoo): Pending requested
-
Diff: 12 lines (+1/-1)1 file modifieddocument_page/document_page_view.xml (+1/-1)
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
tags: | added: maintenance |
Hello,
It has been fix commited in https:/ /code.launchpad .net/~openerp- dev/openobject- addons/ trunk-bug- 1150809- Dharmraj branch.
Revision No: 8602
Revision ID: <email address hidden>
It will be available soon in trunk.
Thanks,
Dharmraj.