Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Jasper reports guide/demo for Odoo V8

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
reportingjasperjasper_reportsodooV8
2 Odpowiedzi
17034 Widoki
Awatar
Yenthe Van Ginneken (Mainframe Monkey)

Hi guys,

Could anybody provide me with a guide/demo/tutorial about Jasper reports in Odoo V8?
I found the source code for V8 here: https://github.com/JayVora-SerpentCS/Jasperv8
The module installed without any problems and under settings > Technical I have two new items for Jasper reports.
From here on I am clueless though. If I understand this correctly you make an XML which specifies the model through 'Create Data Template'? But what then?

There are no tutorials or guides to be found and especially not for Odoo V8. Could anybody help me out here?

Update: I found out there is demo data in this module. When you create a new database with the option for demo data ticked on you can see this under settings > Users. This directly throws up an error when you want to print though:

2015-02-27 12:54:05,204 9529 WARNING JasperReports openerp.pooler: openerp.pooler.get_db_and_pool() is deprecated.
2015-02-27 12:54:05,210 9529 INFO JasperReports openerp.addons.jasper_reports.jasper_report: Requested report: '/odoo/odoo-server/addons/jasper_reports/demo/user.jrxml'
WARNING: path '' already exists in report. This is not supported by the module. Offending fields: name, login
2015-02-27 12:54:05,213 9529 INFO JasperReports openerp.addons.jasper_reports.jasper_report: Temporary data file: '/tmp/tmpdrkJYh'
2015-02-27 12:54:05,214 9529 WARNING JasperReports openerp.addons.jasper_reports.JasperReports.BrowseDataGenerator: Field '' (path: ) does not exist in model 'res.users'.
2015-02-27 12:54:05,238 9529 ERROR JasperReports openerp.service.report: Exception: [Errno 2] No such file or directory
Traceback (most recent call last):
  File "/odoo/odoo-server/openerp/service/report.py", line 93, in go
    result, format = openerp.report.render_report(cr, uid, ids, object, datas, context)
  File "/odoo/odoo-server/openerp/report/__init__.py", line 40, in render_report
    return registry['ir.actions.report.xml'].render_report(cr, uid, ids, name, data, context)
  File "/odoo/odoo-server/openerp/api.py", line 237, in wrapper
    return old_api(self, *args, **kwargs)
  File "/odoo/odoo-server/openerp/addons/base/ir/ir_actions.py", line 150, in render_report
    return new_report.create(cr, uid, res_ids, data, context)
  File "/odoo/odoo-server/addons/jasper_reports/jasper_report.py", line 265, in create
    return r.execute()
  File "/odoo/odoo-server/addons/jasper_reports/jasper_report.py", line 150, in execute
    pages = self.executeReport(dataFile, outputFile, subreportDataFiles)
  File "/odoo/odoo-server/addons/jasper_reports/jasper_report.py", line 230, in executeReport
    return server.execute(connectionParameters, self.reportPath, outputFile, parameters)
  File "/odoo/odoo-server/addons/jasper_reports/JasperReports/JasperServer.py", line 100, in execute
    self.start()
  File "/odoo/odoo-server/addons/jasper_reports/JasperReports/JasperServer.py", line 84, in start
    process = subprocess.Popen(command, env=env, cwd=cwd)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
2015-02-27 12:54:05,455 9529 ERROR JasperReports openerp.addons.web.controllers.main: An exception occured during an http request
Traceback (most recent call last):
  File "/odoo/odoo-server/addons/web/controllers/main.py", line 69, in wrap
    return f(*args, **kwargs)
  File "/odoo/odoo-server/addons/web/controllers/main.py", line 1570, in index
    request.session.db, request.session.uid, request.session.password, report_id)
  File "/odoo/odoo-server/openerp/http.py", line 807, in proxy_method
    result = dispatch_rpc(self.service_name, method, args)
  File "/odoo/odoo-server/openerp/http.py", line 100, in dispatch_rpc
    result = dispatch(method, params)
  File "/odoo/odoo-server/openerp/service/report.py", line 34, in dispatch
    res = fn(db, uid, *params)
  File "/odoo/odoo-server/openerp/service/report.py", line 141, in exp_report_get
    return _check_report(report_id)
  File "/odoo/odoo-server/openerp/service/report.py", line 119, in _check_report
    raise openerp.osv.orm.except_orm(exc.message, exc.traceback)
