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

Check writing in US format

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
checkuscheck_writingodooodooV8
1 Balas
12471 Tampilan
Avatar
ASP

Hi Guys, I've recently migrated to the latest Odoo release where all the RML reports have been deprecated. Also I had used an account_check_writing module from beta version for the US check format I was looking for (check print at the middle) on letter size paper, which was working fine in Odoo 7 and Odoo 8. But now it's showing errors for DB changes after migration plus the RML reports are no more supported, and the available write check module of this version of Odoo is working but the check format is different.

Please let me know is there any other US check writing module that I can use here or how can I restore my previous US check format here.
Please help me with this, I need to fix it urgently. Any help would be appreciated :)

Cheers
ASP:)

0
Avatar
Buang
Matt Taylor

Did you find something? I'm about to start doing it myself.

David Birchmier

Also looking for a solution to this. Specifically we are looking for a QWeb template using the US formatted checks. Would anyone who has set this up willing to share their QWeb template code for the benefit of all?

Avatar
Matt Taylor
Jawaban Terbai

There's a simple module here, that adds a report for US checks:

https://github.com/matt454357/odoo-wierd-modules

It doesn't override the Print Check button on the form view, so you have to choose the report from the Print menu.

I couldn't figure out how to get the css into a separate file, so it is in a <style> tag in the template.

I would much appreciate if someone would help me improve it.

0
Avatar
Buang
David Birchmier

Awesome! Now I have to ask a stupid question... Is it possible to install the module on the ONLINE (hosted) version of Odoo Apps v8? Or, is this for self-hosted Odoo instances. Told you I'm a newbie! :)

Stephen Mack

David only Odoo written or community written, reviewed and accepted into master branch python code can be installed on an Odoo server (SaaS solution).

Stephen Mack

That does not mean that you can't have them install XML/CSS/IMAGES etc on the SaaS servers. Just no Python code.

OdooBot
Acknowledged, thanks.  Was the report portion of this written for qweb? 


Sincerely,
David Birchmier
CEO
888-MPA-0070
askmpa.com


On Fri, Jan 2, 2015 at 2:22 PM, Stephen Mack <smack815@gmail.com> wrote:

That does not mean that you can't have them install XML/CSS/IMAGES etc on the SaaS servers. Just no Python code.

--Stephen
odoo
(I'm not an odoo employee just playing around with the signature feature)


Sent by Odoo S.A. using Odoo about Forum Post False

Matt Taylor

Yes, this does use qweb. You could probably get this to work on a Saas install, without actually installing the module. You would create the elements through the Technical Settings interfaces. Make it part of the existing check writing module.

David Birchmier

Thank you for all of your help thus far. I am getting closer, but haven't quite gotten it to work yet. I now have "US Check" available as an option in my Print menu when printing checks, but I receive this error: http://screencast.com/t/y0RnKUbBdLq This appears to be related to the code I'm using in the QWeb View report_check_us I am a Odoo newbie, but I am guessing there are some dependencies being called in that QWeb View that you have included in your custom module (.py files) that I haven't added to my SaaS install. Any suggestions on the next step? Thank you very much for your help, Matt & Stephen!

Stephen Mack

Here is a check report example in Odoo, I don't know what your code looks like. https://github.com/odoo/odoo/blob/8.0/addons/account_check_writing/views/report_check.xml#L12

David Birchmier

Hey Stephen - Yes, I started as that check report file as my base. I did make a few modifications because I think the SaaS version is a little different than the self-hosted version of Odoo. Line 12 for me is unmodified and that is what appears to be causing the error. (
) My guess offhand is that I need to install a dependency? I'm just not sure where to go from here. Sorry for my confusing response. I clearly don't understand this very well yet! :S

Stephen Mack

I understand... however maybe you want to run the out-of-the-box report to see if you get the same error. If not then it probably is in your changes. Add them one at a time until you find the problem. Just a suggestion.

Stephen Mack

Also you probably want to start your own thread and reference Matt's answer/module. This is getting a little off topic of the original question.

David Birchmier

Hey Stephen, Sorry I should have clarified that. I actually did start by testing the out of the box report. When I use that version I get an "Internal Server Error" and don't receive enough info to determine the error. Via comparing the official Odoo check report I was able to make a few small changes which allowed me to get to the point that it would actually read the file and not just show the "Internal Server Error" message.

Stephen Mack

Ok and when you say Odoo SaaS, you are referring to the paid or free for two user service that Odoo hosts? If so then it comes with unlimited tech support (online@odoo.com). I would report that their own standard report does not work and let them fix it. After that you can modify it to suit your needs. Also you can try the report on a runbot.odoo.com test server to see if it gives you an error message as well.

David Birchmier

When I mean SaaS I mean the free two user service. We're considering paying for the upgraded support, though. Sorry for the confusion, but the default report works A-OK. The custom report in US format that I downloaded does not work. I tried to combine the working official Odoo report with the custom US report I downloaded, but that did not work either and I wound up with the error in the screenshot. I'm sorry again for the confusion.

Matt Taylor

Oh, yeah. That error is because you don't have a python file to provide the method "formatLang()". The python file for the standard report provides that method, but I don't know how to make the server use check_print.py for your new custom report.

Matt Taylor

I think you could get around that by changing: To: But, you will have the same problem with the fill_stars() method. The only way around this (that I know of), is to replace the template of the standard report with the new custom template. I don't think it will hurt anything, but you should probably test this in http://runbot.odoo.com/ first.

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
What is the check format used in us check middle ? Diselesaikan
accounting check us check_writing odoo16
Avatar
1
Sep 24
1850
Check layout
check check_writing
Avatar
Avatar
Avatar
2
Mar 24
2506
Add a button to a ValidationError
odoo odooV8
Avatar
Avatar
1
Nov 22
4290
How to get values of one record of a many2many relation displayed in a tree view when clicking on a button
odoo odooV8
Avatar
0
Jun 21
6820
How to pass string in wizard context
odoo odooV8
Avatar
0
Mar 21
3642
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