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] Refer to safe_eval method, not module #357

Commits on Dec 18, 2019

  1. [FIX] Refer to safe_eval method, not module

    Fixes
    ```
    report_qweb_pdf_watermark/models/report.py", line 40, in get_pdf
        dict(env=self.env, docs=self.env[report.model].browse(docids)),
    TypeError: 'module' object is not callable
    ```
    StefanRijnhart committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    cd016c9 View commit details
    Browse the repository at this point in the history