reporting-engine
reporting-engine copied to clipboard
Odoo Alternative Reporting Engine
cc: @SodexisTeam
Recreate PR that was closed https://github.com/OCA/reporting-engine/pull/740. @qrtl
report_py3o adapted to version 17.0
This module extends the functionality of ``sql_export`` to allow you to only export changes between export runs. I added a [second commit](https://github.com/OCA/reporting-engine/pull/873/commits/0e13eda3b1b4d6790514e20fd6d0ca5cf34380c7) that allows users to keep the results of...
File names should be the same whether we download a single report or if we zip several report files. Forward port of #829
File names should be the same whether we download a single report or if we zip several report files. Forward port to 16.0 : #830
Control Page Breaks in ``s within QWeb Reports used by: * https://github.com/OCA/account-invoice-reporting/pull/297 * https://github.com/OCA/sale-reporting/pull/243