Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

How to use the PDF Quote Builder and add Dynamic Fields with LibreOffice? [V17]

Suscribirse

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

Se marcó esta pregunta
salespdfquickstartQuickstart
3 Respuestas
7966 Vistas
Avatar
Abraham Ismael Torales Salazar (aits)

Is there a way to create dynamic PDF’s for free and use them for Odoo Quotations?


Related forum post: How to configure dynamic fields

1
Avatar
Descartar
Avatar
Abraham Ismael Torales Salazar (aits)
Autor Mejor respuesta

From the Sales App Settings, we can locate the PDF Quote Builder, which can help us create customizable sales quotations.

We can configure Header pages (pages before the quotation) and Footer pages (pages after the quotation).


If we want to make it more dynamic (example: adding automatically the sale order number or the client’s name to the PDF), we have to add specific fields to the PDF.

We can do it by using LibreOffice, which is a free software.

Open your PDF with LibreOffice:

From Insert > Form Control, add a Text Box:


Right click on the Text Box > Control Properties and in "Name" add the technical name of the corresponding Odoo field.

From this window, you can also edit the text box and font style.

Example: adding the field for client’s name.


Now you can export it as PDF and upload it in the settings for general use (or in quotation templates for specific use)


Now create a sale order and download the PDF Quote:


Now we have dynamic PDF’s!


Tip: Enable the developer mode to look for the technical names of Odoo Fields.

You can also find here more examples of commonly used fields.

5
Avatar
Descartar
Ricardo Gross

thanks :-)

Avatar
Alessio Lizza
Mejor respuesta

Hello,

I am trying to create a pdf with other Dynamic Fields (different from those wiritte in the Odoo documentation).

It seems to be impossible, Odoo recognises only the fields that are written in the documentation. Any other fields are not recognised, I have tried everything.

I have just read here that you cannot use any other fields because this feature was blocked.

Is that true?
Is it impossible to add dynamic fields different from the ones present in the documentation?


Thank you 

Best Regards

0
Avatar
Descartar
Frank Tanneberger

Hi Lizza,

I try also a lot of fields. Only the fields that are written in teh documentation are usabel.
Thats a pitty.

Abraham Ismael Torales Salazar (aits)
Autor

Hello!

From version 17.4 it is now possible and more flexible to use any field we want! Even new fields created with Studio.

I created a new forum post where I describe more in detail this topic: https://www.odoo.com/es/forum/ayuda-1/how-to-configure-dynamic-fields-for-pdf-quote-builder-v17-4-266394

Avatar
Guillaume Staumont (gust)
Mejor respuesta

Thanks, very nice tool!

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
[18.0] How can I add a sequence to the lines in my sale order, invoice or purchase order? Resuelto
sales pdf sale.order.line quickstart Quickstart
Avatar
Avatar
Avatar
3
nov 25
6611
adding custom field in quotation/invoice
sales pdf
Avatar
Avatar
1
nov 25
400
How do I connect the Epson TM-T88VII to Odoo?
quickstart Quickstart
Avatar
Avatar
2
oct 25
880
How to Set Customer-Specific Product Names Resuelto
quickstart Quickstart
Avatar
1
ago 25
1360
Odoo 18 Quotation Builder Header/Footer Print Problem Resuelto
sales pdf
Avatar
Avatar
2
ago 25
4453
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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