Comentarios en: INSTALAR ODOO EN UBUNTU 18.04 PASO A PASO https://vivaubuntu.com/instalar-odoo-en-ubuntu-18-04-paso-a-paso/ En esta página podrás ver las mejores guías, tutoriales y artículos sobre ubuntu. Todas las versiones y distribuciones del sistema operativo linux. Thu, 02 Dec 2021 14:41:38 +0000 hourly 1 https://wordpress.org/?v=6.4.5 Por: África Mendez https://vivaubuntu.com/instalar-odoo-en-ubuntu-18-04-paso-a-paso/#comment-23999 Thu, 02 Dec 2021 14:41:38 +0000 https://vivaubuntu.com/?p=2798#comment-23999 HOLA YO HE INSTALADO EL 13 PERO MODIFICANDO COSAS
1. sudo apt-get update
2. sudo su
3. sudo apt-get install postgresql postgresql-client
4. # wget -O – https://nightly.odoo.com/odoo.key | apt-key add –
5. https://nightly.odoo.com/13.0/nightly/
6. # echo «deb http://nightly.odoo.com/13.0/nightly/deb/ ./» >> /etc/apt/sources.list.d/odoo.list
7. # apt-get update && apt-get install odoo
8. apt install python3-pip
9. $ sudo pip3 install xlwt
10. $ sudo pip3 install num2words
11. $ apt-get update
12. sudo apt-get install python3 python3-pip fontconfig libxml2 libxml2-dev libxslt1.1 libxslt1-dev zlib1g liblcms2-2 libtiff5 tk tcl libpq5 libldap-2.4-2 libsasl2-2 libx11-6 libxext6 libxrender1 git libsasl2-dev libldap2-dev python3-passlib python3-babel python3-werkzeug python3-lxml python3-decorator python3-dateutil python3-psycopg2 python3-pil python3-psutil python3-jinja2 python3-reportlab python3-html2text python3-docutils python3-suds python3-pypdf2 wkhtmltopdf node-clean-css node-less
13. pip3 install vobject qrcode
14. apt install libldap2-dev libsasl2-dev
15. pip3 install pyldap
16. pip3 install num2words

Por si nos hemos equivocado en algunos de los comandos nos cercioramos de arreglar dependencias necesarias para ello ejecutaremos la siguiente sentencia:
apt-get –fix-broken install

Comprobar que hemos instalado bien odoo , para ello abriremos el navegador y pondremos lo siguiente:
http://localhost:8069

Esta página es genial me ha ayudado muchísimo, muchisimas gracias a sus creadores en serio.

]]>
Por: África Mendez https://vivaubuntu.com/instalar-odoo-en-ubuntu-18-04-paso-a-paso/#comment-23998 Thu, 02 Dec 2021 14:40:32 +0000 https://vivaubuntu.com/?p=2798#comment-23998 HOLA YO HE INSTALADO EL 13 PERO MODIFICANDO COSAS
1. sudo apt-get update
2. sudo su
3. sudo apt-get install postgresql postgresql-client
4. # wget -O – https://nightly.odoo.com/odoo.key | apt-key add –
5. https://nightly.odoo.com/13.0/nightly/
6. # echo «deb http://nightly.odoo.com/13.0/nightly/deb/ ./» >> /etc/apt/sources.list.d/odoo.list
7. # apt-get update && apt-get install odoo
8. apt install python3-pip
9. $ sudo pip3 install xlwt
10. $ sudo pip3 install num2words (hasta aquí es seguir los pasos de la web de Odoo)
11. $ apt-get update (A partir de aqui es seguir lso pasos de VivaUbuntu)
12. sudo apt-get install python3 python3-pip fontconfig libxml2 libxml2-dev libxslt1.1 libxslt1-dev zlib1g liblcms2-2 libtiff5 tk tcl libpq5 libldap-2.4-2 libsasl2-2 libx11-6 libxext6 libxrender1 git libsasl2-dev libldap2-dev python3-passlib python3-babel python3-werkzeug python3-lxml python3-decorator python3-dateutil python3-psycopg2 python3-pil python3-psutil python3-jinja2 python3-reportlab python3-html2text python3-docutils python3-suds python3-pypdf2 wkhtmltopdf node-clean-css node-less
13. pip3 install vobject qrcode
14. apt install libldap2-dev libsasl2-dev
15. pip3 install pyldap
16. pip3 install num2words

Por si nos hemos equivocado en algunos de los comandos nos cercioramos de arreglar dependencias necesarias para ello ejecutaremos la siguiente sentencia:
apt-get –fix-broken install

Comprobar que hemos instalado bien odoo , para ello abriremos el navegador y pondremos lo siguiente:
http://localhost:8069

Esta página es genial me ha ayudado muchísimo, muchisimas gracias a sus creadores en serio.

]]>
Por: Marcos Rodríguez https://vivaubuntu.com/instalar-odoo-en-ubuntu-18-04-paso-a-paso/#comment-21174 Tue, 26 Jan 2021 15:28:01 +0000 https://vivaubuntu.com/?p=2798#comment-21174 En respuesta a Marcos.

Lo siento, todavía no he hecho ningún tutorial de dockers, pero seguramente en breve.
Graicas por el comentario.

]]>
Por: Marcos https://vivaubuntu.com/instalar-odoo-en-ubuntu-18-04-paso-a-paso/#comment-21090 Thu, 14 Jan 2021 15:52:08 +0000 https://vivaubuntu.com/?p=2798#comment-21090 Buenos días,
Tendrás este procedimiento para instalar Odoo v14 community con dockers y dockers-compose?

]]>
Por: TOMAS ANTONIO https://vivaubuntu.com/instalar-odoo-en-ubuntu-18-04-paso-a-paso/#comment-20488 Wed, 02 Dec 2020 15:47:42 +0000 https://vivaubuntu.com/?p=2798#comment-20488 Buenas tardes,
¿Como le documento de actualización de versión de Odoo?
Muchas gracias.

]]>