except_orm: (u'2\nNo such file or directory', (<type 'exceptions.OSError'>, OSError(2, 'No such file or directory'), <traceback object at 0x7fe10d0e4e60>))

 


With kind regards
Yenthe

1
Awatar
Odrzuć
Luke Branch

@Yenthe,

I'm in a simiilar position with Aeroo Reports (Official). There seems to be zero in the way of documentation or online guides. I'll post back here if I come across anything useful.

Yenthe Van Ginneken (Mainframe Monkey)
Autor

@Luke Thanks! Documentation seems to be a problem for about everything that has to do with Odoo and reporting.. Whenever I know how this work I'll write out documentation/tuts for Jasper reports.

Serpent Consulting Services Pvt. Ltd.

@Yenthe, this is a contribution and we migrated the v7 code to make it usable in v8. Its a big module, being busy we hven't been able to write any doc. As soon as we are free to do this, we shall give this a top priority. Thanks.

Luke Branch

@Yenthe,

I agree with you. I'll be focusing on getting Aeroo up and running, as there are a number of useful dependant modules that I need to implement in my own projects. I'll write a short tutorial if and when I can get it up and running. If not i'll look again at Jasper.

If you do manage to figure out the basics for Jasper though I think it would make a great tutorial for your collection. I for one would be very interested to see a guide for this if you can figure it out.

@Serpent,

This is great news! I look forward to seeing some docs soon, thank you.

Yenthe Van Ginneken (Mainframe Monkey)
Autor

@Luke great to hear! Documentation is what Odoo needs, there is far to little. Some good tutorials really save you hours of time really! I will figure out Jasper eventually and I'll write a blog article about it afterwards too, so others do not have to search and test like I will. I'll keep you updated. @Serpent, Great to hear! Could you just give a very short explanation about how to create a new report? I'm sure if I get the basic info that I can figure it out and write a tutorial about it!

Serpent Consulting Services Pvt. Ltd.

Aeroo is again a nice option!

Yenthe Van Ginneken (Mainframe Monkey)
Autor

Updated my question. @Serpent your module seems to throw errors with the demo data?

Serpent Consulting Services Pvt. Ltd.

Yenthe, Please check you have enough access to the temp file. Otherwise, the report file user.jrxml might be pointing to wrong field!

Yenthe Van Ginneken (Mainframe Monkey)
Autor

Do you mean to the files in the folder of the module? I've given full read/write/modify rights for all users on the VM and still I get this error. Or do you mean something else?

Yenthe Van Ginneken (Mainframe Monkey)
Autor

And in case you're talking about the /tmp folder.. this also has full read/write/modify rights!

Yenthe Van Ginneken (Mainframe Monkey)
Autor

Anybody? Still no solution on this.

Luke Branch

@Yenthe,

Just a heads up i've completed a first draft for installing Aeroo Reports in Odoo 8.0 on Ubuntu 14.04 here:

https://www.odoo.com/forum/help-1/question/8-0-how-can-i-install-the-official-aeroo-reports-alistek-for-odoo-version-8-76044

There is still an error message on the AerooDOCS configuration, however it does not seem to be a show-stopper in terms of using the module or related dependant modules like this one:

https://github.com/ingadhoc/odoo-addons/tree/8.0/product_catalog_aeroo_report

I'll tackle writing a guide on customising or creating a report from scratch using this reporting platform when I can find time.

Yenthe Van Ginneken (Mainframe Monkey)
Autor

Great job Luke! Sadly I really need to find out how Jasper works as this is the specific request. While Aeroo looks interesting this is not something I'll learn/use for now. Have you managed to find out more about Jasper reports? There seems to be nothing available about this..

Luke Branch

@Yenthe,

I've finally finished the first draft of an installation script for Aeroo Reports, and will tackle Jasper Reports as soon as I can find time.

Did you manage to figure out an installation method for this in the end? I'd be interested to know how you got on.

Luke Branch

@Yenthe,

Have you seen this?:
http://community.jaspersoft.com/wiki/installation-steps-installer-distribution

