Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
v 8.0 : Can't see documents in "Knowledge" menu
Hi,
I can't see list of documents in v8 "Knowledge" menu, as we could in v7
Is this a bug ?
Almost a year of the original question and the problem persists. :-(
Well, to ..\addons\document\document_view.xml after line 256. add this
<menuitem name="Documents" id="menu_document_doc" parent="knowledge.menu_document" sequence="0"/>
<menuitem
name="Documents"
action="action_document_file_form"
id="menu_document_files"
parent="menu_document_doc"
sequence="0"
/>
If "documents" have been installed remove and 'reinstall' it from settings --> Configuration --> Knowledge
Odoo team : Is this a bug ? When will it be corrected ?
Thanks for answer
Hello, I have the same problem, have you received an answer? Regards, David
Hi Dabid, I haven't received any answer from Odoo or someone else, so I "hacked" the menus to get this entry visible
Configuration menu User interface Menu elements Added 2 elements : - "Documents" in "Knowledge" (parent) Menu, with no action - Anoter "Documents" in newly created "Documents" menu, with ir.actions.act_window as an action, and "Documents" as the object
I created the menu's as you suggest but they do not appear. I must be missing something to get them to appear under the 'Knowledge' menu.
I noticed in 'Menu Items' that there already is another Knowledge menu, presumably for the documents and attachments saved on the system called 'Knowledge/Collaborative Content'. This menu also does not display under 'Knowledge'.
There are no groups defined under 'Knowledge/Collaborative Content' and mousing over 'Group name' displays the pop-up message "If you have groups, the visibility of this menu will be based on these groups. If this field is empty, Odoo will compute visibility based on the related object's read access."
Not to sure where to go from here. What was your experience to get this working? Thanks.
Evin Lavery
Configuration menu User interface Menu elements Added 2 elements : - "Documents" in "Knowledge" (parent) Menu, with no action - Anoter "Documents" in newly created "Documents" menu, with ir.actions.act_window as an action, and "Documents" as the object
--Jean-Marc Dupont
Sent by Odoo S.A. using Odoo
I forgot : you have to add the group "Knowledge/User" in the menu element And verify that your users have the Knowledge combo box set to "User" in Access rights
The 'Sequence' field when creating the menus has no other function except to say how high it is on the list right, it has no bearing on function, is that correct?
Thanks.
Evin Lavery
I forgot : you have to add the group "Knowledge/User" in the menu element And verify that your users have the Knowledge combo box set to "User" in Access rights
--Jean-Marc Dupont
Sent by Odoo S.A. using Odoo
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 8/12/14, 9:02 AM |
Seen: 2634 times |
Last updated: 8/3/15, 2:45 AM |