Skip to content

Tags: cmarrero/reporting-engine

Tags

13.0-brb-817e2f7b-odoo13_addon_report_py3o_multilang

Toggle 13.0-brb-817e2f7b-odoo13_addon_report_py3o_multilang's commit message
[ADD] setup.py

12.0-prg-a5ceb866-odoo12_addon_report_py3o

Toggle 12.0-prg-a5ceb866-odoo12_addon_report_py3o's commit message
Merge commit 'refs/pull/365/head' of https://github.com/OCA/reporting…

…-engine into 12.0-prg_master

12.0-prg-8f517ad0-odoo12_addon_report_py3o

Toggle 12.0-prg-8f517ad0-odoo12_addon_report_py3o's commit message
[FIX] - remove py3o action report

13.0-brb-7f88ec52-odoo13_addon_report_py3o_multilang

Toggle 13.0-brb-7f88ec52-odoo13_addon_report_py3o_multilang's commit message
[ADD] setup.py

13.0-brb-7f88ec52-odoo13_addon_report_py3o

Toggle 13.0-brb-7f88ec52-odoo13_addon_report_py3o's commit message
Make sure value is always set for computed fields

(without these a CacheMiss error is thrown by odoo)

13.0-brb-7f88ec52-odoo13_addon_report_py3o_fusion_server

Toggle 13.0-brb-7f88ec52-odoo13_addon_report_py3o_fusion_server's commit message
Make sure value is always set for computed fields

(without these a CacheMiss error is thrown by odoo)

9.0-slg-f00038d85-odoo9_addon_report_py3o

Toggle 9.0-slg-f00038d85-odoo9_addon_report_py3o's commit message
[FIX] report_py3o: Return the path of the file already stored in atta…

…chment in place as its content and type

Report py3o expect to recieve the path of the file when calling the '_get_or_create_single_report' method

9.0-slg-817ad97cc-odoo9_addon_report_py3o

Toggle 9.0-slg-817ad97cc-odoo9_addon_report_py3o's commit message
Merge branch '9.0-report_py3o_xls_tbi' of ssh://github.com/acsone/rep…

…orting-engine into 9.0-slg_master

9.0-slg-817ad97cc-odoo9_addon_report_custom_filename

Toggle 9.0-slg-817ad97cc-odoo9_addon_report_custom_filename's commit message
[FIX] report_custom_filename: Use model specified on the report to br…

…owse the active records

The active_model into the context is not always the model for which the report is generated. For exemple if you open an invoice from the smart button on a sale order, the active model is 'sale.order' and not 'account.invoice'.

12.0-prg-d3bc06d3-odoo12_addon_report_substitute

Toggle 12.0-prg-d3bc06d3-odoo12_addon_report_substitute's commit message
[FIX] - manage the case where mail.compose.message is triggered from …

…the chatter