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č

Create Website pages for a new or existing model?

Naroči se

Get notified when there's activity on this post

This question has been flagged
websiteQuickstartForumSF-Experts
2 Odgovori
3881 Prikazi
Avatar
Vasudevan Padmanabhan (vpd)

I want to create a website listing from a new or existing model. how can I achieve this in odoo?

0
Avatar
Opusti
Avatar
Vasudevan Padmanabhan (vpd)
Avtor Best Answer

A Listing can be created from any model. To display records (A record is a collection of data that is organized in a group of fields within a table) from the model (Model is a table with a collection of all records) on a webpage on the website.

To demonstrate this, I will be creating a new Studio App called Horse to display Horses along with some information on the website.

Note: It does not need to be a new application or model, a listing can be enabled from existing models as well.

To create a new Application, I open studio from the App Dashboard.

Select + New App to create a New application

Type in the name of your application and you can either use the logo designer to design a logo or upload one. In this example I have uploaded a Horse image and have name my application Horses.

The next option will be to link your application to a model (Data Table). I have decided to create a New Model. And I am naming my menu Horses.

The default features that will be selected for the model would be Custom sorting, Archiving and Chatter, which are quite useful for organizing the model itself. I will also enable Picture, Monetary value and Tags as these are the options that will allow you to post information on to the website.

All the other options will not post information to the website.

Once the Application is created it will take you to studio where we can add additional fields if needed for the backend.

Feel free to add as many fields as you want by dragging and dropping them into the view. All the new information would not be visible on the website.

Next step would be to Create new records to be displayed in the website. I created 2 Horse Records and have added a Name, Monetary value, tag and image.

To start the listing, Select Studio from the application/model.

Select the Website option from the available menus at the top right of the screen.

Under the listings section, select the New Listing option next to the Website/Websites or all Websites.

A pop up window will open up type in the Name, this will be the Name of the Page, and Menu if a menu is to be created


Once the Listing is enabled, A website description can be found in the existing fields under studio. Drag and drop this field into the view to add a text website description on the Record’s page.

On the website, There will be a page for the Model as a whole with all the records, in this case the 2 horses. By default the page will have in Grid view, however, this can be changed to list view as well.

There will also be a search feature to search for records within this model.

Within each Individual records page, we will be able to see the Name of the record, Monetary Value, Tags, Website Description and the image.

Each Page can further be edited using the website editor and adding other design blocks to the page.

2
Avatar
Opusti
Theis Dræberg

Hello, can we in any way change what field the search feature on website listing use for index?

Avatar
Doug Whisman
Best Answer

Same question as Theis.  Is there a way to modify the search field so it searches tags?  Or, is there a way to provide tags on the model website page itself so website visitors can click on tags so they can filter the results in the new model?

0
Avatar
Opusti
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
Download a Document on the website with the press of a button Solved
website Quickstart SF-Experts
Avatar
1
okt. 24
6024
Website Pop-up with a button Solved
popup website Quickstart SF-Experts
Avatar
1
apr. 25
9404
Set Maximum number of products to be added to cart Solved
ecommerce website Quickstart SF-Experts
Avatar
Avatar
2
jun. 25
3274
Change URL of Portal Pages Solved
website URL Quickstart SF-Experts
Avatar
Avatar
2
sep. 25
3849
Different Font Styles within the same block Solved
fonts website Quickstart SF-Experts
Avatar
1
sep. 24
4166
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