Tags: cmarrero/reporting-engine
Tags
Merge commit 'refs/pull/365/head' of https://github.com/OCA/reporting… …-engine into 12.0-prg_master
[FIX] - remove py3o action report
Make sure value is always set for computed fields (without these a CacheMiss error is thrown by odoo)
Make sure value is always set for computed fields (without these a CacheMiss error is thrown by odoo)
[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
Merge branch '9.0-report_py3o_xls_tbi' of ssh://github.com/acsone/rep… …orting-engine into 9.0-slg_master
[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'.
[FIX] - manage the case where mail.compose.message is triggered from … …the chatter
PreviousNext