Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

v 8.0 : Can't see documents in "Knowledge" menu

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
knowledgedocuments
12 Replies
7202 Tampilan
Avatar
Jean-Marc Dupont

Hi,

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

Is this a bug ?

0
Avatar
Buang
Avatar
Hiral Patel (hip)
Jawaban Terbai

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

0
Avatar
Buang
Avatar
Jaime Vasquez
Jawaban Terbai

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


 

0
Avatar
Buang
Avatar
Cyrus Waithaka
Jawaban Terbai

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.

0
Avatar
Buang
Avatar
Jean-Marc Dupont
Penulis Jawaban Terbai

Odoo team : Is this a bug ? When will it be corrected ?

Thanks for answer

0
Avatar
Buang
David Verove

Hello, I have the same problem, have you received an answer? Regards, David

Jean-Marc Dupont
Penulis

Hi Dabid, I haven't received any answer from Odoo or someone else, so I "hacked" the menus to get this entry visible

Ev Lav

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

Jean-Marc Dupont
Penulis

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

OdooBot
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
Jean-Marc Dupont
Penulis

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

OdooBot
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
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Referenzen für Wissensdatenbank-Artikel?
knowledge
Avatar
Avatar
1
Sep 25
731
button "share for web" doesn't appear in knowledge app Diselesaikan
knowledge
Avatar
Avatar
Avatar
Avatar
3
Mar 25
3660
Odoo 13 don't have Documents?
documents
Avatar
Avatar
Avatar
Avatar
Avatar
4
Jul 23
8817
Knowledge app - Not possible to insert images Diselesaikan
knowledge
Avatar
Avatar
Avatar
2
Jan 23
3776
Using knowledge base from v16 on V15 Diselesaikan
knowledge
Avatar
Avatar
Avatar
2
Jan 23
3677
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now