Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Report not working

Naroči se

Get notified when there's activity on this post

This question has been flagged
rmlreportsodoo
6398 Prikazi
Avatar
Rahul Shendge

I got product label report, but it generate issue.

ncaught SyntaxError: Unexpected end of input

http://localhost:8069/web?debug=#id=41&view_type=form&model=product.product&action=118&active_id=37:2

Terminal output

Traceback (most recent call last):

File "/home/devid/source/v8/odoo/addons/web/controllers/main.py", line 69, in wrap

return f(args, *kwargs)

File "/home/devid/source/v8/odoo/addons/web/controllers/main.py", line 1576, in index

request.session.db, request.session.uid, request.session.password, report_id)

File "/home/devid/source/v8/odoo/openerp/http.py", line 807, in proxy_method

result = dispatch_rpc(self.service_name, method, args)

File "/home/devid/source/v8/odoo/openerp/http.py", line 100, in dispatch_rpc

result = dispatch(method, params)

File "/home/devid/source/v8/odoo/openerp/service/report.py", line 34, in dispatch

res = fn(db, uid, *params)

File "/home/devid/source/v8/odoo/openerp/service/report.py", line 141, in exp_report_get

return _check_report(report_id)

File "/home/devid/source/v8/odoo/openerp/service/report.py", line 119, in _check_report

raise openerp.osv.orm.except_orm(exc.message, exc.traceback)

except_orm: (u'code', (, KeyError('code',), ))

2015-01-24 10:39:01,348 3797 WARNING zebraprintv8demodata openerp.http: returns an invalid response type for an http request


On Windows Showing error in log file



File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\service\report.py", line 93, in go

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\__init__.py", line 40, in render_report

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\api.py", line 237, in wrapper

File "C:\Program Files\Odoo 8.0-20141009-000215\server\openerp\addons\base\ir\ir_actions.py", line 155, in render_report

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\report_sxw.py", line 392, in create

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\report_sxw.py", line 461, in create_source_pdf

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\report_sxw.py", line 483, in create_single_pdf

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\interface.py", line 221, in create_pdf

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\render.py", line 59, in render

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml.py", line 41, in _render

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 1042, in parseNode

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 334, in render

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 1022, in render

File "reportlab\platypus\doctemplate.pyc", line 890, in build

File "reportlab\platypus\doctemplate.pyc", line 773, in handle_flowable

File "reportlab\platypus\frames.pyc", line 190, in _add

File "reportlab\platypus\flowables.pyc", line 110, in drawOn

File "reportlab\platypus\flowables.pyc", line 91, in _drawOn

File "reportlab\platypus\tables.pyc", line 1368, in draw

File "reportlab\platypus\tables.pyc", line 1476, in _drawCell

File "reportlab\platypus\flowables.pyc", line 110, in drawOn

File "reportlab\platypus\flowables.pyc", line 91, in _drawOn

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 622, in draw

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 607, in render

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 590, in render

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 515, in _image

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\report\render\rml2pdf\trml2pdf.py", line 86, in _open_image

IOError: File /opt/odoo/odoo/addons/customer_multi_reports/image/Giga_Logo_Colour.bmp cannot be found in image path

2015-05-08 04:49:30,842 3080 ERROR odoo openerp.addons.web.controllers.main: An exception occured during an http request

Traceback (most recent call last):

File "C:\Program Files\Odoo 8.0-20141009-000215\server\openerp\addons\web\controllers\main.py", line 69, in wrap

File "C:\Program Files\Odoo 8.0-20141009-000215\server\openerp\addons\web\controllers\main.py", line 1570, in index

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\http.py", line 807, in proxy_method

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\http.py", line 100, in dispatch_rpc

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\service\report.py", line 34, in dispatch

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\service\report.py", line 141, in exp_report_get

File "C:\Program Files\Odoo 8.0-20141009-000215\server\.\openerp\service\report.py", line 119, in _check_report

except_orm: (u'File /opt/odoo/odoo/addons/customer_multi_reports/image/Giga_Logo_Colour.bmp cannot be found in image path', (<type 'exceptions.IOError'>, IOError('File /opt/odoo/odoo/addons/customer_multi_reports/image/Giga_Logo_Colour.bmp cannot be found in image path',), <traceback object at 0x1FC5B968>))

2015-05-08 04:49:30,844 3080 WARNING odoo openerp.http: <function openerp.addons.web.controllers.main.index> returns an invalid response type for an http request

2015-05-08 04:49:30,845 3080 INFO odoo werkzeug: 127.0.0.1 - - [08/May/2015 04:49:30] "POST /web/report HTTP/1.1" 500 -

2015-05-08 04:49:37,969 3080 INFO odoo werkzeug: 127.0.0.1 - - [08/May/2015 04:49:37] "POST /longpolling/poll HTTP/1.1" 200 -

2015-05-08 04:49:52,210 3080 INFO odoo werkzeug: 127.0.0.1 - - [08/May/2015 04:49:52] "POST /longpolling/poll HTTP/1.1" 200 -

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

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Odoo auto attach pdf in email Solved
wizard rml reports odoo
Avatar
Avatar
Avatar
Avatar
Avatar
5
dec. 23
20040
What is the difference between t-esc and t-raw ? Solved
reports odoo
Avatar
Avatar
Avatar
2
dec. 23
61315
What are the css class available for odoo reporting ? Where we can find it ? Solved
reports odoo
Avatar
Avatar
Avatar
3
dec. 23
20957
ODOO: ValueError: External ID not found in the system: hr_payroll.payslip_pdf
rml odoo
Avatar
Avatar
1
mar. 16
16245
How to vertically center texts in blocktable cells in rml reports? Solved
rml reports
Avatar
Avatar
2
maj 15
6840
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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