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 pip install + Others things #64

Merged
merged 5 commits into from
Jan 25, 2018
Merged

Conversation

sebalix
Copy link
Collaborator

@sebalix sebalix commented Jan 25, 2018

@jbeficent unfortunately Travis tests were broken (and since a long time!).
I also fixed the odoo_pip_odoo_bin_path variable to handle Odoo < 10 (./odoo.py) and Odoo >= 10 (./odoo) + the ownership of files generated through pip.

Your review is welcome.

…ing that the service is running on http://localhost:8069 + Fix the description of 'pip' install type in README + Restart Odoo if the application of the pip requirements.txt file has triggered changes + Set the default 'odoo_version' to 11.0
…tion + install PyPDF 1.13 on Debian Stretch for Odoo 8, 9 and 10 (not PyPDF2)
… the Odoo archive from https://nightly.odoo.com instead of https://github.com/odoo/odoo, the first contains all standard modules in the 'addons/' folder, not the second
@JordiBForgeFlow
Copy link
Member

Ok. Seems good! Let's wait then for Travis to finalize.

What about wkhtmltopdf? We have been working with 0.12.4 in v11 and works well.

@sebalix
Copy link
Collaborator Author

sebalix commented Jan 25, 2018

It needs some work to install wkhtmltopdf from .deb package for 0.12.1 (done partially) and from the .tar.gz for 0.12.4. It's on my roadmap.

@sebalix
Copy link
Collaborator Author

sebalix commented Jan 25, 2018

@jbeficent and do you know how behave wkhtmltopdf 0.12.4 with Odoo 8/9/10 ? Is it compatible?

@JordiBForgeFlow
Copy link
Member

We have been using 0.12.4 in v9, v10 and v11 with success.

@JordiBForgeFlow
Copy link
Member

But I think that it was patched.

@sebalix
Copy link
Collaborator Author

sebalix commented Jan 25, 2018

Okay, I'll do some tests locally regarding wkhtmltopdf 0.12.4 on Debian Stretch and Odoo 8.

@sebalix sebalix merged commit 3775cf6 into OCA:master Jan 25, 2018
@sebalix sebalix deleted the fix-pip-install branch January 25, 2018 17:06
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.

2 participants