Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Check writing in US format

Odebírat

Get notified when there's activity on this post

This question has been flagged
checkuscheck_writingodooodooV8
1 Odpovědět
12506 Zobrazení
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
Zrušit
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
Nejlepší odpověď

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
Zrušit
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.

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

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
What is the check format used in us check middle ? Vyřešeno
accounting check us check_writing odoo16
Avatar
1
zář 24
1859
Check layout
check check_writing
Avatar
Avatar
Avatar
2
bře 24
2524
Add a button to a ValidationError
odoo odooV8
Avatar
Avatar
1
lis 22
4325
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
čvn 21
6848
How to pass string in wizard context
odoo odooV8
Avatar
0
bře 21
3705
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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