Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Create Website pages for a new or existing model?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
websiteQuickstartForumSF-Experts
2 Odpowiedzi
3848 Widoki
Awatar
Vasudevan Padmanabhan (vpd)

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

0
Awatar
Odrzuć
Awatar
Vasudevan Padmanabhan (vpd)
Autor Najlepsza odpowiedź

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
Awatar
Odrzuć
Theis Dræberg

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

Awatar
Doug Whisman
Najlepsza odpowiedź

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
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Download a Document on the website with the press of a button Rozwiązane
website Quickstart SF-Experts
Awatar
1
paź 24
5999
Website Pop-up with a button Rozwiązane
popup website Quickstart SF-Experts
Awatar
1
kwi 25
9352
Set Maximum number of products to be added to cart Rozwiązane
ecommerce website Quickstart SF-Experts
Awatar
Awatar
2
cze 25
3265
Change URL of Portal Pages Rozwiązane
website URL Quickstart SF-Experts
Awatar
Awatar
2
wrz 25
3820
Different Font Styles within the same block Rozwiązane
fonts website Quickstart SF-Experts
Awatar
1
wrz 24
4131
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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