Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Check writing in US format

Subscriure's

Get notified when there's activity on this post

This question has been flagged
checkuscheck_writingodooodooV8
1 Respondre
12503 Vistes
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
Descartar
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
Best Answer

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
Descartar
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!

Registrar-se
Related Posts Respostes Vistes Activitat
What is the check format used in us check middle ? Solved
accounting check us check_writing odoo16
Avatar
1
de set. 24
1857
Check layout
check check_writing
Avatar
Avatar
Avatar
2
de març 24
2522
Add a button to a ValidationError
odoo odooV8
Avatar
Avatar
1
de nov. 22
4318
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
de juny 21
6843
How to pass string in wizard context
odoo odooV8
Avatar
0
de març 21
3701
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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