Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

How to access Odoo website without logging in (as for public)?

Naroči se

Get notified when there's activity on this post

This question has been flagged
website_builderwebsiteodooV9
16 Odgovori
20538 Prikazi
Avatar
Tim Lane

I created a website with the Odoo website builder module. Now I want to access this website without having to log in Odoo. How do I do that? For example, my Odoo 9 is at 192.186.0.2:8080 but I face the login at this address. What is the address for the website on my LAN? Website is public so not need for anyone to log in to view my website.

0
Avatar
Opusti
Prakash

check the port in your odoo-server.config

Tim Lane
Avtor

I didn't see any line relating to website address in the openerp-server.conf other than 8080 (xmlrpc_port) for Odoo itself

Tim Lane
Avtor

Sorry, I mistyped the IP address. it's actually 192.168.1.94, just a normal IP address assigned by the DHCP. Not the router IP address. My mistake.

Avatar
Tim Lane
Avtor Best Answer

I found the solution. I got the website working while you have multiple databases loaded by appending "/?db=xxx" where xxx is the name of your database with desired website (created from Odoo Website Builder) to your odoo instance URL.

For example if your Odoo URL is localhost:8080 then to view your website at localhost:8080/?db=xxx where xxx is the name of database. That's it.

This won't be necessary if you only have one database loaded in the system (postgressql).

1
Avatar
Opusti
Avatar
Jérémy Kersten (jke)
Best Answer

Seems like your 'first page' / homepage needs authentication...

When you go on "http(s)://192.186.0.2:8080"... on which url are you redirected ? 

0
Avatar
Opusti
Tim Lane
Avtor

yes there is authentication at 192.168.1.94:8080 to access Odoo backend, but I meant how to access the website that I created with Odoo Website Builder module. I don't want to log in Odoo and then access the website from there. I don't want my peers to log in my Odoo just to view the website. What is the proper address (port?) to view the website normally?

Jérémy Kersten (jke)

The url should be the same. What is the url in the top bar ? <br/>

192.168.1.94:8080/web ?

Tim Lane
Avtor

yes the url is same but i get login which i don't want to log in just to view the website. how can my other peers view the website without having to log in Odoo? it's same idea as you view any other website on the internet without having to log in. i want this same for my LAN for my colleagues to view the website that i created with Odoo Website Builder.

Jérémy Kersten (jke)

'The url is the same ...' WHAT IS the url ?

xxx:8080/??????????????????????????????????????

Tim Lane
Avtor

it's http://192.168.1.94:8080/page/homepage but i get 404 error if i'm not logged in. i can access to the page only when i'm logged in.

both http://192.168.1.94:8080/page/homepage and http://192.168.1.94:8080 point to same home page

Jérémy Kersten (jke)

Ok, so your are not face to the login page :/ But a 404 :)

Do you have custom module ? Do you have some error in your log.

Else, are you sure that you have no group on your view ?

By default, controller page is public... Check that you have a ir.ui.view whey key=homepage, active=True and without group on this view.

Tim Lane
Avtor

nope, i don't have any custom module installed. where can i check my view? "system parameters" under settings menu?

Tim Lane
Avtor

i see several ir.ui.view objects in the "views" menu under the user interface. is that what you referred to?

Jérémy Kersten (jke)

yes, it is...

You should find an 'homepage' view. click on it to open, and take a look in the 'key' field.

Check also that you don't have changed access right on it, added groups or inactive it.

Tim Lane
Avtor

i found the view named "Homepage" with the following settings:

view name: Homepage

Website:

Key: website.homepage

View Type: QWeb

Object:

Sequence: 29

Child Field:

Inherited View:

View inheritance mode: Base view

Model Data: Homepage

External ID: website.homepage

Active: checked

i have changed the key field to homepage (was website.homepage) but it doesn't solve the issue.

Tim Lane
Avtor

and there is no groups assigned as well

Tim Lane
Avtor

I got it working. See the answer above. It's simple actually. Thanks for your help though.

Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
How do i re-run the website builder to include the demo theme? Solved
website_builder website
Avatar
Avatar
Avatar
2
sep. 25
4289
Adding an HTML element to existing website template
website_builder website
Avatar
Avatar
1
jul. 25
1741
How to add lottie animation to odoo site
website_builder website
Avatar
Avatar
Avatar
2
jun. 25
3232
Website - how to ask for email before allowing download of a pdf Solved
website_builder website
Avatar
Avatar
Avatar
3
apr. 25
3229
Calculator on website
website_builder website
Avatar
Avatar
1
apr. 25
4073
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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