Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] cmis_report_write: add override to render again to save files in cmis_folder #187

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

jdoutreloux
Copy link
Contributor

When rendering a report, the files weren't saved in the cmis folder because the override was missing.

@jdoutreloux
Copy link
Contributor Author

@qgroulard could you take a look? you removed this override when migrating the module to v16, maybe I'm missing something.

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.96%. Comparing base (c6c1822) to head (1402317).

Additional details and impacted files
@@            Coverage Diff             @@
##             16.0     #187      +/-   ##
==========================================
+ Coverage   86.71%   86.96%   +0.24%     
==========================================
  Files          33       33              
  Lines        1061     1066       +5     
  Branches      124      125       +1     
==========================================
+ Hits          920      927       +7     
  Misses        117      117              
+ Partials       24       22       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qgroulard
Copy link
Contributor

@qgroulard could you take a look? you removed this override when migrating the module to v16, maybe I'm missing something.

I guess it was simply forgotten 🤔

@jdoutreloux jdoutreloux force-pushed the fix-cmis_report_write_render-jdo branch from 56dece7 to 1402317 Compare February 27, 2024 09:55
Copy link
Contributor

@FrancoMaxime FrancoMaxime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM: code review

…n cmis folder

When rendering a report, the files weren't saved in the cmis folder because the override
was missing.
ir.model.fields are not accessible by users anymore, we need to use sudo
@FrancoMaxime FrancoMaxime force-pushed the fix-cmis_report_write_render-jdo branch from 1402317 to 93e258d Compare June 12, 2024 09:02
@FrancoMaxime FrancoMaxime merged commit 0c48496 into 16.0 Jun 12, 2024
3 checks passed
@FrancoMaxime FrancoMaxime deleted the fix-cmis_report_write_render-jdo branch June 12, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants