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

Commits on Jun 12, 2024

  1. [FIX] cmis_report_write: add override to render again to save files i…

    …n cmis folder
    
    When rendering a report, the files weren't saved in the cmis folder because the override
    was missing.
    jdoutreloux authored and FrancoMaxime committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c877c93 View commit details
    Browse the repository at this point in the history
  2. [FIX] cmis_report_write: fix _get_backend.

    ir.model.fields are not accessible by users anymore, we need to use sudo
    jdoutreloux authored and FrancoMaxime committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    93e258d View commit details
    Browse the repository at this point in the history