Skip to content

[FIX] Fix error when having report_fill_pdf without installing pdftk - #184

Merged
pedrobaeza merged 1 commit into
OCA:11.0from
novawish:fix_pdftk_report_fill_pdf
Jan 5, 2018
Merged

pedrobaeza merged 1 commit into
OCA:11.0from
novawish:fix_pdftk_report_fill_pdf

Conversation

@novawish

Copy link
Copy Markdown

Issue reported here: #183

except (ImportError, IOError) as err:
_logger.debug(err)
raise err
_logger.error('Error while importing: %s.' % err)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Don't change error level

@novawish
novawish force-pushed the fix_pdftk_report_fill_pdf branch from 6707e96 to d7a464a Compare December 27, 2017 17:48
@novawish

novawish commented Jan 3, 2018

Copy link
Copy Markdown
Author

@pedrobaeza Thanks for your comment, I fixed it, could you please check again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants