Hi,
I can't see list of documents in v8 "Knowledge" menu, as we could in v7
Is this a bug ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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 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
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
--Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
mar 25
|
2683 | ||
|
4
jul 23
|
5729 | ||
|
2
ene 23
|
2955 | ||
Using knowledge base from v16 on V15
Resuelto
|
|
2
ene 23
|
2820 | |
|
1
oct 22
|
3629 |