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

Is Helpdesk really working in OpenERP 7?

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
helpdesk
5 Replies
11284 Tampilan
Avatar
Jean-Baptiste Quenot

Hi, I setup the helpdesk module to create a new entry when email arrives on support@mycompany.com. The entry is properly created, but there are a few things I don't understand:

1) how to send an automatic reply altering the subject with request ID?

2) how to reply to the customer from within OpenERP? It must be obvious but I can't find it.

3) does the helpdesk module track replies?

3
Avatar
Buang
Avatar
wizardz
Jawaban Terbai

How can a customer email answer go to the same ticket ??? HOW?

0
Avatar
Buang
Avatar
Dave Ellison
Jawaban Terbai

Update on this, I have added that it does not work on manual tickets, which we rarely do.

And I am finding this module less and less useful now we are a few weeks in testing this. I have to agree, this is not a helpdesk screen, but more a customer relationaship screen. Where you can record a piece of communication, but that's it. OpenERP is seriously lacking a basic helpdesk module:

  • Receive emails and it creates a ticket, we get a unique ID for that requires, it sends a confirmation to customer.
  • We create a manual ticket, it creates a unique ID and it sends a confirmation email to the customer.
  • Customer replies, it goes back into the same ticket.. assumption if same subject or however best way to combine with existing ticket from email.
  • We update the ticket and customer gets a copy of the update
    • Internal notes updates are not sent to customer or seen via portal.

Anyone ever had any success? Or are all companies using a seperate Helpdesk system?


Hi,

Ok I have the helpdesk (crm.helpdesk) pretty much up and running now. Yeah, there has to be some tweaks to get it going.

I'll try to list out the changes, but ask away if I seem to have forgetten something.

First a unique ID, I thought I might be able to use the record ID. Which in the DB has a sequence number, but unfortunately it does not show up in the Helpdesk screen. So I created a new custom field via the settings>database>model screen. For me I added one called x_ticket_id, as x_ is always used to identify customisation. This field was set as an integer and saved within the model. I then created a sequence within postgresql, attached that to the new field, to start from 5000, but you could have it starting from anything of course! I increment it by 1, but again depending on your needs, can adjust this value. I then went to edit the view and added my new field, for me I added it to the top with a html heading tag, to make it larger and obvious on the screen. Again, you can add this anywhere. I'm sure within OpenERP this can be done, but I became bored of the empty questions, like you mentioned earlier.

You can reply, by using the messaging section at the bottom. * Going to add a note to this. We have emails coming in and do not manually create then... generally. It seems if it does not coming in from an email, the customers details are not added as a follower, which completely messes up the Helpdesk.

Again if you set the ticket id in the sending of the email, it should go back into the same message. I have had success with this.

If any of this needs clarifying, please feel free to ask.

<edit> sorry to add, I created a tab within the customer field, used a manytomany field linking back to the Helpdesk to get the existing tickets via the Partner screen. <edit>

0
Avatar
Buang
Avatar
Chuck Andrews
Jawaban Terbai

To capture inbound message to a support@ address, just setup an inbound mail gateway for the mailbox in question under General Settings. Under Actions to Perform on Incoming Mails, set the Create New Record to Helpdesk. When emails are sent to the address, a Helpdesk record will be created. You can setup multiple inbound gateways to multiple email addresses/accounts for various records.

Hope this helps,

Chuck Andrews

0
Avatar
Buang
Avatar
heudt vivien
Jawaban Terbai

Hi,

someone can give me an exemple of configuration to create a new issue when i received a new email plz?

thx.

0
Avatar
Buang
Avatar
Dare Ojo-Bello
Jawaban Terbai

Hi Dave,

Thanks for your post which dates back to September 2013. I have read your comments but obviously needs more help in getting this setup. Please can you elaborate more or if you have an update to your post.

Many thanks
Dare

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
¿Cómo puedo hablar con una persona en Aeroméxico 4718?
helpdesk
Avatar
0
Nov 25
3
Sales Order and Invoice Warning Messages in Helpdesk Diselesaikan
helpdesk
Avatar
Avatar
1
Agu 25
967
Support Process Blueprint functionality in Odoo (Same as Zoho desk Blueprint) | Odoo v17
helpdesk
Avatar
0
Mar 25
2397
Update custom field after email is received in helpdesk
helpdesk
Avatar
0
Okt 24
2382
Odoo is creating tickets for me with old emails Diselesaikan
helpdesk
Avatar
Avatar
1
Sep 24
2458
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