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

Odoo 15 : What is the reason of not generating "Translation Terms" when I upgrade the custom module?

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
accountinglanguagepdf
1 Balas
1743 Tampilan
Avatar
Sateesh Mathapati

Hi All,
I have copied report_invoice_document report template (from path : addons/account/views/report_invoice.xml) and added in my custom module report_invoice_document_noaddress as new Print option. commented address part in this report. when I release this in client test server it works fine and also Translation Terms generated when I upgrade the module, but same thing I release it in production server and upgrade the module, No Translation terms are generated. What is the reason of not generating Translation Terms ? I observed that one more template in custom module has same report template with id delivery_report_invoice_document as new Print option.

Here in case of production server if I use Generate missing terms it will generate and fix the issues. but why in test server it works without using Generate missing terms option. (Added Japanese translation in ja_JP.po file)

Can anyone please help me on this ?

0
Avatar
Buang
Avatar
Dhrumi (Wan Buffer Services)
Jawaban Terbai

When upgrading a custom module in Odoo 15, the absence of generated translation terms can be attributed to several factors. To address this issue, consider the following steps:​

  1. Ensure Translation Files Are Present:
    • Verify that your custom module includes the necessary .pot or .po files within the i18n directory. These files are essential for managing translations.​
  2. Manually Export Translation Terms:
    • Navigate to the Odoo interface and access Settings > Translations > Export Translation.​
    • Select your module and the desired language, then export the terms. This process can help identify any missing translations.​
  3. Check Server Permissions:
    • Ensure that the Odoo server has the appropriate permissions to write to the i18n directory. Insufficient permissions can prevent the creation or updating of translation files.​
  4. Review Module Dependencies:
    • Confirm that all dependencies required by your custom module are correctly specified and installed. Missing dependencies can lead to incomplete module upgrades, affecting translation term generation.​
  5. Examine Server Logs:
    • Inspect the server logs for any errors or warnings related to the module upgrade process. Logs can provide insights into issues preventing the generation of translation terms.​
  6. Compare Test and Production Environments:
    • Analyze the differences between your test and production servers, including configurations, installed modules, and Odoo versions. Discrepancies can lead to inconsistent behaviors.​

If, after performing these steps, the translation terms are still not generated during the module upgrade, consider seeking assistance from the Odoo community or consulting with an Odoo expert to diagnose and resolve the issue.

-1
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
Download invoice PDF and create a payment for an invoice from external API using XML/RPC
development accounting pdf
Avatar
0
Sep 25
790
How to correctly extend the report_invoice_document in order to adapt the output in the Invoice PDF report
configuration accounting pdf
Avatar
Avatar
2
Jun 25
2159
Serial Numbers Not Visible in Intercompany (Branch) Invoices – But Visible for Other Customers
stock accounting pdf
Avatar
0
Apr 25
1390
print accounting error
accounting pdf print
Avatar
0
Mar 15
4704
Signatures on financial reports and bank reconciliation
action accounting finance pdf
Avatar
0
Sep 25
574
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