. - #414
Closed
TRIXServer wants to merge 104 commits into
Closed
.#414TRIXServer wants to merge 104 commits into
TRIXServer wants to merge 104 commits into
Conversation
It was behind from V10 anyways, probably doesn't even work on 12.0 anymore.
Fixes #151 - every once in a while people reported this issue.
…nts.txt - Wkhtmltopdf from V0.12.1 to V0.12.5 - Go back to requirements.txt which finally looks more stable than our own library definitions
[FIX] odoo_install: Use correct doc reference for wkhtmltopdf
[FIX] odoo_install: fix typo in wkhtml URL
[FIX] readme: update all references to V13
- "postgresql-server-dev-all" can be required to correctly install "psycopg2" - In "$OE_HOME_EXT/start.sh" , old reference to OpenERP - Line 72, missing "-y" to install packages
[IMP] odoo_install: better installation handling of packages
Odoo 13 introduced some new apps/dependencies that where not yet added. As the enterprise repository has no requirements.txt file I've added the extra dependencies under the pip3 command. These will only be installed if you've checked on the enterprise option in the script.
[ADD] odoo_install: generate random password
[FIX] install_script: Update URL to V14
[UPD] odoo_install: update readme to V14
digital ocean recently updated initial credit to 200$
Added feature to install correct version of wkhtmltopdf for 64-bit Ubuntu. No 32-bit .deb package seems to be available, so 64-bit only. #TODO: automatically select the correct install command and source file based on detecting Ubuntu version.
Real code to select correct wkhtmltopdf version for Ubuntu 22.04 installation. Note that 32-bit version of wkhtmltopdf is not available.
Wkhtmltopdf has finally been published for 22.04. Added real link. Certbot URL has been depreceated and uses Snap. Added functionality.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.