Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Create Website pages for a new or existing model?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
websiteQuickstartForumSF-Experts
2 Respuestas
3842 Vistas
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
Descartar
Avatar
Vasudevan Padmanabhan (vpd)
Autor Mejor respuesta

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
Descartar
Theis Dræberg

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

Avatar
Doug Whisman
Mejor respuesta

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
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Download a Document on the website with the press of a button Resuelto
website Quickstart SF-Experts
Avatar
1
oct 24
5999
Website Pop-up with a button Resuelto
popup website Quickstart SF-Experts
Avatar
1
abr 25
9349
Set Maximum number of products to be added to cart Resuelto
ecommerce website Quickstart SF-Experts
Avatar
Avatar
2
jun 25
3264
Change URL of Portal Pages Resuelto
website URL Quickstart SF-Experts
Avatar
Avatar
2
sept 25
3819
Different Font Styles within the same block Resuelto
fonts website Quickstart SF-Experts
Avatar
1
sept 24
4126
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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