Yenthe Van Ginneken (Mainframe Monkey)
Autor

@Luke Nice to hear! I personally haven't had time to look into Jasper reports anymore but I'm still interested in it so if you do get it working please let me know. I'd probably write a blog article about this too, there is by far too little information about this. :) And thanks for the link!

Awatar
Serpent Consulting Services Pvt. Ltd.
Najlepsza odpowiedź

Some helpful URLs:

Please see Please see : http://www.serpentcs.com/serpentcs-jasper-report-openerpodoo
We saw the report works well !

https://www.odoo.com/forum/help-1/question/jasperreport-and-openerp-7-with-parameters-how-to-33534

https://www.youtube.com/watch?v=sYtxtH_KGU4

http://www.nan-tic.com/en/2009/integration-of-jasper-reports-into-openerp/

http://www.zbeanztech.com/blog/jasper-reports-openerp-basics

Thanks.

 

3
Awatar
Odrzuć
Sehrish

Add one more: https://www.pinterest.com/learnprogramming/learn-jasper-reports-ireport/

Awatar
Hardikgiri Goswami
Najlepsza odpowiedź

Hi Yenthe,

Just open the User's Form view and above the form view you will file "Jasper Users". This is the menu from where the demo reports being called and printed.

You will see the technical information in the "jasper_demo.xml" file. which is located in the "jasper_reports" folder.

 

Regards,

Hardik

 

1
Awatar
Odrzuć
Yenthe Van Ginneken (Mainframe Monkey)
Autor

Thanks for the reaction Hardikgiri! Alright the only code you need to add for the report is just like jasper_demo.xml? Just one XML file with those settings modified to the correct model etc? And about the this is the menu from where the demo reports being called and printed. Where exactly can I print the demo report out? I do not see any option on the user.

OdooBot

Hi Yenthe,
Further more I need to see by installing the jasper report and the module you have installed.
Don't worry I will do it and send you the updates.
Actually I am looking for the work/job in Odoo, If you have then you can refer Me.


On 3:51PM, Thu, Feb 26, 2015 Yenthe <yenthespam@gmail.com> wrote:

Thanks for the reaction Hardikgiri! Alright the only code you need to add for the report is just like jasper_demo.xml? Just one XML file with those settings modified to the correct model etc? And about the this is the menu from where the demo reports being called and printed. Where exactly can I print the demo report out? I do not see any option on the user.

--
Yenthe
Sent by Odoo S.A. using Odoo about Forum Post Jasper reports guide/demo for Odoo V8 (77748)
Yenthe Van Ginneken (Mainframe Monkey)
Autor

Hardik keep me updated! I'd love to find out more about these reports since they look promising :) I'm sorry but I can't offer you a job in Odoo at the moment, I'm no boss or anything.

Yenthe Van Ginneken (Mainframe Monkey)
Autor

Update: You need to create a demo database, then you get the option to print out the users with Jasper. Sadly even the demo gives an error..

Luke Branch

@Yenthe,

Would you be able to post some of the errors/tracebacks as gists on your github account along with steps to reproduce each one?

I'd like to take a look at Jasper Reports as well, as Aeroo and Jasper seem to be the most highly recommended reporting engines for Odoo.

For Aeroo there were some parts of the code that had not been fully migrated to the new 8.0 API from the old 7.0 API, and with some help from some community members on this forum I was able to get things working with some changes to the developer's original code that was still using the 7.0 API.

I'll be trying to get a working installation of Jasper this week or next if I can find time, so I would like to see what issues you've already run into if possible.

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Odoo8 - Custom pdf name when printing
reporting odooV8
Awatar
Awatar
1
kwi 20
4060
Where can I find a useful tutorial on OpenERP7 and Jasper Reporting?
reporting jasper
Awatar
Awatar
1
maj 18
4316
Jasper Report Serpentcs Module Error - openerp-jasper.pid
reporting jasper jasper_reports serpent odoo10
Awatar
0
lis 17
6770
How to create a jasper report?
jasper jasper_reports
Awatar
Awatar
1
mar 15
5383
Jasper Reports Printing 0kb reports
jasper jasper_reports jasper_report
Awatar
0
lut 22
2292
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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