odoomates/odoo-bringout-odoomates-accounting_pdf_reports/accounting_pdf_reports
Ernad Husremovic 93c22b7e58 Fix PDF filename for data-driven wizard reports
Override report_download controller to evaluate print_report_name
for wizard reports where Odoo 16 JS passes active_ids in context
query params instead of URL path. Use report.name field for
translated base filename instead of _() which fails in safe_eval.

🤖 assisted by claude
2026-03-12 14:45:01 +01:00
..
controllers Fix PDF filename for data-driven wizard reports 2026-03-12 14:45:01 +01:00
data Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
doc Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
i18n Use translatable Partner Ledger with code translation for PDF filename 2026-03-12 11:30:05 +01:00
models Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
report Move partner total row to bottom with bold styling 2026-03-12 11:16:18 +01:00
security Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
static/description Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00
views Exclude cancelled entries from General/Partner Ledger views 2026-02-09 09:18:06 +01:00
wizard Fix PDF filename for data-driven wizard reports 2026-03-12 14:45:01 +01:00
__init__.py Custom PDF filename with partner names, localize report headers 2026-02-09 09:44:07 +01:00
__manifest__.py Bump version to 16.0.2.3.0 2026-03-12 10:49:12 +01:00
README.rst Initial commit: Odoomates Odoo packages (12 packages) 2025-08-29 15:49:21 +02:00

====================================
Odoo 16 Accounting Financial Reports
====================================

This Module will provide all the financial reports for odoo 16
community edition

Installation
============

To install this module, you need to:

Download the module and add it to your Odoo addons folder. Afterward, log on to
your Odoo server and go to the Apps menu. Trigger the debug mode and update the
list by clicking on the "Update Apps List" link. Now install the module by
clicking on the install button.

Upgrade
============

To upgrade this module, you need to:

Download the module and add it to your Odoo addons folder. Restart the server
and log on to your Odoo server. Select the Apps menu and upgrade the module by
clicking on the upgrade button.


Configuration
=============

There is Nothing to Configure


Credits
=======

Contributors
------------

* Odoo Mates <odoomates@gmail.com>


Author & Maintainer
-------------------

This module is maintained by the Odoo Mates