Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Kov
    • Nábytek
    • Jídlo
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • IT hardware a podpora
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Install Odoo stable on Ubuntu LTS 14.04

Odebírat

Get notified when there's activity on this post

This question has been flagged
webclientdebianopenubuntu12.04debodooodooV8odooV8_database
7 Odpovědi
17040 Zobrazení
Avatar
Timo Goosen

You can read how to do it here: http://yoirtuts.com/index.php?title=Odoo_Install_Odoo

On Debian or Ubuntu it is pretty much just:

 

# echo "deb http://nightly.openerp.com/8.0/nightly/deb/ ./" >> /etc/apt/sources.list

# apt-get update

# apt-get install odoo

# service odoo start

If you wanna know how to setup Odoo with SSL read more here: http://yoirtuts.com/index.php?title=Odoo_Install_Odoo

 

 

 

 

1
Avatar
Zrušit
Yenthe Van Ginneken (Mainframe Monkey)

Perhaps a little comment here for people that have more interest. 1) This 'guide' will not automaticly start Odoo after a server shutdown or reboot 2) Both SSL guides are outdated and refer to Odoo V6 & Odoo V7 on Ubuntu 10.04.. 3) This guide will work but has very little configuration or details. Nevertheless, thank you for sharing.

Yenthe Van Ginneken (Mainframe Monkey)

"Perhaps a little comment here for people that have more interest. 1) This 'guide' will not automaticly start Odoo after a server shutdown or reboot 2) Both SSL guides are outdated and refer to Odoo V6 & Odoo V7 on Ubuntu 10.04.. 3) This guide will work but has very little configuration or details. Nevertheless, thank you for sharing." You are wrong.  If you look in /etc/init.d/ there is a file named odoo. Which means that it will start odoo after a shutdown or reboot. "Both SSL guides are outdated and refer to Odoo V6 & Odoo V7 on Ubuntu 10.04" It doesn't really matter, because anyone with a brain can adopt those instructions for the latest Ubuntu and take in mind that OpenERP v7 also runs on the same port as Odoo so you won't have to change the configuration much.

Avatar
Akhil P Sivan
Nejlepší odpověď

Hi,

Please try the instructions from following link:

http://www.theopensourcerer.com/2014/09/how-to-install-openerp-odoo-8-on-ubuntu-server-14-04-lts/  

This is one of the best tutorial. Follow the instructions and autostart script also work perfectly.

1
Avatar
Zrušit
Avatar
Mahmoud Naguib
Nejlepší odpověď

Check this script

https://github.com/ZamilTec/Arabic-Odoo/blob/master/install.sh

0
Avatar
Zrušit
Avatar
Eduard Weber
Nejlepší odpověď

Unfortunately I must also say: the autostart doesn't work. I also have the odoo file in the /etc/init.d/ but after having the machine started, there is no odoo running. when I try to start as sudo service odoo_start I get "unrecognized service". 

0
Avatar
Zrušit
Avatar
James Utru
Nejlepší odpověď

Worst tutorial I've seen. This is just so incomplete.

0
Avatar
Zrušit
Avatar
eugenio
Nejlepší odpověď

I tried install Odoo like the first post:

# echo "deb http://nightly.openerp.com/8.0/nightly/deb/ ./" >> /etc/apt/sources.list

# apt-get update

# apt-get install odoo

# service odoo start

But when i try to go localhost:8069 have an error: 

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

 

Iḿ newbie with this software, and have not idea how can i solve this.

It's installed in a clean Linuxmint 17 64bits cinnamon. 

Tried with safari and chrome and have the same error. 

thanks

0
Avatar
Zrušit
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Embed JS code Odoo 8
odoo odooV8 odooV8_database
Avatar
0
bře 15
5594
What does this error mean on Odoo? "Could not execute command 'lessc'" Vyřešeno
webclient ubuntu bug open linux ubuntu12.04 builder website odoo odooV8 linu
Avatar
Avatar
Avatar
Avatar
Avatar
22
dub 23
113709
Upgrade Odoo CE from v8.0 to v13.0
upgrade odoo odooV8 odooV8_database
Avatar
Avatar
1
říj 20
3783
AccessError product.template, Operation: read (on a project task?)
debian permissions odooV8 odooV8_database
Avatar
Avatar
Avatar
Avatar
Avatar
5
dub 17
9701
No verification for Odoo when installing on Debian/Ubuntu from .deb
ubuntu debian linux ubuntu12.04 apache2 odoo odooV8 od
Avatar
0
bře 15
6503
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now