跳至内容
菜单
此问题已终结
12 回复
6593 查看

Hi,

I can't see list of documents in v8 "Knowledge" menu, as we could in v7

Is this a bug ?

形象
丢弃
最佳答案

Find the attachments at: Settings -> Technical -> Database Structure -> Attachments [Menu is visible if the user have 'Technical Features' rights]

形象
丢弃
最佳答案

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


 

形象
丢弃
最佳答案

This is a bug. Seems the menu creation command was omitted on the bundled  document module in odoo v8. Surprised no one has mentioned it after such a long time.

形象
丢弃
编写者 最佳答案

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

Hi Jean-Marc, could you explain how you did this please? Thanks.

编写者

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

Hi, thank for the quick feedback.

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


On 11.01.2015 10:11, Jean-Marc Dupont wrote:
<blockquote cite="mid:1420967515.121412038803101.467163086613154-openerp-61362-forum.post@accounts.odoo.com" type="cite">

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 about Forum Post False
编写者

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

Thanks. That worked. Access rights were already set. I just applied group "Knowledge/User" to the menu item 'Knowledge' and that was enough. Strange that this is not already set up as default, do you know why this is?

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


On 11.01.2015 23:03, Jean-Marc Dupont wrote:
<blockquote cite="mid:1421013792.213294029235840.835296201883719-openerp-61362-forum.post@accounts.odoo.com" type="cite">

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 Forum Post False
相关帖文 回复 查看 活动
3
3月 25
2687
4
7月 23
5729
2
1月 23
2955
2
1月 23
2824
1
10月 22
3630