reporting-engine
reporting-engine copied to clipboard
Odoo Alternative Reporting Engine
Stop using deprecated `report` tag.
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0 # Modules to migrate - [x] base_comment_template - By @AMhadhbi - #664 - [ ] bi_sql_editor - By @legalsylvain - #670 - [x] report_py3o - By @alexis-via...
With this commit I would like to add my developed pylatex report to the main oca repo. Thanks in advance Matteo
Only change compared to v16 is in report_qweb_pdf_watermark/views/ir_actions_report_xml.xml
This PR refactors the encoding part of the report_csv module into a new module to enable the use of encoding features across multiple reporting modules by adding this new module...
Changed the parent from Report Center menu item since odoo is using now spreadsheet_dashboard_menu_root instead of menu_board_root
Related: https://github.com/OCA/reporting-engine/pull/842 @qrtl
ref: BSRD-708