Thanks to visit codestin.com
Credit goes to github.com

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: Yenthe666/InstallScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 14.0
Choose a base ref
...
head repository: Gatodillo/InstallScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 21, 2020

  1. Se omite la instalación de nodejs, wkhtml2pdf, python3 se omite. Se i…

    …ntenta hace uso de un entorno virtual basado en virtualenvwrapper, cuya instalación sde deja al usuario.
    
     On branch 14.0
     Your branch is ahead of 'origin/14.0' by 1 commit.
       (use "git push" to publish your local commits)
    
     Changes to be committed:
    	modified:   odoo_install_debian.sh
    Gatodillo committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    e5cc30a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e46a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0e3924 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    231f476 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c580410 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d2d80a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e0bd6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cf825a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    385d0f0 View commit details
    Browse the repository at this point in the history
  10. Se omite la creación de la cuenta local que administra la instancia d…

    …e Odoo y se usa la cuenta del usuario debian
    Gatodillo committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    4d209dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a39829a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Falla la creación del script para iniciar odoo pero se mantiene el có…

    …digo por los parámetros agregados a sudo para funcionar con el etorno virtual de python
    Gatodillo committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    f3d7a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bef3608 View commit details
    Browse the repository at this point in the history
  3. Se añaden instrucciones para actualizar python e instalar virtualenv …

    …y wkhtml2pdf. Al final del script se incluye una línea para ejecutar Odoo
    Gatodillo committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    cc59a1f View commit details
    Browse the repository at this point in the history
Loading