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

Link a knowledge article to a project

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
odoo16features
4 Replies
4880 Tampilan
Avatar
Angelina Moschella

Hello

Is it possible to link a knowledge article to a project/task?

I can see that you can search for the article but don't know how to link it.

We use articles to store instructions/information and want the user to click on the article from within the project to view it instead of searching for it.

I'm using Odoo v16E

Thanks

0
Avatar
Buang
Liliana Grigor

did you found how to do it?

faOtools

This app - https://apps.odoo.com/apps/modules/16.0/knowsystem - has such a built-in feature to link any article with any Odoo objects for quick search and messaging

Avatar
Julien Banken (jbn)
Jawaban Terbai

Hello Angelina,

In addition to the article links you can create using the /article​ command in the pad, you can also use a property field to link articles to your project tasks.

Here's the procedure to follow:

  1. Open a task form view.
  2. Click on the Add a property​ button to add a new property field.
  3. Enter a name for your new field (e.g: "Instructions").
  4. In the Field Type​ field, select Many2one​ to link a single article or Many2many​ to link multiple articles.
  5. In the Model​ field, select the model Knowledge Article​.
  6. Click away to close the dropdown.

Once the field is created, click on it to link an article. After linking an article, you can open it by clicking on the corresponding pill.

0
Avatar
Buang
Avatar
Padraic Mellett
Jawaban Terbai

I just used the same naming format for the project and article in knowledge and linked using /link. 

0
Avatar
Buang
Avatar
Brain Station 23
Jawaban Terbai

Yes, it is possible to link a knowledge article to a project or task in Odoo. However, it is not a native feature, so you will need to create a custom module to achieve it.
To do this, follow these steps:
1.Create a new module and inherit the project.project or project.task model.2.Create a new Many2one relational field with the knowledge.article model.3.Add the new field to the appropriate view by inheriting the view of the form.
Once you have created the custom module, you will need to install it in Odoo. Once installed, you will be able to link knowledge articles to projects and tasks in the Odoo form view.
To do this, simply open the project or task form and select the knowledge article from the Many2one field. Once you have selected the knowledge article, it will be linked to the project or task.
This will allow you to quickly and easily access relevant knowledge articles while working on projects and tasks.
Here is a descriptive example of how to use the custom module to link a knowledge article to a project:
1.Open the project form for the project that you are working on.2.Click on the Knowledge Article field.3.Select the knowledge article that you want to link to the project from the list of available articles.4.Click on the Save button.
The knowledge article will now be linked to the project. You can view the knowledge article by clicking on the Knowledge Article field in the project form.
You can also link knowledge articles to tasks in a similar way. Simply open the task form and select the knowledge article from the Knowledge Article field.
Linking knowledge articles to projects and tasks can be a very useful way to improve your team's productivity and efficiency. By providing easy access to relevant knowledge articles, you can help your team members to quickly find the information they need to complete their tasks.

Thanks & Regards, 

 

Brain Station 23 Ltd. 

Mobile: (+880) 1404055226 

Email: sales@brainstation-23.com 

Web: https://brainstation-23.com/ 

Address: (Building-1) 8th Floor, 2 Bir Uttam AK Khandakar Road, Mohakhali C/A, Dhaka 1212, Bangladesh 

0
Avatar
Buang
Avatar
Angelina Moschella
Penulis Jawaban Terbai

In the Description tab within the Project if you press / it will allow you to select Article and link the article.

However, it doesn't display the number of articles next to the icon at the top of the tool bar, like it does with the paperclip icon when you attach a document.

0
Avatar
Buang
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
DeprecationWarning: The longpolling-port is a deprecated alias to the gevent-port option, please use the latter Diselesaikan
odoo16features
Avatar
Avatar
Avatar
Avatar
Avatar
5
Sep 25
24588
How to Add wizard under print button inside the form view.
odoo16features
Avatar
Avatar
Avatar
Avatar
3
Agu 25
3753
How to add @api.onchange in _get_view() method odoo 16
odoo16features
Avatar
Avatar
1
Mei 25
3652
get all partners which are internal users or portal users odoo16
odoo16features
Avatar
Avatar
1
Apr 25
4503
How to add decoration color green with bold to a record with a single conditon
odoo16features
Avatar
Avatar
1
Apr 25
5348
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