reporting-engine
reporting-engine copied to clipboard
Odoo Alternative Reporting Engine
 Somebody can check this? Tested in runboat.
Hi, When you duplicate a V1 materialized SQL view to make a new V2 version, for example, the cron remains the same. However, in the cron line model._refresh_materialized_view_cron([id]), the id...
Superseeds https://github.com/OCA/reporting-engine/pull/799
## Module Qweb PDF reports signer report_qweb_signer ## Describe the bug Install the module get this error: RPC_ERROR Odoo Server Error Traceback (most recent call last): File "/opt/odoo/custom/src/odoo/odoo/http.py", line 1788,...
I think having bi_sql_view generate materialized views by default is not the best setting, and I would like to have the default value for this field to be `False` The...
## Module base_comment_template ## Describe the bug The domain field on the comment template is not working properly. Even not in V17. ## To Reproduce **Affected versions**: V17, v18. (16...
Hello! My apologies but I have been trying to fix this error on Odoo 18. My custom module using xslxwriter works well on Odoo 12 but as I am currently...
Standard Migration Depends on: - https://github.com/OCA/reporting-engine/pull/976 @ForgeFlow