İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

File Changes Not Working in OpenERP

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
xmlhelpdesk
2 Cevaplar
8611 Görünümler
Avatar
Vj

I am new to OpenERP. I have successfully installed OpenERP-7.0 in Ubuntu server(local machine). I have edited some files in helpdesk module in below path in menu

Sales => Configuration = > Helpdesk => Categories

I have edited helpdesk files in below path

opt/openerp/server/openerp/addons/crm_helpdesk/crm_helpdesk_view.xml

but my changes are not reflecting in the front-end on the above menu.

so shall i need to do anything for changes reflection in frontend?

I need to customize theme & some other functionality in helpdesk module.

Any help my appreciation.

Thanks All.

0
Avatar
Vazgeç
Avatar
patrick
En İyi Yanıt

If you change the xml-code of a screen, you have to reload that module.

In your case, it is better to create a new module, and do the changes to the file within that module.

Next step is to copy the module to the /addons directory, followed by a load (or reload) of your module (Settings -> Update Modules List, than Settings -> Installed Modules, and search for the name of your module).

1
Avatar
Vazgeç
Vj
Üretici

How to change the table header, table rows(Odd Row/Even Row) CSS in Helpdesk/Categories displaying table?

patrick

What do you mean by your question? To change the description of the column you have to change things in the code. But it might be better to post a new question, because that is not related to the original question.

Avatar
En İyi Yanıt

Try to stop OpenERP server and then restart server with:

openerp-server -c path_to_config_file -u crm_helpdesk

That line means start openerp server using config file (-c path_to_config_file) and update module crm_helpdesk (-u crm_helpdesk)

Edit: First generate a config file:

openerp-server -s -c <config_file_path>

replace tagged code with a path to file where your config file will be.

Then:

openerp-server -c <config_file_path> -u crm_helpdesk

replacing tagged code with path to your now existing config file path. This line starts server with parameters in config file and updates "crm_helpdesk" module.

1
Avatar
Vazgeç
Vj
Üretici

openerp@testdev:~$ /opt/openerp/server/openerp-server -c path_to_config_file -u crm_helpdesk Usage: openerp-server [options]

openerp-server: error: The config file 'path_to_config_file' selected with -c/--config doesn't exist, use -s/--save if you want to generate it openerp@testdev:~$

Perhaps you used "path_to_config_file" literally? That file must exist on your system, you need to first generate it. Stop your openerp server, then start it with "openerp-server -s -c <config_file_path>" , replace <config_file_path> with f.e. ".my-config" to create a config file in current directory. Then start server as described in my answer, only without "-s" and -c .my-config (if starting from same directory where your config file is).

I mean when you have generated your config file, start server with "openerp-server -c .my-config -u crm_helpdesk , this is documented in version 6.1 install documentation at http://doc.openerp.com

Vj
Üretici

Thanks...... Where the code found in list view and form view for Helpdesk/Categories?

Don't know, sorry. That should probably be a separate question.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
[UA GuíA pArA ApOyo^@]¿Cómo hablo con alguien de United? #UAA TELEFONO
helpdesk
Avatar
0
Kas 25
2
¿Cómo puedo hablar con una persona en Aeroméxico 4718?
helpdesk
Avatar
0
Kas 25
3
Sales Order and Invoice Warning Messages in Helpdesk Çözüldü
helpdesk
Avatar
Avatar
1
Ağu 25
915
Enable Counters in odoo what is the use of it Çözüldü
xml
Avatar
Avatar
1
Mar 25
2621
Support Process Blueprint functionality in Odoo (Same as Zoho desk Blueprint) | Odoo v17
helpdesk
Avatar
0
Mar 25
2317
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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