Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Productivity
  3. Open PDF Reports and PDF Attachments in Browser v 13.0
  4. Sales Conditions FAQ

Open PDF Reports and PDF Attachments in Browser

by Ivan Sokolov https://cetmix.com , Cetmix https://cetmix.com
Odoo 17
v 13.0 Third Party 17152
Download for v 13.0 Deploy on Odoo.sh Live Preview
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 88
Technical Name prt_report_attachment_preview
LicenseLGPL-3
Websitehttps://cetmix.com
Versions 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 88
Technical Name prt_report_attachment_preview
LicenseLGPL-3
Websitehttps://cetmix.com
Versions 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0

Open PDF Reports in browser

Main features

  • Preview PDF reports in browser instead of downloading
  • Download reports later from browser if you need (filename will be preserved)
  • Note: you must enable pop-up windows for Odoo when prompted!

Other useful apps

  • Manage all Odoo messages easily and much more effective using free Mail Messages Easy module
  • Manage reordering rules easily using free Advanced Auto Reordering Rules Control module
  • Manage multiple email addresses and phone number for Contact using Improved Contacts module
  • Manage multiple internal reference product code SKU using Multiple SKU module
  • Automatically generate internal reference product code SKU using Auto Generate SKU module

Support

  • Tested on Odoo Community v13.0
  • Russian language translation
  • English, German and Russian language support
  • Click to contact us for support or any custom app you need

Click here for more addons!

Click to contact us for support or any custom addons you need

Before

After

Click to try it!

Click to contact us for support

Icon and frame vector created by Freepik

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
  • Ratings
  • Discuss
Works as advertised
by
Guy Clerx
on 12/2/21, 8:37 AM

Thank you.
Worked instantly (14CE)


Great, but has an issue
by
Jerson
on 4/7/21, 12:39 PM

Hi.

I've used this module on Odoo 11 Community version before and was very satisfied with it. However, now I'm using version 14, Community and after I print a report from a button in form, all the buttons in my form are blocked (Edit, Create, Print Buttons, State buttons). To unlock the buttons, I have to refresh the page, which is not good at all.

If this issue was solved, it would be the perfect module.

Best regards,

Jerson Figueiredo

Re: Great, but has an issue
by
Ivan Sokolov
on 4/7/21, 3:11 PM Author

Hi Jerson,

Thank you for your feedback!
Please update to the latest version and try again.

Best regards,
Ivan Sokolov


Error if PDF file name is not in ASCII character set
by
hui zhang
on 9/11/20, 8:27 AM
  • An error log:

    Traceback (most recent call last):
    File "/opt/odoo13/odoo-venv/lib/python3.6/site-packages/werkzeug/serving.py", line 304, in run_wsgi
    execute(self.server.app)
    File "/opt/odoo13/odoo-venv/lib/python3.6/site-packages/werkzeug/serving.py", line 295, in execute
    write(data)
    File "/opt/odoo13/odoo-venv/lib/python3.6/site-packages/werkzeug/serving.py", line 258, in write
    self.send_header(key, value)
    File "/usr/lib/python3.6/http/server.py", line 508, in send_header
    ("%s: %s\r\n" % (keyword, value)).encode('latin-1', 'strict'))
  • To ensure a valid filename, use UTF-8

  • Modify the prt_report_attachment_preview\controllers\cetmix_controllers.py:54

  • pdfhttpheaders = [('Content-Type', 'application/pdf'), ('Content-Length', len(pdf)),
    ('Content-Disposition', 'filename="%s.pdf"' % filepart.encode('utf-8'))]
Re: Error if PDF file name is not in ASCII character set
by
Ivan Sokolov
on 9/11/20, 9:16 AM Author

Thank you for feedback!


by
rose_99_02@hotmail.com
on 12/8/19, 11:41 PM

Screen video has been sent to support@cetmix.com


by
rose_99_02@hotmail.com
on 12/8/19, 7:43 AM

Normal installation When I click on a report, the URL is the same as the one shown on your picture, but there is no way to display the PDF What's the problem? There's no hint in the middle

Re:
by
Ivan Sokolov
on 12/8/19, 10:49 AM Author

Hi, Thank you for reporting. Could you please share some screen video to support@cetmix.com?


ERROR
by
nixon
on 10/22/19, 9:34 PM

Exception thrown and not caught http://localhost:8069/web/content/441-142dd78/web.assets_common.js:3804 Traceback: TypeError: invalid type format at parse (http://localhost:8069/web/content/441-142dd78/web.assets_common.js:3804:59) at xhr.onload (http://localhost:8069/web/content/441-142dd78/web.assets_common.js:3843:202)

Re: ERROR
by
Ivan Sokolov
on 10/26/19, 10:06 AM Author

Hi Nixon, Thank you for your feedback! Which report are you trying to print?


Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

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