8000 Comparing odoo:master...W360SCORP:master · odoo/docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: odoo/docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: W360SCORP/docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 9, 2019

  1. [FIX] 11.0~13.0: install phonenumbers and upgrade pip

    While phonenumbers is not required to run Odoo, it's a requested nice to
    have.
    
    Upgrading pip solves a red warning issued when pip installs docopt.
    
    closes #245 and closes #168
    d-fence committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    def32c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86f91a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. [FIX] 11.0-13.0: use gpg batch mode

    Without batch option, gpg may try to use /dev/tty.
    
    See https://bugs.debian.org/913614
    d-fence committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    a8bbb7c View commit details
    Browse the repository at this point in the history
  2. [FIX] 11.0-13.0: use apt-get to install wkhtmltopdf

    Usage of apt-get should prevent installing wkhtmltopdf on wrong
    architecture.
    d-fence committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    be52b92 View commit details
    Browse the repository at this point in the history
  3. [FIX] 11.0-13.0: use python image as base image

    In order to have an up to date version of Python and therefore an up to
    date pip version, the Python Docker image is used instead of the Debian
    one.
    
    The choosen Python Docker images are based on desired version of Debian.
    
    This avoid to upgrade pip inside the image, that was resulting in a
    useless copy of pip.
    d-fence committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    6600fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cff1630 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. update fixed error export to excel(xls)

    W360S CORP committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    938415f View commit details
    Browse the repository at this point in the history
Loading
0