Repository
OCA/reporting-engine · module folder · Try on Runboat
Module version
1.0.0
Category
Reporting
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/reporting-engine
Last tracking update
2026-08-07 08:43:02
Authors
Odoo Community Association (OCA), Creu Blanca
Maintainers
Odoo Community Association (OCA), Creu Blanca
Committers
Anjeel Haria, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to print QR in better structure than the standard
odoo.

The original image looks like the following

![](static/description/old_qr.png)

With the new generator, it looks like:

![](static/description/new_qr.png)

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/report/qr Home.report_qr public http ALL
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • qr_generate(self, value, box_size=3, border=5, factory='png', **kwargs)
    @api.model

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
66 days ago
Last activity
62 days ago
Repository
OCA/reporting-engine
Pull request
[19.0][MIG] report_qr: Migration to 19.0 (#1172)