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

Can't generate invoice in PDF

Subscriure's

Get notified when there's activity on this post

This question has been flagged
pdfubuntuaccount.invoice
4 Respostes
10405 Vistes
Avatar
hosnix

I have problem in generating invoices in PDF with openerp v7.0. this problem is not general, some invoices are generated and others are not(Please Wait...). I have openerp installed on ubuntu server 12.04.

thanks!

0
Avatar
Descartar
Sudhir Arya (ERP Harbor Consulting Services)

Did you customize the invoice report?

Avatar
Keyur
Best Answer

Your error log says that in your report you are trying to fetch note field of account.invoice.line which is not there in your database. It looks like you have done some changes in Invoice Report in your custom module. Try to remove note field or replace with other field of account.invoice.line of type character or note. Then maybe your invoice will generate properly.

1
Avatar
Descartar
hosnix
Autor

I found this line : [[ format(l.note or '') or removeParentNode('tr') ]] . I removed it! Wait and See!!!!

Keyur

Is it working now?

Avatar
Dharmesh Rathod
Best Answer

hi,

Did you check into attachments ?

Email : info@acespritech.com
Skype: acespritech

0
Avatar
Descartar
hosnix
Autor

attachements of what ?

Avatar
patrick
Best Answer

If you do not get a PDF-file, what will happen if you wait a long time? Do you get messages about loading, and a suggestion to take a coffee? If so, it looks like the DB is having issues.

Next time, can you look into the logging file? It is located at

/var/log/openerp/openerp-server.log

I had an issue with this kind of behaviour, caused by a greater than expected (by openERP) number of locations. This was fixed by a patch (which will come into the main and trunk some day).

0
Avatar
Descartar
hosnix
Autor

Exactly, there are messages about loading like "take a coffee, .." "You Must press F5" if it lasts! (Sorry for the translation of message, I have french version). but without any issue. Where can I find the solution ?

Avatar
hosnix
Autor Best Answer

Hi, Any help please ? i'm waiting for the pacth! This is an extract from the log file :

2013-05-06 15:12:24,669 1726 WARNING DB_TEST openerp.osv.orm.browse_record.account.invoice: Field 'address_invoice_id' does not exist in object 'browse_record(account.invoice, 121)' 2013-05-06 15:12:24,670 1726 ERROR DB_TEST openerp.tools.safe_eval: Cannot eval "(o.address_invoice_id and o.address_invoice_id.partner_id and o.address_invoice_id.partner_id.ref) or ' '" Traceback (most recent call last): File "/opt/openerp/server/openerp/tools/safe_eval.py", line 241, in safe_eval return eval(test_expr(expr, _SAFE_OPCODES, mode=mode), globals_dict, locals_dict) File "", line 1, in <module> File "/opt/openerp/server/openerp/osv/orm.py", line 486, in __getattr__ raise AttributeError(e) AttributeError: "Field 'address_invoice_id' does not exist in object 'browse_record(account.invoice, 121)'" 2013-05-06 15:12:24,704 1726 WARNING DB_TEST openerp.osv.orm.browse_record.account.invoice.line: Field 'note' does not exist in object 'browse_record(account.invoice.line, 155)' 2013-05-06 15:12:24,705 1726 ERROR DB_TEST openerp.tools.safe_eval: Cannot eval " format(l.note or '') or removeParentNode('tr') " Traceback (most recent call last): File "/opt/openerp/server/openerp/tools/safe_eval.py", line 241, in safe_eval return eval(test_expr(expr, _SAFE_OPCODES, mode=mode), globals_dict, locals_dict) File "", line 1, in <module> File "/opt/openerp/server/openerp/osv/orm.py", line 486, in __getattr__ raise AttributeError(e) AttributeError: "Field 'note' does not exist in object 'browse_record(account.invoice.line, 155)'" 2013-05-06 15:12:24,705 1726 WARNING DB_TEST openerp.report.render.rml2pdf.utils: rml_except: " format(l.note or '') or removeParentNode('tr') " Traceback (most recent call last): File "/opt/openerp/server/openerp/report/render/rml2pdf/utils.py", line 92, in _child_get eval(n.get('rml_except'), {}, self.localcontext) File "/opt/openerp/server/openerp/tools/safe_eval.py", line 241, in safe_eval return eval(test_expr(expr, _SAFE_OPCODES, mode=mode), globals_dict, locals_dict) File "", line 1, in <module> File "/opt/openerp/server/openerp/osv/orm.py", line 486, in __getattr__ raise AttributeError(e) AttributeError: "Field 'note' does not exist in object 'browse_record(account.invoice.line, 155)'"

0
Avatar
Descartar
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
Wkhtmltopdf failed (error code: -11) Solved
pdf ubuntu wkhtmltopdf
Avatar
Avatar
Avatar
Avatar
Avatar
13
de des. 17
40298
Invoice layout Bug - Different when Validated (open)
pdf layout account.invoice
Avatar
0
de març 15
4133
Quote Builder With Custom Rental Report (Studio)
pdf
Avatar
0
d’oct. 25
600
Quote Builder With Custom Rental Report (Studio)
pdf
Avatar
0
d’oct. 25
4
How to edit the header of the quote template Solved
pdf
Avatar
Avatar
Avatar
2
d’ag. 25
1405
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