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 12 Enterprise - edit check layout

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
checkv12
2 Replies
6497 Tampilan
Avatar
David Ogles

What file do you edit to change the layout of a check in V12 Enterprise?  It would seem that /l10n_us_check_printing/static/src/scss/report_check_middle.scss would be the correct file to move some of the fields around on the check. But making changes such as moving the .ckus_date top value would change that on the actual check but doesn't. I've made changes and even restarted the service, but to no avail.

Thanks,

Dave

0
Avatar
Buang
Mark Anderson

I'm continuing to have problems in Odoo 13 Enterprise.

I've edited l10n_us_check_printing/report/check_print.xml without it changing how the stub prints. I even went so far as to remove print_check_middle.xml and print_check.xml with the intent of breaking it and seeing it in the log. No luck. And yes, I've restarted the service, even rebooted the vm.

I wondering if it compiles these files for qweb and I need to clear a cache somewhere? I was able to use the same process to change the print_check_middle.xml and it's associated css files to get the check laid out properly but I can't seem to get the stub to change.

Suggestions? TIA

Mark Anderson

Followup:

check_print.xml is cached in ir_ui_view and changes made to that file must be updated by going to the Apps application and upgrading the "US Checks Layout" using the three dots menu.

Avatar
Mark Anderson
Jawaban Terbai

Following up on this for those of us using SAAS, Odoo v13

The check amount prints so close to the address that the check amount shows in the address window of an envelope. Clearly, this is unacceptable. How can a SAAS user print the checks with a proper space between the address and the text dollar amount? It looks like we need to move the text amount line about 1/2" above the address.

0
Avatar
Buang
Paresh Wagh

Hi Mark: You may want to log a support ticket with Odoo for this. The ticket can be logged at https://www.odoo.com/help

Avatar
Paresh Wagh
Jawaban Terbai

Hi Dave:

There is a QWeb view called ckus_check for this

0
Avatar
Buang
David Ogles
Penulis

correct, but this doesn't set / effect the layout of the printed check. for this prospect, we need to move the position of where the date field actually prints on the check and move the "amount in words" up. I recall changing the .css file back in version 9 or 10, but that doesn't work in v12. Unless i'm missing something.

thanks,

dave

Paresh Wagh

In v12, you will need to customize this view to change the positioning of the fields mentioned by you. The action that prints the check uses this view to generate a pdf report that is then printed on the check. Hope this helps.

Paresh Wagh

On thinking some more about this, if you are looking for granular control on the specific position where the fields get printed, you are right that you may need to make some changes to the underlying css that is used by the pdf report. You may end up having to make changes to both the view and the css to achieve the desired result.

Paresh Wagh

On a related note, there are 3 layouts - top, middle and bottom - defined for check printing. You may want to check which of these 3 are being used at your site. Each of them has it's own css.

David Ogles
Penulis

I modified the ckus_check qweb view, by moving the "ckus_amount_in_word" above the date field. Tested and it did not change the check. I then changed the report_check_middle.scss layout to match the view and still didn't change the printed layout.

Thanks,

Dave

David Ogles
Penulis

Nevermind. I found the issue. When you edit the view from within Odoo, it is not changing the print_check.xml file. I edited that file from the folder and all works. Thanks, dave

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
Can I rename "OdooBot" so that people don't get email from a "Bot". I have concerns this isn't professional / might make people think SCAM
v12
Avatar
Avatar
1
Jun 25
26380
Error al timbrar pagos en v12
v12
Avatar
Avatar
Avatar
2
Jul 22
4830
change a field value depending on a button output Diselesaikan
v12
Avatar
Avatar
1
Sep 21
4588
Create a record in a model while updating a filed in another model Diselesaikan
v12
Avatar
Avatar
3
Sep 21
9326
Create Automatic Journal( account.move). More than 1 account.move.line Diselesaikan
v12
Avatar
Avatar
Avatar
2
Sep 21
10750
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