Ir al contenido
Odoo Menú
  • Inicia 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 propiedades
    • 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
  1. Cursos
  2. Spreadsheet & Dashboards
  3. Insert an Odoo list
Navegación
Inicio └Spreadsheet & Dashboards └Insert an Odoo list

Spreadsheet & Dashboards

0 %

Completado

Contenido del curso
  • Introduction to Spreadsheet and Dashboards
    • Odoo Spreadsheet basics 40 xp
      • Prueba
    • Odoo Dashboards basics 40 xp
      • Prueba
  • Insert and link to Odoo data
    • Insert an Odoo list 40 xp
      • Prueba
    • Insert an Odoo chart 40 xp
      • Prueba
  • Present and visualize data
    • Dashboard from scratch
  • App integrations
    • Quality - Spreadsheet checks
    • Quality - Spreadsheet template formatting

Insert an Odoo list

40 XP
Anterior Siguiente
Pantalla completa Compartir
  • Más información
  • Comentarios (0)

Learn how to insert an Odoo list into an Odoo spreadsheet so you can work with and analyze live Odoo data. 

Calificación
0 0

No hay comentarios por ahora.

Unirse a este curso
para ser el primero en comentar.

1. When preparing a list view in the Sales app to be inserted into a spreadsheet, what is the most efficient way to ensure only records with the status "Quotation Sent" are included?
Insert the entire list, then manually delete the rows that include anything other than Quotation Sent after the list is inserted into the spreadsheet. Via the search bar, apply a Custom Filter where the status must be Quotation Sent. Activate developer mode and hide the "Status" column in the list view. Sort the list by "Status" so that all Quotations appear at the top before inserting the list into a spreadsheet.
2. You want to track only the "Top 5" unconfirmed quotations. How is the number of records determined during the insertion process?
Odoo always inserts the first 80 records by default, and you need to hide the extra rows in the spreadsheet. The number of records is fixed based on the "My Quotation" filter and cannot be changed during insertion. In the "Insert in Spreadsheet" pop-up window, you can manually update the number of records to 5. Click the slider menu then, at the bottom, enter the number of records to insert.
3. A spreadsheet you are working in includes several lists that have been inserted from your database. How can you easily see which model the data has been retrieved from?
In the List properties panel on the right side of the spreadsheet, accessible by clicking on the data source from the Data menu. By right-clicking any cell in the table and selecting "See record." In the Odoo Settings menu under Technical > Models. Inside the sheet name itself, which always displays the model’s technical name.
4. In the formula =ODOO.LIST(2, 5, "user_id"), what does the second argument (i.e., the number '5') represent?
The List ID, which identifies which data source in the spreadsheet to use. The Index, which represents the specific record's original position in the list before insertion. The total number of records currently being displayed in that table. The salesperson's database ID (user_id).
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 Svenska ภาษาไทย 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.

Sitio web hecho con

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