reporting-engine icon indicating copy to clipboard operation
reporting-engine copied to clipboard

Odoo Alternative Reporting Engine

Results 132 reporting-engine issues
Sort by recently updated
recently updated
newest added

![Image](https://github.com/user-attachments/assets/1fbc1831-5089-4b0c-ae3c-8b89f147444d) Somebody can check this? Tested in runboat.

bug

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...

bug

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,...

bug

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...

enhancement

## 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...

bug
stale

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...

stale

Standard Migration Depends on: - https://github.com/OCA/reporting-engine/pull/976 @ForgeFlow